============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000288/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets.py F

=================================== FAILURES ===================================
_________________ test_alter_with_grants[encryption_disabled] __________________
ydb/tests/functional/secrets/test_secrets.py:68: in test_alter_with_grants
    create_secrets(user1_config, secrets, [""] * len(secrets))
ydb/tests/functional/secrets/conftest.py:89: in create_secrets
    run_with_assert(user_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_alter_with_grants[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000288/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19527
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000288/r3tmp/kikimr_cluster_0fb03t1p
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000288/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16055
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65308
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12540
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29809
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000288/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000288/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/kvpj/000288/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/node_1/logfile_dcz4nz78.log --grpc-port=16055 --mon-port=65308 --ic-port=19527
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16055/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000288/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000288/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/kvpj/000288/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/node_1/logfile_dcz4nz78.log --grpc-port=16055 --mon-port=65308 --ic-port=19527
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000288/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000288/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000288/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/node_1/logfile_dcz4nz78.log', '--grpc-port=16055', '--mon-port=65308', '--ic-port=19527')' in '/home/runner/.ya/build/build_root/kvpj/000288/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1248446
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16055/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/kvpj/000288/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1248447
DEBUG    ya.test:process.py:259 Command (pid 1248447) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1248447) elapsed time (sec): 1.9143378734588623
DEBUG    ya.test:process.py:263 Command (pid 1248447) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248447) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1248447) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248447) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248447) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1248447) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1248447) minflt: 16261
DEBUG    ya.test:process.py:263 Command (pid 1248447) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1248447) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1248447) nivcsw: 201
DEBUG    ya.test:process.py:263 Command (pid 1248447) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1248447) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1248447) nvcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 1248447) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1248447) stime: 1.610711
DEBUG    ya.test:process.py:263 Command (pid 1248447) utime: 0.13452
DEBUG    ya.test:process.py:263 Command (pid 1248447) wtime: 1.918
DEBUG    ya.test:process.py:275 Command (pid 1248447) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1248447) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000288/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000288/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16055', '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: 19527\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/kvpj/000288/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16055', '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: 19527\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1251812
DEBUG    ya.test:process.py:259 Command (pid 1251812) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1251812) elapsed time (sec): 0.6218938827514648
DEBUG    ya.test:process.py:263 Command (pid 1251812) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251812) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1251812) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251812) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251812) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1251812) maxrss: 555564
DEBUG    ya.test:process.py:263 Command (pid 1251812) minflt: 18400
DEBUG    ya.test:process.py:263 Command (pid 1251812) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1251812) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1251812) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1251812) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1251812) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1251812) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 1251812) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1251812) stime: 0.431241
DEBUG    ya.test:process.py:263 Command (pid 1251812) utime: 0.146384
DEBUG    ya.test:process.py:263 Command (pid 1251812) wtime: 0.623
DEBUG    ya.test:process.py:275 Command (pid 1251812) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000288/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000288/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16055', '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/kvpj/000288/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16055', '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: 1252175
DEBUG    ya.test:process.py:259 Command (pid 1252175) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1252175) elapsed time (sec): 0.6927802562713623
DEBUG    ya.test:process.py:263 Command (pid 1252175) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252175) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1252175) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252175) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252175) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1252175) maxrss: 555560
DEBUG    ya.test:process.py:263 Command (pid 1252175) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 1252175) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1252175) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1252175) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1252175) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1252175) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1252175) nvcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 1252175) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1252175) stime: 0.546052
DEBUG    ya.test:process.py:263 Command (pid 1252175) utime: 0.102139
DEBUG    ya.test:process.py:263 Command (pid 1252175) wtime: 0.694
DEBUG    ya.test:process.py:275 Command (pid 1252175) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000288/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4756
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000288/r3tmp/kikimr_cluster_snbwhhil
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000288/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5084
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7773
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27855
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29211
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000288/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000288/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/kvpj/000288/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/node_1/logfile_r4vzrn1t.log --grpc-port=5084 --mon-port=7773 --ic-port=4756
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5084/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000288/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000288/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/kvpj/000288/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/node_1/logfile_r4vzrn1t.log --grpc-port=5084 --mon-port=7773 --ic-port=4756
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000288/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000288/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000288/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/node_1/logfile_r4vzrn1t.log', '--grpc-port=5084', '--mon-port=7773', '--ic-port=4756')' in '/home/runner/.ya/build/build_root/kvpj/000288/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1252910
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5084/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/kvpj/000288/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1252913
DEBUG    ya.test:process.py:259 Command (pid 1252913) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1252913) elapsed time (sec): 1.0568199157714844
DEBUG    ya.test:process.py:263 Command (pid 1252913) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252913) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1252913) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252913) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252913) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1252913) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1252913) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 1252913) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1252913) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1252913) nivcsw: 49
DEBUG    ya.test:process.py:263 Command (pid 1252913) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1252913) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1252913) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 1252913) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1252913) stime: 0.884987
DEBUG    ya.test:process.py:263 Command (pid 1252913) utime: 0.119597
DEBUG    ya.test:process.py:263 Command (pid 1252913) wtime: 1.058
DEBUG    ya.test:process.py:275 Command (pid 1252913) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1252913) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000288/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000288/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5084', '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: 4756\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000288/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5084', '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: 4756\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1257890
DEBUG    ya.test:process.py:259 Command (pid 1257890) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1257890) elapsed time (sec): 0.5903780460357666
DEBUG    ya.test:process.py:263 Command (pid 1257890) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257890) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1257890) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257890) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257890) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1257890) maxrss: 555540
DEBUG    ya.test:process.py:263 Command (pid 1257890) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 1257890) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1257890) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1257890) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 1257890) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1257890) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1257890) nvcsw: 149
DEBUG    ya.test:process.py:263 Command (pid 1257890) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1257890) stime: 0.38383
DEBUG    ya.test:process.py:263 Command (pid 1257890) utime: 0.155142
DEBUG    ya.test:process.py:263 Command (pid 1257890) wtime: 0.592
DEBUG    ya.test:process.py:275 Command (pid 1257890) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000288/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000288/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5084', '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.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/kvpj/000288/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5084', '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: 1258349
DEBUG    ya.test:process.py:259 Command (pid 1258349) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258349) elapsed time (sec): 0.93865966796875
DEBUG    ya.test:process.py:263 Command (pid 1258349) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258349) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258349) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258349) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258349) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258349) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 1258349) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1258349) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258349) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258349) nivcsw: 95
DEBUG    ya.test:process.py:263 Command (pid 1258349) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258349) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258349) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 1258349) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258349) stime: 0.761582
DEBUG    ya.test:process.py:263 Command (pid 1258349) utime: 0.117073
DEBUG    ya.test:process.py:263 Command (pid 1258349) wtime: 0.94
DEBUG    ya.test:process.py:275 Command (pid 1258349) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000288/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18106
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29607
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64044
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27298
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12905
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000288/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000288/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:5084 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000288/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/slot_1/logfile_bbawgsjr.log --grpc-port=18106 --mon-port=29607 --ic-port=64044
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000288/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000288/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:5084 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000288/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/slot_1/logfile_bbawgsjr.log --grpc-port=18106 --mon-port=29607 --ic-port=64044
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000288/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000288/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:5084', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000288/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/slot_1/logfile_bbawgsjr.log', '--grpc-port=18106', '--mon-port=29607', '--ic-port=64044')' in '/home/runner/.ya/build/build_root/kvpj/000288/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1259836
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18106/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/kvpj/000288/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1259837
DEBUG    ya.test:process.py:259 Command (pid 1259837) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1259837) elapsed time (sec): 1.1274588108062744
DEBUG    ya.test:process.py:263 Command (pid 1259837) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259837) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1259837) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259837) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259837) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1259837) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1259837) minflt: 16264
DEBUG    ya.test:process.py:263 Command (pid 1259837) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1259837) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1259837) nivcsw: 68
DEBUG    ya.test:process.py:263 Command (pid 1259837) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1259837) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1259837) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1259837) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1259837) stime: 0.920261
DEBUG    ya.test:process.py:263 Command (pid 1259837) utime: 0.135452
DEBUG    ya.test:process.py:263 Command (pid 1259837) wtime: 1.129
DEBUG    ya.test:process.py:275 Command (pid 1259837) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1259837) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_alter_with_grants[encryption_disabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 19c51a75-a828-4626-8c66-71695009b899, localhost:5084): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 19c51a75-a828-4626-8c66-71695009b899, localhost:5084): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 19c51a75-a828-4626-8c66-71695009b899, localhost:5084): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 18106 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:18106, 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:5084
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 38835981-81b8-4c0a-9ad4-d6356b3c6417, ghrun-2tlsei57yi.auto.internal:18106): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 38835981-81b8-4c0a-9ad4-d6356b3c6417, ghrun-2tlsei57yi.auto.internal:18106): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 38835981-81b8-4c0a-9ad4-d6356b3c6417, ghrun-2tlsei57yi.auto.internal:18106): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NjRjNDNiZTgtNGJjZjRkZTEtOTJkYWQwNjAtN2Q3ZmYwNGM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f7fb2808-2919-4441-b9eb-f5cd02cc7b89, ghrun-2tlsei57yi.auto.internal:18106): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f7fb2808-2919-4441-b9eb-f5cd02cc7b89, ghrun-2tlsei57yi.auto.internal:18106): request = { session_id: "ydb://session/3?node_id=50000&id=NjRjNDNiZTgtNGJjZjRkZTEtOTJkYWQwNjAtN2Q3ZmYwNGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f7fb2808-2919-4441-b9eb-f5cd02cc7b89, ghrun-2tlsei57yi.auto.internal:18106): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NjRjNDNiZTgtNGJjZjRkZTEtOTJkYWQwNjAtN2Q3ZmYwNGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b1fd0ff-b655-48ad-b28a-ef8c5e1112ff, ghrun-2tlsei57yi.auto.internal:18106): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b1fd0ff-b655-48ad-b28a-ef8c5e1112ff, ghrun-2tlsei57yi.auto.internal:18106): request = { session_id: "ydb://session/3?node_id=50000&id=NjRjNDNiZTgtNGJjZjRkZTEtOTJkYWQwNjAtN2Q3ZmYwNGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b1fd0ff-b655-48ad-b28a-ef8c5e1112ff, ghrun-2tlsei57yi.auto.internal:18106): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NjRjNDNiZTgtNGJjZjRkZTEtOTJkYWQwNjAtN2Q3ZmYwNGM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f8af4387-2f83-4326-94f5-5e30352f9e2a, ghrun-2tlsei57yi.auto.internal:18106): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f8af4387-2f83-4326-94f5-5e30352f9e2a, ghrun-2tlsei57yi.auto.internal:18106): request = { session_id: "ydb://session/3?node_id=50000&id=NjRjNDNiZTgtNGJjZjRkZTEtOTJkYWQwNjAtN2Q3ZmYwNGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f8af4387-2f83-4326-94f5-5e30352f9e2a, ghrun-2tlsei57yi.auto.internal:18106): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5084
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:18106
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 20b2be07-0987-490b-be99-f36897a8a762, localhost:5084): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 20b2be07-0987-490b-be99-f36897a8a762, localhost:5084): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 20b2be07-0987-490b-be99-f36897a8a762, localhost:5084): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 18106 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:18106, 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:5084
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b3f72ffd-71bc-4c24-8a8c-991b43bbc3fd, ghrun-2tlsei57yi.auto.internal:18106): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b3f72ffd-71bc-4c24-8a8c-991b43bbc3fd, ghrun-2tlsei57yi.auto.internal:18106): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b3f72ffd-71bc-4c24-8a8c-991b43bbc3fd, ghrun-2tlsei57yi.auto.internal:18106): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NTZjM2MxZjgtYzQ0MGEzZDYtZWM3OTQ5YTgtMTk0M2ExOWU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5a6cb84b-3b95-4b2c-93d2-36eac403280a, ghrun-2tlsei57yi.auto.internal:18106): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5a6cb84b-3b95-4b2c-93d2-36eac403280a, ghrun-2tlsei57yi.auto.internal:18106): request = { session_id: "ydb://session/3?node_id=50000&id=NTZjM2MxZjgtYzQ0MGEzZDYtZWM3OTQ5YTgtMTk0M2ExOWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5a6cb84b-3b95-4b2c-93d2-36eac403280a, ghrun-2tlsei57yi.auto.internal:18106): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NTZjM2MxZjgtYzQ0MGEzZDYtZWM3OTQ5YTgtMTk0M2ExOWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 857d2fc0-c84d-492a-b1f5-e22d6e818d67, ghrun-2tlsei57yi.auto.internal:18106): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 857d2fc0-c84d-492a-b1f5-e22d6e818d67, ghrun-2tlsei57yi.auto.internal:18106): request = { session_id: "ydb://session/3?node_id=50000&id=NTZjM2MxZjgtYzQ0MGEzZDYtZWM3OTQ5YTgtMTk0M2ExOWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 857d2fc0-c84d-492a-b1f5-e22d6e818d67, ghrun-2tlsei57yi.auto.internal:18106): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NTZjM2MxZjgtYzQ0MGEzZDYtZWM3OTQ5YTgtMTk0M2ExOWU=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 6dc2b513-bb1e-4c70-b29c-ca7af327f6e7, ghrun-2tlsei57yi.auto.internal:18106): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 6dc2b513-bb1e-4c70-b29c-ca7af327f6e7, ghrun-2tlsei57yi.auto.internal:18106): request = { session_id: "ydb://session/3?node_id=50000&id=NTZjM2MxZjgtYzQ0MGEzZDYtZWM3OTQ5YTgtMTk0M2ExOWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 6dc2b513-bb1e-4c70-b29c-ca7af327f6e7, ghrun-2tlsei57yi.auto.internal:18106): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5a6cb84b-3b95-4b2c-93d2-36eac403280a, ghrun-2tlsei57yi.auto.internal:18106): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5084
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:18106
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f4a61c70-2a2b-4b2e-827f-4d5ed38c29b8, localhost:5084): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f4a61c70-2a2b-4b2e-827f-4d5ed38c29b8, localhost:5084): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f4a61c70-2a2b-4b2e-827f-4d5ed38c29b8, localhost:5084): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 18106 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:18106, 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:5084
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bc92c458-cf47-4b3a-aefc-9b43e5abfef9, ghrun-2tlsei57yi.auto.internal:18106): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bc92c458-cf47-4b3a-aefc-9b43e5abfef9, ghrun-2tlsei57yi.auto.internal:18106): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bc92c458-cf47-4b3a-aefc-9b43e5abfef9, ghrun-2tlsei57yi.auto.internal:18106): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YmMyODU5MWEtNTgyMGYzZWYtYjAzZmMyNzQtZDg5NDlmZWQ=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7cd9196a-d777-4be3-ada8-dcad4654eb15, ghrun-2tlsei57yi.auto.internal:18106): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7cd9196a-d777-4be3-ada8-dcad4654eb15, ghrun-2tlsei57yi.auto.internal:18106): request = { session_id: "ydb://session/3?node_id=50000&id=YmMyODU5MWEtNTgyMGYzZWYtYjAzZmMyNzQtZDg5NDlmZWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7cd9196a-d777-4be3-ada8-dcad4654eb15, ghrun-2tlsei57yi.auto.internal:18106): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YmMyODU5MWEtNTgyMGYzZWYtYjAzZmMyNzQtZDg5NDlmZWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b9f026bd-6a4d-424c-abcf-9efa905f238f, ghrun-2tlsei57yi.auto.internal:18106): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b9f026bd-6a4d-424c-abcf-9efa905f238f, ghrun-2tlsei57yi.auto.internal:18106): request = { session_id: "ydb://session/3?node_id=50000&id=YmMyODU5MWEtNTgyMGYzZWYtYjAzZmMyNzQtZDg5NDlmZWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE GROUP group;\n        ALTER GROUP group ADD USER user2;\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b9f026bd-6a4d-424c-abcf-9efa905f238f, ghrun-2tlsei57yi.auto.internal:18106): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YmMyODU5MWEtNTgyMGYzZWYtYjAzZmMyNzQtZDg5NDlmZWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 2f628897-1351-417b-8d99-e6e5b3084868, ghrun-2tlsei57yi.auto.internal:18106): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 2f628897-1351-417b-8d99-e6e5b3084868, ghrun-2tlsei57yi.auto.internal:18106): request = { session_id: "ydb://session/3?node_id=50000&id=YmMyODU5MWEtNTgyMGYzZWYtYjAzZmMyNzQtZDg5NDlmZWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 2f628897-1351-417b-8d99-e6e5b3084868, ghrun-2tlsei57yi.auto.internal:18106): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5084
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:18106
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f6c8abc6-5bc6-4f4e-86c2-20ea272bb902, localhost:5084): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f6c8abc6-5bc6-4f4e-86c2-20ea272bb902, localhost:5084): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f6c8abc6-5bc6-4f4e-86c2-20ea272bb902, localhost:5084): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 18106 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:18106, 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:5084
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 43cc07dd-219e-4613-b3e5-0c82d8c0834f, ghrun-2tlsei57yi.auto.internal:18106): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 43cc07dd-219e-4613-b3e5-0c82d8c0834f, ghrun-2tlsei57yi.auto.internal:18106): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 43cc07dd-219e-4613-b3e5-0c82d8c0834f, ghrun-2tlsei57yi.auto.internal:18106): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YTQ4NDlkNzktNzg2Mzc3NGYtNTE0Yjk0ZjctNjBhMmNiMg==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1d648396-d56f-4fff-8e70-2b60f79d3440, ghrun-2tlsei57yi.auto.internal:18106): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1d648396-d56f-4fff-8e70-2b60f79d3440, ghrun-2tlsei57yi.auto.internal:18106): request = { session_id: "ydb://session/3?node_id=50000&id=YTQ4NDlkNzktNzg2Mzc3NGYtNTE0Yjk0ZjctNjBhMmNiMg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1d648396-d56f-4fff-8e70-2b60f79d3440, ghrun-2tlsei57yi.auto.internal:18106): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YTQ4NDlkNzktNzg2Mzc3NGYtNTE0Yjk0ZjctNjBhMmNiMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 21b36920-f65b-478c-bb22-964eb892a291, ghrun-2tlsei57yi.auto.internal:18106): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 21b36920-f65b-478c-bb22-964eb892a291, ghrun-2tlsei57yi.auto.internal:18106): request = { session_id: "ydb://session/3?node_id=50000&id=YTQ4NDlkNzktNzg2Mzc3NGYtNTE0Yjk0ZjctNjBhMmNiMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 21b36920-f65b-478c-bb22-964eb892a291, ghrun-2tlsei57yi.auto.internal:18106): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YTQ4NDlkNzktNzg2Mzc3NGYtNTE0Yjk0ZjctNjBhMmNiMg==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 6d59be3a-abff-489b-86c8-1235e283d00b, ghrun-2tlsei57yi.auto.internal:18106): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 6d59be3a-abff-489b-86c8-1235e283d00b, ghrun-2tlsei57yi.auto.internal:18106): request = { session_id: "ydb://session/3?node_id=50000&id=YTQ4NDlkNzktNzg2Mzc3NGYtNTE0Yjk0ZjctNjBhMmNiMg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 6d59be3a-abff-489b-86c8-1235e283d00b, ghrun-2tlsei57yi.auto.internal:18106): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5084
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:18106
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232456.3284795, expires_in: 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:421 RpcState(Login, ff2fc481-2252-4149-a0f1-677f617eb1c4, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff2fc481-2252-4149-a0f1-677f617eb1c4, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff2fc481-2252-4149-a0f1-677f617eb1c4, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232457.0390692, expires_in: 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:421 RpcState(Login, a6a7b3e7-3e9a-49a3-a9d8-71c81287ea3a, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6a7b3e7-3e9a-49a3-a9d8-71c81287ea3a, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6a7b3e7-3e9a-49a3-a9d8-71c81287ea3a, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232458.50503, expires_in: 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:421 RpcState(Login, 6b02ff9b-3dc2-4256-b7d1-0342049a7671, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b02ff9b-3dc2-4256-b7d1-0342049a7671, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b02ff9b-3dc2-4256-b7d1-0342049a7671, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232459.8503377, expires_in: 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:421 RpcState(Login, 94b90357-2337-4ef9-b2a8-c6e6bee3748a, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94b90357-2337-4ef9-b2a8-c6e6bee3748a, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94b90357-2337-4ef9-b2a8-c6e6bee3748a, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232460.663211, expires_in: 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:421 RpcState(Login, 095f5009-3048-400f-b5e5-11a9e5ada46a, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 095f5009-3048-400f-b5e5-11a9e5ada46a, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 095f5009-3048-400f-b5e5-11a9e5ada46a, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232462.0860589, expires_in: 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:421 RpcState(Login, f82c45d7-16bf-4968-97d1-ecf66a8000f7, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f82c45d7-16bf-4968-97d1-ecf66a8000f7, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f82c45d7-16bf-4968-97d1-ecf66a8000f7, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232463.3348272, expires_in: 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:421 RpcState(Login, dc59fa8e-4287-4c14-8ee8-3ab0782f35f1, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc59fa8e-4287-4c14-8ee8-3ab0782f35f1, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc59fa8e-4287-4c14-8ee8-3ab0782f35f1, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232464.707236, expires_in: 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:421 RpcState(Login, dd478cc5-b166-41b7-a43d-82cb6f5e6a2e, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd478cc5-b166-41b7-a43d-82cb6f5e6a2e, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd478cc5-b166-41b7-a43d-82cb6f5e6a2e, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232465.1170828, expires_in: 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:421 RpcState(Login, bea547b4-cf01-4594-b39e-c9400e2a27e5, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bea547b4-cf01-4594-b39e-c9400e2a27e5, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bea547b4-cf01-4594-b39e-c9400e2a27e5, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232467.0562427, expires_in: 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:421 RpcState(Login, b46408d2-bcd7-45c2-bf77-7056d624692a, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b46408d2-bcd7-45c2-bf77-7056d624692a, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b46408d2-bcd7-45c2-bf77-7056d624692a, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232468.5323315, expires_in: 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:421 RpcState(Login, f3805529-4277-4011-9932-efc04e66a59e, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3805529-4277-4011-9932-efc04e66a59e, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3805529-4277-4011-9932-efc04e66a59e, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232470.739083, expires_in: 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:421 RpcState(Login, 69e002a5-f0d3-47ee-8e75-c0759bf64309, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69e002a5-f0d3-47ee-8e75-c0759bf64309, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69e002a5-f0d3-47ee-8e75-c0759bf64309, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232472.6689262, expires_in: 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:421 RpcState(Login, 84c4be19-5186-45c1-977c-a6634b090f2c, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84c4be19-5186-45c1-977c-a6634b090f2c, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84c4be19-5186-45c1-977c-a6634b090f2c, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232474.3774705, expires_in: 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:421 RpcState(Login, 47280ea9-a2c4-48c7-9668-a48df04b4216, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47280ea9-a2c4-48c7-9668-a48df04b4216, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47280ea9-a2c4-48c7-9668-a48df04b4216, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232475.470553, expires_in: 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:421 RpcState(Login, 85741b2c-c60b-43a1-a36e-fd5a81042ce8, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85741b2c-c60b-43a1-a36e-fd5a81042ce8, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85741b2c-c60b-43a1-a36e-fd5a81042ce8, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232477.4335573, expires_in: 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:421 RpcState(Login, 2caf7e1b-c59e-44e9-929a-619323f81654, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2caf7e1b-c59e-44e9-929a-619323f81654, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2caf7e1b-c59e-44e9-929a-619323f81654, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232478.8409727, expires_in: 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:421 RpcState(Login, eccb1c53-31f6-48b4-b72b-f5ce19f8432d, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eccb1c53-31f6-48b4-b72b-f5ce19f8432d, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eccb1c53-31f6-48b4-b72b-f5ce19f8432d, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232480.9377131, expires_in: 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:421 RpcState(Login, 9ca31809-19a4-4e14-bfaa-28fbe448e8a0, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ca31809-19a4-4e14-bfaa-28fbe448e8a0, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ca31809-19a4-4e14-bfaa-28fbe448e8a0, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232482.516896, expires_in: 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:421 RpcState(Login, 6a6051e0-2538-4d5a-a930-07338280541b, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a6051e0-2538-4d5a-a930-07338280541b, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a6051e0-2538-4d5a-a930-07338280541b, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232484.0458467, expires_in: 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:421 RpcState(Login, a30a6805-7c6b-417d-8afa-d9ded3ed8cab, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a30a6805-7c6b-417d-8afa-d9ded3ed8cab, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a30a6805-7c6b-417d-8afa-d9ded3ed8cab, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232485.8427572, expires_in: 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:421 RpcState(Login, 795438be-598f-46fa-8a9d-69d4b43b0ab0, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 795438be-598f-46fa-8a9d-69d4b43b0ab0, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 795438be-598f-46fa-8a9d-69d4b43b0ab0, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232487.5096192, expires_in: 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:421 RpcState(Login, 5e0d6fb4-5909-40e0-ab5b-20aa85328f01, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e0d6fb4-5909-40e0-ab5b-20aa85328f01, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e0d6fb4-5909-40e0-ab5b-20aa85328f01, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232488.7420468, expires_in: 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:421 RpcState(Login, 7d767121-cc34-4ea2-a617-e4614780702b, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d767121-cc34-4ea2-a617-e4614780702b, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d767121-cc34-4ea2-a617-e4614780702b, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232490.8815038, expires_in: 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:421 RpcState(Login, c3d2dca9-995d-4440-88ee-deff25f99cd9, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3d2dca9-995d-4440-88ee-deff25f99cd9, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3d2dca9-995d-4440-88ee-deff25f99cd9, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232492.6417656, expires_in: 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:421 RpcState(Login, 69bec7ac-de60-4709-b68e-e107810fae8f, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69bec7ac-de60-4709-b68e-e107810fae8f, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69bec7ac-de60-4709-b68e-e107810fae8f, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232494.428625, expires_in: 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:421 RpcState(Login, 6d0530a9-0457-4f80-be0d-a1dd7250540f, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d0530a9-0457-4f80-be0d-a1dd7250540f, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d0530a9-0457-4f80-be0d-a1dd7250540f, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232496.4149792, expires_in: 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:421 RpcState(Login, c50bbe49-cf06-4795-82e3-b7c045ec4948, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c50bbe49-cf06-4795-82e3-b7c045ec4948, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c50bbe49-cf06-4795-82e3-b7c045ec4948, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232498.1592276, expires_in: 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:421 RpcState(Login, 1320f194-8b51-43a7-816e-0acaec293967, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1320f194-8b51-43a7-816e-0acaec293967, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1320f194-8b51-43a7-816e-0acaec293967, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232499.4434721, expires_in: 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:421 RpcState(Login, e5bb13bb-786c-4fe4-a811-b575867f4726, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5bb13bb-786c-4fe4-a811-b575867f4726, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5bb13bb-786c-4fe4-a811-b575867f4726, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232500.102855, expires_in: 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:421 RpcState(Login, b99ea9b6-844e-433d-aacb-2f69d11ab6ff, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b99ea9b6-844e-433d-aacb-2f69d11ab6ff, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b99ea9b6-844e-433d-aacb-2f69d11ab6ff, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232501.8670068, expires_in: 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:421 RpcState(Login, 555a2b67-e54d-4017-bddb-1b90819ccaa6, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 555a2b67-e54d-4017-bddb-1b90819ccaa6, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 555a2b67-e54d-4017-bddb-1b90819ccaa6, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232504.0639212, expires_in: 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:421 RpcState(Login, af2a2886-20be-4fd3-a29f-e94588862e76, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af2a2886-20be-4fd3-a29f-e94588862e76, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af2a2886-20be-4fd3-a29f-e94588862e76, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232505.9866588, expires_in: 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:421 RpcState(Login, 2ec97606-153a-4d8d-ade6-03530e3fec6e, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ec97606-153a-4d8d-ade6-03530e3fec6e, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ec97606-153a-4d8d-ade6-03530e3fec6e, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232507.2477393, expires_in: 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:421 RpcState(Login, 691ccbb6-09d0-4b7f-901d-37fc7381b4f8, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 691ccbb6-09d0-4b7f-901d-37fc7381b4f8, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 691ccbb6-09d0-4b7f-901d-37fc7381b4f8, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232508.952096, expires_in: 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:421 RpcState(Login, b5e460bc-7b4a-4d31-a47b-5db15d0bc0f3, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5e460bc-7b4a-4d31-a47b-5db15d0bc0f3, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5e460bc-7b4a-4d31-a47b-5db15d0bc0f3, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232510.433145, expires_in: 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:421 RpcState(Login, 1a710c61-46c2-453b-b678-61f3e9090d72, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a710c61-46c2-453b-b678-61f3e9090d72, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a710c61-46c2-453b-b678-61f3e9090d72, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232512.1256602, expires_in: 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:421 RpcState(Login, 1ccdd014-0978-4ef1-ae2b-c3d707ead837, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ccdd014-0978-4ef1-ae2b-c3d707ead837, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ccdd014-0978-4ef1-ae2b-c3d707ead837, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232514.255174, expires_in: 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:421 RpcState(Login, 2891cfdf-5ce8-4d6a-aa3e-9c09b7618632, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2891cfdf-5ce8-4d6a-aa3e-9c09b7618632, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2891cfdf-5ce8-4d6a-aa3e-9c09b7618632, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232516.1591902, expires_in: 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:421 RpcState(Login, f1b09750-6400-4230-9082-afdb28891113, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1b09750-6400-4230-9082-afdb28891113, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1b09750-6400-4230-9082-afdb28891113, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232517.4134493, expires_in: 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:421 RpcState(Login, 3c7c8b76-0613-4b60-9f5d-290600dad7cd, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c7c8b76-0613-4b60-9f5d-290600dad7cd, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c7c8b76-0613-4b60-9f5d-290600dad7cd, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232519.3777456, expires_in: 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:421 RpcState(Login, 006dbfe7-b3ad-4671-a603-6e64272a9220, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 006dbfe7-b3ad-4671-a603-6e64272a9220, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 006dbfe7-b3ad-4671-a603-6e64272a9220, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232521.0011675, expires_in: 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:421 RpcState(Login, f256ad61-de6b-4e57-b28e-8a5f098146bf, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f256ad61-de6b-4e57-b28e-8a5f098146bf, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f256ad61-de6b-4e57-b28e-8a5f098146bf, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232522.7986245, expires_in: 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:421 RpcState(Login, b4c67036-4154-41fa-bdc5-3ddd5216684a, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b4c67036-4154-41fa-bdc5-3ddd5216684a, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b4c67036-4154-41fa-bdc5-3ddd5216684a, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232524.0647564, expires_in: 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:421 RpcState(Login, 5f521c33-720b-48df-9855-a80a406636e3, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f521c33-720b-48df-9855-a80a406636e3, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f521c33-720b-48df-9855-a80a406636e3, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232525.8587353, expires_in: 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:421 RpcState(Login, 2550b13b-39ea-4837-bb61-06978cc21176, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2550b13b-39ea-4837-bb61-06978cc21176, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2550b13b-39ea-4837-bb61-06978cc21176, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232527.7496388, expires_in: 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:421 RpcState(Login, 1a060085-81e8-413c-8f2d-7714f57d4d7f, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a060085-81e8-413c-8f2d-7714f57d4d7f, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a060085-81e8-413c-8f2d-7714f57d4d7f, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232529.6937149, expires_in: 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:421 RpcState(Login, 1387a16b-cf08-41e3-b47c-ddb7acf082ca, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1387a16b-cf08-41e3-b47c-ddb7acf082ca, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1387a16b-cf08-41e3-b47c-ddb7acf082ca, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232531.6956208, expires_in: 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:421 RpcState(Login, a9f718a1-6c04-49c4-89d5-1a6185aeb1a3, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9f718a1-6c04-49c4-89d5-1a6185aeb1a3, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9f718a1-6c04-49c4-89d5-1a6185aeb1a3, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232533.8670096, expires_in: 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:421 RpcState(Login, 0980d619-fdbb-4879-a130-71f77f0a5903, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0980d619-fdbb-4879-a130-71f77f0a5903, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0980d619-fdbb-4879-a130-71f77f0a5903, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232535.8916373, expires_in: 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:421 RpcState(Login, 135297e4-f2e7-4aad-8110-55d0361188a8, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 135297e4-f2e7-4aad-8110-55d0361188a8, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 135297e4-f2e7-4aad-8110-55d0361188a8, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232537.2150173, expires_in: 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:421 RpcState(Login, d1f4aedf-6156-4cb4-a6b7-182c7d3ce4a2, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1f4aedf-6156-4cb4-a6b7-182c7d3ce4a2, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1f4aedf-6156-4cb4-a6b7-182c7d3ce4a2, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232538.8844464, expires_in: 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:421 RpcState(Login, 5ff34c33-b667-4387-afe8-746e9c7f0d7f, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ff34c33-b667-4387-afe8-746e9c7f0d7f, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ff34c33-b667-4387-afe8-746e9c7f0d7f, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232540.4825492, expires_in: 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:421 RpcState(Login, 3ad572fc-31f9-4790-9579-e320fdd918d6, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ad572fc-31f9-4790-9579-e320fdd918d6, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ad572fc-31f9-4790-9579-e320fdd918d6, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232542.6469207, expires_in: 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:421 RpcState(Login, 1067c52d-38cb-4baa-9190-e6226739916d, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1067c52d-38cb-4baa-9190-e6226739916d, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1067c52d-38cb-4baa-9190-e6226739916d, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232543.7247887, expires_in: 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:421 RpcState(Login, ba8271dc-aa0e-4ab6-ac8c-190c32a21fba, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba8271dc-aa0e-4ab6-ac8c-190c32a21fba, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba8271dc-aa0e-4ab6-ac8c-190c32a21fba, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232545.4460804, expires_in: 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:421 RpcState(Login, 76d70758-3b65-4a88-b663-f184f918cb22, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76d70758-3b65-4a88-b663-f184f918cb22, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76d70758-3b65-4a88-b663-f184f918cb22, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232546.7621846, expires_in: 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:421 RpcState(Login, f14fadd9-2aea-44eb-b5f4-b3264593b599, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f14fadd9-2aea-44eb-b5f4-b3264593b599, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f14fadd9-2aea-44eb-b5f4-b3264593b599, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232548.510629, expires_in: 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:421 RpcState(Login, d03b026f-f6dd-4f22-a207-12388dfb85e2, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d03b026f-f6dd-4f22-a207-12388dfb85e2, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d03b026f-f6dd-4f22-a207-12388dfb85e2, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232550.2856674, expires_in: 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:421 RpcState(Login, d3d22dc6-3465-4e46-a7b5-7f71a3374c5f, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3d22dc6-3465-4e46-a7b5-7f71a3374c5f, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3d22dc6-3465-4e46-a7b5-7f71a3374c5f, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232551.7897284, expires_in: 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:421 RpcState(Login, eaf8aee7-de34-43d1-b9b2-acf02d7ba75d, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eaf8aee7-de34-43d1-b9b2-acf02d7ba75d, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eaf8aee7-de34-43d1-b9b2-acf02d7ba75d, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232553.5478265, expires_in: 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:421 RpcState(Login, c92f095f-f1f2-4376-9fb8-6bfa7e885db3, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c92f095f-f1f2-4376-9fb8-6bfa7e885db3, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c92f095f-f1f2-4376-9fb8-6bfa7e885db3, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232555.4755268, expires_in: 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:421 RpcState(Login, 66ab4b69-3310-45ab-903c-bc4fc1327b34, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66ab4b69-3310-45ab-903c-bc4fc1327b34, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66ab4b69-3310-45ab-903c-bc4fc1327b34, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232557.403635, expires_in: 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:421 RpcState(Login, f17fe45d-5fd4-4888-a42b-90541337f56c, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f17fe45d-5fd4-4888-a42b-90541337f56c, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f17fe45d-5fd4-4888-a42b-90541337f56c, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232559.599124, expires_in: 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:421 RpcState(Login, 079ffdfe-d6d3-4d1a-bf38-334f8c45f015, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 079ffdfe-d6d3-4d1a-bf38-334f8c45f015, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 079ffdfe-d6d3-4d1a-bf38-334f8c45f015, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232561.3986635, expires_in: 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:421 RpcState(Login, 4530f492-4ca4-4870-9766-b525a44d2669, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4530f492-4ca4-4870-9766-b525a44d2669, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4530f492-4ca4-4870-9766-b525a44d2669, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232563.362902, expires_in: 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:421 RpcState(Login, ed4e2971-a2f4-4ade-8e5a-b50b95778a12, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed4e2971-a2f4-4ade-8e5a-b50b95778a12, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed4e2971-a2f4-4ade-8e5a-b50b95778a12, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232565.2116451, expires_in: 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:421 RpcState(Login, b14a8975-2a01-4ebe-8fa7-5a76b9ea1dd9, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b14a8975-2a01-4ebe-8fa7-5a76b9ea1dd9, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b14a8975-2a01-4ebe-8fa7-5a76b9ea1dd9, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232567.3761609, expires_in: 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:421 RpcState(Login, 4ae233a4-bccc-40e0-9088-3e7183cebdee, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ae233a4-bccc-40e0-9088-3e7183cebdee, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ae233a4-bccc-40e0-9088-3e7183cebdee, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232569.4615893, expires_in: 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:421 RpcState(Login, 790d2ccc-e4f4-4cbf-9bfc-60ff5ed07c8a, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 790d2ccc-e4f4-4cbf-9bfc-60ff5ed07c8a, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 790d2ccc-e4f4-4cbf-9bfc-60ff5ed07c8a, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232571.2893977, expires_in: 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:421 RpcState(Login, c30378a2-b49c-472b-95f7-b01205df45ba, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c30378a2-b49c-472b-95f7-b01205df45ba, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c30378a2-b49c-472b-95f7-b01205df45ba, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232573.2465901, expires_in: 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:421 RpcState(Login, c1f34aac-d533-4052-90ac-77dd87ec716c, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1f34aac-d533-4052-90ac-77dd87ec716c, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1f34aac-d533-4052-90ac-77dd87ec716c, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232575.2186406, expires_in: 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:421 RpcState(Login, ea81fdec-3e17-42c1-aae1-97d2ae7131a6, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea81fdec-3e17-42c1-aae1-97d2ae7131a6, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea81fdec-3e17-42c1-aae1-97d2ae7131a6, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232576.8421106, expires_in: 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:421 RpcState(Login, c14928f6-b55b-43ba-967e-5f18c6d79f6f, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c14928f6-b55b-43ba-967e-5f18c6d79f6f, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c14928f6-b55b-43ba-967e-5f18c6d79f6f, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232578.7144978, expires_in: 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:421 RpcState(Login, 1b3c4554-abac-41fa-831e-0b2dc25ab580, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b3c4554-abac-41fa-831e-0b2dc25ab580, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b3c4554-abac-41fa-831e-0b2dc25ab580, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232580.119454, expires_in: 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:421 RpcState(Login, dcbc610b-75dc-4c1e-b41e-c4979355afdc, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dcbc610b-75dc-4c1e-b41e-c4979355afdc, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dcbc610b-75dc-4c1e-b41e-c4979355afdc, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232581.9230664, expires_in: 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:421 RpcState(Login, fa45d3ac-88e7-4de9-a715-1771896624ee, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa45d3ac-88e7-4de9-a715-1771896624ee, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa45d3ac-88e7-4de9-a715-1771896624ee, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232583.7595842, expires_in: 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:421 RpcState(Login, e976b610-1096-4b53-9fd1-3c6fe3e31035, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e976b610-1096-4b53-9fd1-3c6fe3e31035, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e976b610-1096-4b53-9fd1-3c6fe3e31035, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232585.0628433, expires_in: 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:421 RpcState(Login, 2140c1d1-5acb-4cc5-b87b-687f9c592d2c, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2140c1d1-5acb-4cc5-b87b-687f9c592d2c, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2140c1d1-5acb-4cc5-b87b-687f9c592d2c, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232586.2801058, expires_in: 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:421 RpcState(Login, b91dced2-8a9e-4fcc-913b-5046b3b64753, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b91dced2-8a9e-4fcc-913b-5046b3b64753, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b91dced2-8a9e-4fcc-913b-5046b3b64753, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232588.458078, expires_in: 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:421 RpcState(Login, 6415c4fd-c5bc-426f-bd06-0a3a7707923f, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6415c4fd-c5bc-426f-bd06-0a3a7707923f, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6415c4fd-c5bc-426f-bd06-0a3a7707923f, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232589.929794, expires_in: 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:421 RpcState(Login, 0679f802-9229-4a14-98e0-478f7f93d302, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0679f802-9229-4a14-98e0-478f7f93d302, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0679f802-9229-4a14-98e0-478f7f93d302, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232592.059371, expires_in: 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:421 RpcState(Login, ac095bd1-2016-49f3-879b-7d52e5fb6496, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac095bd1-2016-49f3-879b-7d52e5fb6496, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac095bd1-2016-49f3-879b-7d52e5fb6496, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232593.4644954, expires_in: 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:421 RpcState(Login, 95a64d42-4f1d-4808-b25d-9184c682de7c, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95a64d42-4f1d-4808-b25d-9184c682de7c, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95a64d42-4f1d-4808-b25d-9184c682de7c, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232595.266977, expires_in: 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:421 RpcState(Login, 69429819-9a26-4324-8600-dae15e23c23b, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69429819-9a26-4324-8600-dae15e23c23b, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69429819-9a26-4324-8600-dae15e23c23b, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232597.3590844, expires_in: 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:421 RpcState(Login, 49afa091-3da1-40d2-9808-dfde8146de54, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49afa091-3da1-40d2-9808-dfde8146de54, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49afa091-3da1-40d2-9808-dfde8146de54, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232598.5766065, expires_in: 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:421 RpcState(Login, 7c85dd41-d1ba-450f-b4f2-57fe0d9b340e, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c85dd41-d1ba-450f-b4f2-57fe0d9b340e, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c85dd41-d1ba-450f-b4f2-57fe0d9b340e, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232600.4374106, expires_in: 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:421 RpcState(Login, 8f86cc6a-eeb1-450f-9c4e-2f515b943408, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f86cc6a-eeb1-450f-9c4e-2f515b943408, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f86cc6a-eeb1-450f-9c4e-2f515b943408, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232602.1261263, expires_in: 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:421 RpcState(Login, 7e222196-be36-473d-b668-6d91c644691f, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e222196-be36-473d-b668-6d91c644691f, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e222196-be36-473d-b668-6d91c644691f, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232602.4221158, expires_in: 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:421 RpcState(Login, f225e5d8-07e4-46a1-a8ab-f9a599e0256c, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f225e5d8-07e4-46a1-a8ab-f9a599e0256c, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f225e5d8-07e4-46a1-a8ab-f9a599e0256c, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232604.3083496, expires_in: 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:421 RpcState(Login, 03b4a7ca-c392-4ed2-bfb1-179062074df7, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03b4a7ca-c392-4ed2-bfb1-179062074df7, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03b4a7ca-c392-4ed2-bfb1-179062074df7, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232605.7774835, expires_in: 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:421 RpcState(Login, 036500b3-942d-4109-b402-7af22b685a0a, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 036500b3-942d-4109-b402-7af22b685a0a, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 036500b3-942d-4109-b402-7af22b685a0a, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232607.9393523, expires_in: 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:421 RpcState(Login, ace756e2-5bac-495d-8057-c3c69a30f507, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ace756e2-5bac-495d-8057-c3c69a30f507, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ace756e2-5bac-495d-8057-c3c69a30f507, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232609.6508338, expires_in: 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:421 RpcState(Login, 807e079d-4b4a-4730-bcc5-b67769fe236c, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 807e079d-4b4a-4730-bcc5-b67769fe236c, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 807e079d-4b4a-4730-bcc5-b67769fe236c, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232611.7668524, expires_in: 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:421 RpcState(Login, 8f706548-d7f4-4157-8d3d-b9a946743cae, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f706548-d7f4-4157-8d3d-b9a946743cae, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f706548-d7f4-4157-8d3d-b9a946743cae, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232613.3318892, expires_in: 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:421 RpcState(Login, 3d341da0-51c4-47db-8c24-c583729dac5b, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3d341da0-51c4-47db-8c24-c583729dac5b, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3d341da0-51c4-47db-8c24-c583729dac5b, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232614.6760995, expires_in: 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:421 RpcState(Login, e8bbf71c-55d5-4462-a5c0-2d33d4e0fb4c, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8bbf71c-55d5-4462-a5c0-2d33d4e0fb4c, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8bbf71c-55d5-4462-a5c0-2d33d4e0fb4c, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232616.3612807, expires_in: 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:421 RpcState(Login, 08ce4f3a-7119-45ae-bff9-4ef754f4e03b, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08ce4f3a-7119-45ae-bff9-4ef754f4e03b, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08ce4f3a-7119-45ae-bff9-4ef754f4e03b, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232617.5941882, expires_in: 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:421 RpcState(Login, c4a3cded-e811-4894-b362-80052635d535, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4a3cded-e811-4894-b362-80052635d535, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4a3cded-e811-4894-b362-80052635d535, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232619.341885, expires_in: 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:421 RpcState(Login, 955abdb9-7bb7-4a8c-9652-582aac63fafa, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 955abdb9-7bb7-4a8c-9652-582aac63fafa, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 955abdb9-7bb7-4a8c-9652-582aac63fafa, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232621.207086, expires_in: 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:421 RpcState(Login, 280b53fd-6614-4ec6-8cee-33fc3a3b9c72, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 280b53fd-6614-4ec6-8cee-33fc3a3b9c72, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 280b53fd-6614-4ec6-8cee-33fc3a3b9c72, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232622.8912697, expires_in: 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:421 RpcState(Login, bad4db48-f857-4868-9b14-5be112b47d41, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bad4db48-f857-4868-9b14-5be112b47d41, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bad4db48-f857-4868-9b14-5be112b47d41, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232624.1180458, expires_in: 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:421 RpcState(Login, 6532ba61-6397-440d-9259-b61a6f3fcbda, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6532ba61-6397-440d-9259-b61a6f3fcbda, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6532ba61-6397-440d-9259-b61a6f3fcbda, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232625.3851273, expires_in: 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:421 RpcState(Login, aa4b375b-0691-43db-917f-d638acbbbfbd, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aa4b375b-0691-43db-917f-d638acbbbfbd, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aa4b375b-0691-43db-917f-d638acbbbfbd, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232627.4837103, expires_in: 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:421 RpcState(Login, d842ab75-32e8-48e3-837d-4da2d86b1fb3, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d842ab75-32e8-48e3-837d-4da2d86b1fb3, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d842ab75-32e8-48e3-837d-4da2d86b1fb3, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232628.9144282, expires_in: 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:421 RpcState(Login, 3d6e4b49-a900-41d4-ae77-b58ae4dfb1f4, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3d6e4b49-a900-41d4-ae77-b58ae4dfb1f4, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3d6e4b49-a900-41d4-ae77-b58ae4dfb1f4, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232631.065127, expires_in: 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:421 RpcState(Login, 40685fd4-9664-4db8-b0bc-9efdebc1b15d, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40685fd4-9664-4db8-b0bc-9efdebc1b15d, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40685fd4-9664-4db8-b0bc-9efdebc1b15d, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232632.6072035, expires_in: 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:421 RpcState(Login, 9560c7bb-2a37-4579-8431-bfc8964258d2, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9560c7bb-2a37-4579-8431-bfc8964258d2, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9560c7bb-2a37-4579-8431-bfc8964258d2, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232634.0303, expires_in: 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:421 RpcState(Login, 5837bb8a-dd0c-4036-a043-532af88db875, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5837bb8a-dd0c-4036-a043-532af88db875, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5837bb8a-dd0c-4036-a043-532af88db875, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232636.0626655, expires_in: 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:421 RpcState(Login, 2297aa67-4ffa-4539-a55f-37a083c752a0, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2297aa67-4ffa-4539-a55f-37a083c752a0, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2297aa67-4ffa-4539-a55f-37a083c752a0, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232638.0619943, expires_in: 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:421 RpcState(Login, 263694dd-42be-482e-88db-2a8a62cb3a8c, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 263694dd-42be-482e-88db-2a8a62cb3a8c, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 263694dd-42be-482e-88db-2a8a62cb3a8c, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232640.243343, expires_in: 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:421 RpcState(Login, 21d2034b-8510-4d9c-b951-f6a10bbc5921, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21d2034b-8510-4d9c-b951-f6a10bbc5921, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21d2034b-8510-4d9c-b951-f6a10bbc5921, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232642.105645, expires_in: 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:421 RpcState(Login, cbd4b914-0101-4b61-8bfe-d56d106a8ff2, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cbd4b914-0101-4b61-8bfe-d56d106a8ff2, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cbd4b914-0101-4b61-8bfe-d56d106a8ff2, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232643.6258707, expires_in: 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:421 RpcState(Login, bf93614e-ac5d-45c4-95d6-91012463e375, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf93614e-ac5d-45c4-95d6-91012463e375, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf93614e-ac5d-45c4-95d6-91012463e375, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232645.5505178, expires_in: 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:421 RpcState(Login, be5638d4-a53b-4358-8fd3-f20c37dfd30c, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be5638d4-a53b-4358-8fd3-f20c37dfd30c, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be5638d4-a53b-4358-8fd3-f20c37dfd30c, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232647.0991883, expires_in: 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:421 RpcState(Login, cfb4796d-fa4d-4e1d-ae33-57303d7a4f29, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cfb4796d-fa4d-4e1d-ae33-57303d7a4f29, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cfb4796d-fa4d-4e1d-ae33-57303d7a4f29, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232649.00933, expires_in: 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:421 RpcState(Login, a756d90e-0ccd-494b-a200-6a991b422e85, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a756d90e-0ccd-494b-a200-6a991b422e85, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a756d90e-0ccd-494b-a200-6a991b422e85, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232650.7782018, expires_in: 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:421 RpcState(Login, 907b3dde-ac38-4930-9f66-c3216dfdcd6c, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 907b3dde-ac38-4930-9f66-c3216dfdcd6c, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 907b3dde-ac38-4930-9f66-c3216dfdcd6c, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232652.8589933, expires_in: 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:421 RpcState(Login, f5ab3b58-9d26-4ad4-afe7-f15c8f193d6a, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5ab3b58-9d26-4ad4-afe7-f15c8f193d6a, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5ab3b58-9d26-4ad4-afe7-f15c8f193d6a, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232653.953245, expires_in: 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:421 RpcState(Login, 77dc595b-ddef-4660-804f-ea506a9b8189, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77dc595b-ddef-4660-804f-ea506a9b8189, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77dc595b-ddef-4660-804f-ea506a9b8189, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232655.4133604, expires_in: 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:421 RpcState(Login, a38e8fba-9487-4595-a4df-e64871decd54, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a38e8fba-9487-4595-a4df-e64871decd54, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a38e8fba-9487-4595-a4df-e64871decd54, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232657.5019999, expires_in: 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:421 RpcState(Login, 26ba9ae1-83d0-42a0-ba45-f1f8a4cd92a1, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 26ba9ae1-83d0-42a0-ba45-f1f8a4cd92a1, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 26ba9ae1-83d0-42a0-ba45-f1f8a4cd92a1, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232659.4118578, expires_in: 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:421 RpcState(Login, 8c322232-0d28-4478-bbfd-ed51d24900bd, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c322232-0d28-4478-bbfd-ed51d24900bd, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c322232-0d28-4478-bbfd-ed51d24900bd, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232660.7097516, expires_in: 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:421 RpcState(Login, d7b32d14-f98e-4ce7-be6a-ebb4b8cd2c42, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7b32d14-f98e-4ce7-be6a-ebb4b8cd2c42, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7b32d14-f98e-4ce7-be6a-ebb4b8cd2c42, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232662.2941744, expires_in: 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:421 RpcState(Login, b65dbfa4-ab52-4e8f-920d-635aea77b01e, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b65dbfa4-ab52-4e8f-920d-635aea77b01e, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b65dbfa4-ab52-4e8f-920d-635aea77b01e, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232663.6110208, expires_in: 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:421 RpcState(Login, e3335f19-c4b1-484b-aafc-7a58d7267bcc, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3335f19-c4b1-484b-aafc-7a58d7267bcc, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3335f19-c4b1-484b-aafc-7a58d7267bcc, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232665.201685, expires_in: 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:421 RpcState(Login, 84c41860-a0d4-4f99-9fdc-0880fa195fc5, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84c41860-a0d4-4f99-9fdc-0880fa195fc5, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84c41860-a0d4-4f99-9fdc-0880fa195fc5, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232667.1330068, expires_in: 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:421 RpcState(Login, 19cb3b83-21d5-4a46-9bef-05819dd8f86e, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19cb3b83-21d5-4a46-9bef-05819dd8f86e, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19cb3b83-21d5-4a46-9bef-05819dd8f86e, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232669.0830579, expires_in: 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:421 RpcState(Login, c16ee71c-31cd-4575-9fd9-3039afb9be87, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c16ee71c-31cd-4575-9fd9-3039afb9be87, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c16ee71c-31cd-4575-9fd9-3039afb9be87, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232670.6968408, expires_in: 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:421 RpcState(Login, 4eb91bba-76ac-4009-91cf-d5d6ce213784, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4eb91bba-76ac-4009-91cf-d5d6ce213784, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4eb91bba-76ac-4009-91cf-d5d6ce213784, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232672.2688136, expires_in: 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:421 RpcState(Login, ceb696b6-db78-42ed-8d4a-7801c3d3878f, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ceb696b6-db78-42ed-8d4a-7801c3d3878f, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ceb696b6-db78-42ed-8d4a-7801c3d3878f, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232673.8368673, expires_in: 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:421 RpcState(Login, 22646348-08a8-41d0-b46a-070903e7cb63, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22646348-08a8-41d0-b46a-070903e7cb63, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22646348-08a8-41d0-b46a-070903e7cb63, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232675.8425305, expires_in: 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:421 RpcState(Login, e911e799-6a35-41a3-ae49-e6a1ccf7fa66, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e911e799-6a35-41a3-ae49-e6a1ccf7fa66, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e911e799-6a35-41a3-ae49-e6a1ccf7fa66, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232677.3377466, expires_in: 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:421 RpcState(Login, 2b60d5a4-a12e-42ae-b541-21131cb48598, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b60d5a4-a12e-42ae-b541-21131cb48598, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b60d5a4-a12e-42ae-b541-21131cb48598, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232678.5506396, expires_in: 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:421 RpcState(Login, 07a10281-11ea-49f6-9641-1d61dbacdc65, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07a10281-11ea-49f6-9641-1d61dbacdc65, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07a10281-11ea-49f6-9641-1d61dbacdc65, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232680.7421548, expires_in: 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:421 RpcState(Login, 3eb8ee88-8101-410a-840d-812571f96040, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3eb8ee88-8101-410a-840d-812571f96040, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3eb8ee88-8101-410a-840d-812571f96040, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232682.6531613, expires_in: 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:421 RpcState(Login, e9236b3a-2666-432c-8e51-1b1c66d552d5, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9236b3a-2666-432c-8e51-1b1c66d552d5, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9236b3a-2666-432c-8e51-1b1c66d552d5, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232684.6630526, expires_in: 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:421 RpcState(Login, 5aa0728d-0fbf-40c7-be66-641f1e9c8235, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5aa0728d-0fbf-40c7-be66-641f1e9c8235, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5aa0728d-0fbf-40c7-be66-641f1e9c8235, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232686.8182538, expires_in: 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:421 RpcState(Login, f1f61998-e8dc-4229-9671-c272c5066bc3, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1f61998-e8dc-4229-9671-c272c5066bc3, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1f61998-e8dc-4229-9671-c272c5066bc3, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232688.4801486, expires_in: 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:421 RpcState(Login, 437f5fbd-8dbf-4725-b28f-fb0b3591f53e, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 437f5fbd-8dbf-4725-b28f-fb0b3591f53e, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 437f5fbd-8dbf-4725-b28f-fb0b3591f53e, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232690.6058993, expires_in: 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:421 RpcState(Login, c0058e24-428b-48a0-b41b-14b119576463, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0058e24-428b-48a0-b41b-14b119576463, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0058e24-428b-48a0-b41b-14b119576463, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232692.209846, expires_in: 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:421 RpcState(Login, 063e58a4-6368-43e6-b169-fd29bb8adea6, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 063e58a4-6368-43e6-b169-fd29bb8adea6, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 063e58a4-6368-43e6-b169-fd29bb8adea6, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232693.7002704, expires_in: 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:421 RpcState(Login, 1367b96b-6802-4daf-b2da-4cfeda325587, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1367b96b-6802-4daf-b2da-4cfeda325587, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1367b96b-6802-4daf-b2da-4cfeda325587, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232695.554048, expires_in: 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:421 RpcState(Login, 3c6ec8d4-1a11-4e17-b952-1ee9b5b230da, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c6ec8d4-1a11-4e17-b952-1ee9b5b230da, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c6ec8d4-1a11-4e17-b952-1ee9b5b230da, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232696.8756526, expires_in: 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:421 RpcState(Login, a42fe6d3-54ab-4fbc-aba1-f6c63d03b23d, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a42fe6d3-54ab-4fbc-aba1-f6c63d03b23d, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a42fe6d3-54ab-4fbc-aba1-f6c63d03b23d, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232698.8200648, expires_in: 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:421 RpcState(Login, 960773f0-de63-4c54-9fb2-ace8435445d8, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 960773f0-de63-4c54-9fb2-ace8435445d8, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 960773f0-de63-4c54-9fb2-ace8435445d8, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232699.633035, expires_in: 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:421 RpcState(Login, c427dcb1-26bf-49fe-8b95-9b0725c0588a, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c427dcb1-26bf-49fe-8b95-9b0725c0588a, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c427dcb1-26bf-49fe-8b95-9b0725c0588a, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232701.747427, expires_in: 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:421 RpcState(Login, 575d74c6-2889-4ea2-adb0-b376c069b004, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 575d74c6-2889-4ea2-adb0-b376c069b004, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 575d74c6-2889-4ea2-adb0-b376c069b004, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232703.6970885, expires_in: 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:421 RpcState(Login, b676400b-6bae-4b47-8f8f-3d36ee8cddac, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b676400b-6bae-4b47-8f8f-3d36ee8cddac, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b676400b-6bae-4b47-8f8f-3d36ee8cddac, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232705.3072455, expires_in: 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:421 RpcState(Login, 0e1eae1c-868d-4df4-9c87-16d287135139, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e1eae1c-868d-4df4-9c87-16d287135139, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e1eae1c-868d-4df4-9c87-16d287135139, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232707.5110958, expires_in: 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:421 RpcState(Login, 43393dc5-4925-454d-b18e-a6ed1dd2a5e2, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43393dc5-4925-454d-b18e-a6ed1dd2a5e2, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43393dc5-4925-454d-b18e-a6ed1dd2a5e2, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232708.8262165, expires_in: 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:421 RpcState(Login, a4eb8da1-799c-4411-819c-0bef2cfe4a03, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4eb8da1-799c-4411-819c-0bef2cfe4a03, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4eb8da1-799c-4411-819c-0bef2cfe4a03, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232710.6552138, expires_in: 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:421 RpcState(Login, 909a2464-5c85-48d0-932c-f95fb3eff1d6, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 909a2464-5c85-48d0-932c-f95fb3eff1d6, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 909a2464-5c85-48d0-932c-f95fb3eff1d6, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232712.7316005, expires_in: 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:421 RpcState(Login, 06e2d162-6388-4ab0-a2f6-8d443233cbf3, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06e2d162-6388-4ab0-a2f6-8d443233cbf3, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06e2d162-6388-4ab0-a2f6-8d443233cbf3, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232714.135947, expires_in: 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:421 RpcState(Login, c7d13b55-ba6e-4245-8c8e-4d9d7112f85c, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7d13b55-ba6e-4245-8c8e-4d9d7112f85c, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7d13b55-ba6e-4245-8c8e-4d9d7112f85c, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232716.308854, expires_in: 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:421 RpcState(Login, 7e0042be-9744-4386-9f00-58216a022013, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e0042be-9744-4386-9f00-58216a022013, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e0042be-9744-4386-9f00-58216a022013, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232718.3790948, expires_in: 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:421 RpcState(Login, 89c9af22-42e1-4cca-a3a2-c7ecc8e37939, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89c9af22-42e1-4cca-a3a2-c7ecc8e37939, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89c9af22-42e1-4cca-a3a2-c7ecc8e37939, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232720.0360425, expires_in: 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:421 RpcState(Login, 5746bd83-55c6-455a-ba8c-ee272409e555, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5746bd83-55c6-455a-ba8c-ee272409e555, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5746bd83-55c6-455a-ba8c-ee272409e555, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232721.7362766, expires_in: 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:421 RpcState(Login, 19d1f046-c386-4164-b559-ebf6ed9279ac, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19d1f046-c386-4164-b559-ebf6ed9279ac, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19d1f046-c386-4164-b559-ebf6ed9279ac, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232723.4415903, expires_in: 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:421 RpcState(Login, af941089-0799-4784-9ccc-9f0b2b0fc006, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af941089-0799-4784-9ccc-9f0b2b0fc006, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af941089-0799-4784-9ccc-9f0b2b0fc006, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232725.4624145, expires_in: 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:421 RpcState(Login, cf61a646-2680-4867-8075-002ce9ebd2b0, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf61a646-2680-4867-8075-002ce9ebd2b0, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf61a646-2680-4867-8075-002ce9ebd2b0, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232727.173952, expires_in: 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:421 RpcState(Login, 21739ff5-9ee2-4e20-a06e-1d41e8dd0d82, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21739ff5-9ee2-4e20-a06e-1d41e8dd0d82, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21739ff5-9ee2-4e20-a06e-1d41e8dd0d82, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232729.2757502, expires_in: 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:421 RpcState(Login, a9d0f009-e470-4f3b-ab80-3a52ad8b94a3, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9d0f009-e470-4f3b-ab80-3a52ad8b94a3, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9d0f009-e470-4f3b-ab80-3a52ad8b94a3, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232731.0778086, expires_in: 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:421 RpcState(Login, 3775ec17-0ddb-4bf7-9c9c-bd26911f527c, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3775ec17-0ddb-4bf7-9c9c-bd26911f527c, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3775ec17-0ddb-4bf7-9c9c-bd26911f527c, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232732.341924, expires_in: 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:421 RpcState(Login, c0051e27-a4dc-4627-aec1-7efc12290792, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0051e27-a4dc-4627-aec1-7efc12290792, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0051e27-a4dc-4627-aec1-7efc12290792, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232734.2289028, expires_in: 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:421 RpcState(Login, 956c9f50-aec7-447a-9a8e-dc6111f7288a, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 956c9f50-aec7-447a-9a8e-dc6111f7288a, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 956c9f50-aec7-447a-9a8e-dc6111f7288a, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232735.6650605, expires_in: 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:421 RpcState(Login, 7ad9cc42-c178-43db-9d5e-2a5c2cfc7e21, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ad9cc42-c178-43db-9d5e-2a5c2cfc7e21, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ad9cc42-c178-43db-9d5e-2a5c2cfc7e21, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232737.5562875, expires_in: 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:421 RpcState(Login, 79af72bb-cfca-4d52-86ca-06f5ccfad82e, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79af72bb-cfca-4d52-86ca-06f5ccfad82e, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79af72bb-cfca-4d52-86ca-06f5ccfad82e, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232738.977196, expires_in: 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:421 RpcState(Login, 1a917302-a198-4541-afd7-d5c4b86bfa59, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a917302-a198-4541-afd7-d5c4b86bfa59, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a917302-a198-4541-afd7-d5c4b86bfa59, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232740.9319606, expires_in: 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:421 RpcState(Login, 38545639-af65-4372-95a3-045ef16392c1, localhost:16055): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38545639-af65-4372-95a3-045ef16392c1, localhost:16055): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38545639-af65-4372-95a3-045ef16392c1, localhost:16055): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:16055". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16055
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765232741404320&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:18106/1
============================== slowest durations ===============================
288.05s call     test_secrets.py::test_alter_with_grants[encryption_disabled]
16.37s setup    test_secrets.py::test_alter_with_grants[encryption_disabled]
12.28s setup    test_secrets.py::test_alter_with_grants[encryption_enabled]
1.54s teardown test_secrets.py::test_alter_with_grants[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets.py::test_alter_with_grants[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 608.47s (0:10:08) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...:test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '0', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...:test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '0', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets.py FF

=================================== FAILURES ===================================
________________ test_alter_without_grants[encryption_disabled] ________________
ydb/tests/functional/secrets/conftest.py:43: in run_with_assert
    _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection

During handling of the above exception, another exception occurred:
ydb/tests/functional/secrets/test_secrets.py:52: in test_alter_without_grants
    run_with_assert(user1_config, query, "Access denied for scheme request")
ydb/tests/functional/secrets/conftest.py:46: in run_with_assert
    assert expected_err in str(e)
E   assert 'Access denied for scheme request' in "Couldn't find valid connection"
E    +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_alter_without_grants[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19639
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/00028c/r3tmp/kikimr_cluster_krq7e5vi
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28061
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14622
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1295
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16658
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028c/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/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/node_1/logfile_vzrjtgfe.log --grpc-port=28061 --mon-port=14622 --ic-port=19639
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28061/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028c/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/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/node_1/logfile_vzrjtgfe.log --grpc-port=28061 --mon-port=14622 --ic-port=19639
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/node_1/logfile_vzrjtgfe.log', '--grpc-port=28061', '--mon-port=14622', '--ic-port=19639')' in '/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1248444
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28061/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/kvpj/00028c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1248445
DEBUG    ya.test:process.py:259 Command (pid 1248445) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1248445) elapsed time (sec): 1.650925636291504
DEBUG    ya.test:process.py:263 Command (pid 1248445) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248445) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1248445) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248445) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248445) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1248445) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1248445) minflt: 16263
DEBUG    ya.test:process.py:263 Command (pid 1248445) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1248445) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1248445) nivcsw: 112
DEBUG    ya.test:process.py:263 Command (pid 1248445) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1248445) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1248445) nvcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 1248445) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1248445) stime: 1.285477
DEBUG    ya.test:process.py:263 Command (pid 1248445) utime: 0.114352
DEBUG    ya.test:process.py:263 Command (pid 1248445) wtime: 1.652
DEBUG    ya.test:process.py:275 Command (pid 1248445) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1248445) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28061', '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: 19639\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/kvpj/00028c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28061', '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: 19639\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1252797
DEBUG    ya.test:process.py:259 Command (pid 1252797) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1252797) elapsed time (sec): 1.3324906826019287
DEBUG    ya.test:process.py:263 Command (pid 1252797) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252797) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1252797) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252797) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252797) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1252797) maxrss: 555436
DEBUG    ya.test:process.py:263 Command (pid 1252797) minflt: 18411
DEBUG    ya.test:process.py:263 Command (pid 1252797) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1252797) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1252797) nivcsw: 294
DEBUG    ya.test:process.py:263 Command (pid 1252797) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1252797) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1252797) nvcsw: 81
DEBUG    ya.test:process.py:263 Command (pid 1252797) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1252797) stime: 1.12284
DEBUG    ya.test:process.py:263 Command (pid 1252797) utime: 0.141238
DEBUG    ya.test:process.py:263 Command (pid 1252797) wtime: 1.334
DEBUG    ya.test:process.py:275 Command (pid 1252797) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28061', '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/kvpj/00028c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28061', '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: 1254204
DEBUG    ya.test:process.py:259 Command (pid 1254204) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1254204) elapsed time (sec): 1.3447265625
DEBUG    ya.test:process.py:263 Command (pid 1254204) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254204) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1254204) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254204) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254204) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1254204) maxrss: 555544
DEBUG    ya.test:process.py:263 Command (pid 1254204) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 1254204) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1254204) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1254204) nivcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 1254204) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1254204) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1254204) nvcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 1254204) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1254204) stime: 1.108919
DEBUG    ya.test:process.py:263 Command (pid 1254204) utime: 0.137631
DEBUG    ya.test:process.py:263 Command (pid 1254204) wtime: 1.346
DEBUG    ya.test:process.py:275 Command (pid 1254204) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19555
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/00028c/r3tmp/kikimr_cluster_vp4atnw2
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10332
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30053
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29781
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62285
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028c/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/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/node_1/logfile_zndc3hij.log --grpc-port=10332 --mon-port=30053 --ic-port=19555
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10332/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028c/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/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/node_1/logfile_zndc3hij.log --grpc-port=10332 --mon-port=30053 --ic-port=19555
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/node_1/logfile_zndc3hij.log', '--grpc-port=10332', '--mon-port=30053', '--ic-port=19555')' in '/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1255949
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10332/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/kvpj/00028c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1255973
DEBUG    ya.test:process.py:259 Command (pid 1255973) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1255973) elapsed time (sec): 1.1185905933380127
DEBUG    ya.test:process.py:263 Command (pid 1255973) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1255973) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1255973) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1255973) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1255973) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1255973) maxrss: 547096
DEBUG    ya.test:process.py:263 Command (pid 1255973) minflt: 16503
DEBUG    ya.test:process.py:263 Command (pid 1255973) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1255973) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1255973) nivcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 1255973) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1255973) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1255973) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 1255973) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1255973) stime: 0.8976569999999999
DEBUG    ya.test:process.py:263 Command (pid 1255973) utime: 0.139063
DEBUG    ya.test:process.py:263 Command (pid 1255973) wtime: 1.121
DEBUG    ya.test:process.py:275 Command (pid 1255973) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1255973) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10332', '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: 19555\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10332', '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: 19555\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1258645
DEBUG    ya.test:process.py:259 Command (pid 1258645) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258645) elapsed time (sec): 1.1169214248657227
DEBUG    ya.test:process.py:263 Command (pid 1258645) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258645) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258645) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258645) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258645) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258645) maxrss: 555608
DEBUG    ya.test:process.py:263 Command (pid 1258645) minflt: 18513
DEBUG    ya.test:process.py:263 Command (pid 1258645) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258645) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258645) nivcsw: 217
DEBUG    ya.test:process.py:263 Command (pid 1258645) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258645) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258645) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 1258645) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258645) stime: 0.916485
DEBUG    ya.test:process.py:263 Command (pid 1258645) utime: 0.117146
DEBUG    ya.test:process.py:263 Command (pid 1258645) wtime: 1.118
DEBUG    ya.test:process.py:275 Command (pid 1258645) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10332', '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.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/kvpj/00028c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10332', '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: 1259809
DEBUG    ya.test:process.py:259 Command (pid 1259809) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1259809) elapsed time (sec): 1.050818681716919
DEBUG    ya.test:process.py:263 Command (pid 1259809) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259809) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1259809) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259809) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259809) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1259809) maxrss: 555536
DEBUG    ya.test:process.py:263 Command (pid 1259809) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 1259809) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1259809) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1259809) nivcsw: 66
DEBUG    ya.test:process.py:263 Command (pid 1259809) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1259809) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1259809) nvcsw: 119
DEBUG    ya.test:process.py:263 Command (pid 1259809) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1259809) stime: 0.8314579999999999
DEBUG    ya.test:process.py:263 Command (pid 1259809) utime: 0.127916
DEBUG    ya.test:process.py:263 Command (pid 1259809) wtime: 1.052
DEBUG    ya.test:process.py:275 Command (pid 1259809) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7277
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20927
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19916
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2837
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9834
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10332 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/slot_1/logfile_h5xo5naf.log --grpc-port=7277 --mon-port=20927 --ic-port=19916
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10332 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/slot_1/logfile_h5xo5naf.log --grpc-port=7277 --mon-port=20927 --ic-port=19916
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:10332', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/slot_1/logfile_h5xo5naf.log', '--grpc-port=7277', '--mon-port=20927', '--ic-port=19916')' in '/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1261257
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7277/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/kvpj/00028c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1261297
DEBUG    ya.test:process.py:259 Command (pid 1261297) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1261297) elapsed time (sec): 0.7680075168609619
DEBUG    ya.test:process.py:263 Command (pid 1261297) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261297) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1261297) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261297) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261297) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1261297) maxrss: 547208
DEBUG    ya.test:process.py:263 Command (pid 1261297) minflt: 16287
DEBUG    ya.test:process.py:263 Command (pid 1261297) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1261297) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1261297) nivcsw: 92
DEBUG    ya.test:process.py:263 Command (pid 1261297) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1261297) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1261297) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1261297) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1261297) stime: 0.5598529999999999
DEBUG    ya.test:process.py:263 Command (pid 1261297) utime: 0.131039
DEBUG    ya.test:process.py:263 Command (pid 1261297) wtime: 0.769
DEBUG    ya.test:process.py:275 Command (pid 1261297) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1261297) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_alter_without_grants[encryption_disabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9c811c9e-aeec-4ca5-8f56-09ad19f58a8d, localhost:10332): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9c811c9e-aeec-4ca5-8f56-09ad19f58a8d, localhost:10332): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9c811c9e-aeec-4ca5-8f56-09ad19f58a8d, localhost:10332): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 7277 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:7277, 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:10332
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cf8ce031-3c16-4a42-a8ac-8730f1d36bbc, ghrun-2tlsei57yi.auto.internal:7277): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cf8ce031-3c16-4a42-a8ac-8730f1d36bbc, ghrun-2tlsei57yi.auto.internal:7277): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cf8ce031-3c16-4a42-a8ac-8730f1d36bbc, ghrun-2tlsei57yi.auto.internal:7277): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YzRjNzFjNjItZmMxNzA2NzAtZTg2MGUxMmEtZTgwODNmYWI=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 132cdcca-f97d-4e59-99cf-2ac213bfa490, ghrun-2tlsei57yi.auto.internal:7277): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 132cdcca-f97d-4e59-99cf-2ac213bfa490, ghrun-2tlsei57yi.auto.internal:7277): request = { session_id: "ydb://session/3?node_id=50000&id=YzRjNzFjNjItZmMxNzA2NzAtZTg2MGUxMmEtZTgwODNmYWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 132cdcca-f97d-4e59-99cf-2ac213bfa490, ghrun-2tlsei57yi.auto.internal:7277): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YzRjNzFjNjItZmMxNzA2NzAtZTg2MGUxMmEtZTgwODNmYWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b840a12e-2b7d-46ef-82c6-27e5eb2ad7d4, ghrun-2tlsei57yi.auto.internal:7277): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b840a12e-2b7d-46ef-82c6-27e5eb2ad7d4, ghrun-2tlsei57yi.auto.internal:7277): request = { session_id: "ydb://session/3?node_id=50000&id=YzRjNzFjNjItZmMxNzA2NzAtZTg2MGUxMmEtZTgwODNmYWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b840a12e-2b7d-46ef-82c6-27e5eb2ad7d4, ghrun-2tlsei57yi.auto.internal:7277): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YzRjNzFjNjItZmMxNzA2NzAtZTg2MGUxMmEtZTgwODNmYWI=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, cf89d470-f2b3-4f01-ba21-0c0a4ccad332, ghrun-2tlsei57yi.auto.internal:7277): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, cf89d470-f2b3-4f01-ba21-0c0a4ccad332, ghrun-2tlsei57yi.auto.internal:7277): request = { session_id: "ydb://session/3?node_id=50000&id=YzRjNzFjNjItZmMxNzA2NzAtZTg2MGUxMmEtZTgwODNmYWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, cf89d470-f2b3-4f01-ba21-0c0a4ccad332, ghrun-2tlsei57yi.auto.internal:7277): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 132cdcca-f97d-4e59-99cf-2ac213bfa490, ghrun-2tlsei57yi.auto.internal:7277): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10332
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:7277
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ebe3291e-ffbd-492f-b290-aa1dd12b5a62, localhost:10332): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ebe3291e-ffbd-492f-b290-aa1dd12b5a62, localhost:10332): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ebe3291e-ffbd-492f-b290-aa1dd12b5a62, localhost:10332): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 7277 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:7277, 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:10332
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c8d73836-b484-419c-bfeb-e8f535cb3d85, ghrun-2tlsei57yi.auto.internal:7277): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c8d73836-b484-419c-bfeb-e8f535cb3d85, ghrun-2tlsei57yi.auto.internal:7277): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c8d73836-b484-419c-bfeb-e8f535cb3d85, ghrun-2tlsei57yi.auto.internal:7277): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=Y2M2ZTliYTktMzMxZTdmMmQtNjEyMDU4YmMtMzQ4ZjA2YWY=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5aa72436-1637-4ccd-8b30-17961de93ce7, ghrun-2tlsei57yi.auto.internal:7277): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5aa72436-1637-4ccd-8b30-17961de93ce7, ghrun-2tlsei57yi.auto.internal:7277): request = { session_id: "ydb://session/3?node_id=50000&id=Y2M2ZTliYTktMzMxZTdmMmQtNjEyMDU4YmMtMzQ4ZjA2YWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5aa72436-1637-4ccd-8b30-17961de93ce7, ghrun-2tlsei57yi.auto.internal:7277): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=Y2M2ZTliYTktMzMxZTdmMmQtNjEyMDU4YmMtMzQ4ZjA2YWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02cfaf6f-1cfa-4efe-9f6c-fd1186f40992, ghrun-2tlsei57yi.auto.internal:7277): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02cfaf6f-1cfa-4efe-9f6c-fd1186f40992, ghrun-2tlsei57yi.auto.internal:7277): request = { session_id: "ydb://session/3?node_id=50000&id=Y2M2ZTliYTktMzMxZTdmMmQtNjEyMDU4YmMtMzQ4ZjA2YWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE SECRET `/Root/test/secret` WITH ( value=\'\' );" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02cfaf6f-1cfa-4efe-9f6c-fd1186f40992, ghrun-2tlsei57yi.auto.internal:7277): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=Y2M2ZTliYTktMzMxZTdmMmQtNjEyMDU4YmMtMzQ4ZjA2YWY=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 52ebb678-2646-4034-9734-e4a5caeec09f, ghrun-2tlsei57yi.auto.internal:7277): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 52ebb678-2646-4034-9734-e4a5caeec09f, ghrun-2tlsei57yi.auto.internal:7277): request = { session_id: "ydb://session/3?node_id=50000&id=Y2M2ZTliYTktMzMxZTdmMmQtNjEyMDU4YmMtMzQ4ZjA2YWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 52ebb678-2646-4034-9734-e4a5caeec09f, ghrun-2tlsei57yi.auto.internal:7277): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10332
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:7277
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232455.465007, expires_in: 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:421 RpcState(Login, e162e13d-aa3a-44b3-8d29-de6455f2d77a, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e162e13d-aa3a-44b3-8d29-de6455f2d77a, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e162e13d-aa3a-44b3-8d29-de6455f2d77a, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232456.2694306, expires_in: 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:421 RpcState(Login, e5fbff82-55cc-4ffd-a009-6de6b98c85a7, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5fbff82-55cc-4ffd-a009-6de6b98c85a7, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5fbff82-55cc-4ffd-a009-6de6b98c85a7, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232457.5735285, expires_in: 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:421 RpcState(Login, c60b69c2-527d-40cb-841d-5646812286ea, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c60b69c2-527d-40cb-841d-5646812286ea, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c60b69c2-527d-40cb-841d-5646812286ea, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232459.4389274, expires_in: 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:421 RpcState(Login, ab649e4d-c7c9-44ee-aa4f-77d90ea54c37, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab649e4d-c7c9-44ee-aa4f-77d90ea54c37, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab649e4d-c7c9-44ee-aa4f-77d90ea54c37, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232461.239855, expires_in: 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:421 RpcState(Login, b537caef-0b6f-4524-b7f7-ab9559241bdc, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b537caef-0b6f-4524-b7f7-ab9559241bdc, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b537caef-0b6f-4524-b7f7-ab9559241bdc, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232463.26713, expires_in: 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:421 RpcState(Login, 4cf8acc7-5c22-4886-bfbb-492b3d4cc80b, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4cf8acc7-5c22-4886-bfbb-492b3d4cc80b, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4cf8acc7-5c22-4886-bfbb-492b3d4cc80b, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232464.808043, expires_in: 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:421 RpcState(Login, df045669-9410-4775-b749-9001e40b8dc7, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df045669-9410-4775-b749-9001e40b8dc7, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df045669-9410-4775-b749-9001e40b8dc7, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232465.2903607, expires_in: 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:421 RpcState(Login, 1c69d464-60fb-4757-85d4-204af371f1c9, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c69d464-60fb-4757-85d4-204af371f1c9, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c69d464-60fb-4757-85d4-204af371f1c9, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232467.337247, expires_in: 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:421 RpcState(Login, d2403323-7f09-44cf-acd8-c024d48a2bea, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2403323-7f09-44cf-acd8-c024d48a2bea, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2403323-7f09-44cf-acd8-c024d48a2bea, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232468.793046, expires_in: 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:421 RpcState(Login, 3c7bc9ce-d5d5-499b-b8f0-140b9b11910e, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c7bc9ce-d5d5-499b-b8f0-140b9b11910e, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c7bc9ce-d5d5-499b-b8f0-140b9b11910e, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232470.2364469, expires_in: 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:421 RpcState(Login, 8ba853de-abf3-408b-8d3e-c5e8adddc2d5, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ba853de-abf3-408b-8d3e-c5e8adddc2d5, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ba853de-abf3-408b-8d3e-c5e8adddc2d5, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232471.853053, expires_in: 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:421 RpcState(Login, 0e73812d-f96f-48e9-9005-a757965232ff, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e73812d-f96f-48e9-9005-a757965232ff, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e73812d-f96f-48e9-9005-a757965232ff, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232473.2881594, expires_in: 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:421 RpcState(Login, 88673cbc-6e1c-46c0-a6c0-75bf757ddf8e, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88673cbc-6e1c-46c0-a6c0-75bf757ddf8e, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88673cbc-6e1c-46c0-a6c0-75bf757ddf8e, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232474.657216, expires_in: 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:421 RpcState(Login, 857cbb90-7f8e-44dc-88bb-cd43e3eca82e, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 857cbb90-7f8e-44dc-88bb-cd43e3eca82e, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 857cbb90-7f8e-44dc-88bb-cd43e3eca82e, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232475.8794978, expires_in: 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:421 RpcState(Login, b76d85bb-8ae8-4b1c-b4d3-3fe35254e029, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b76d85bb-8ae8-4b1c-b4d3-3fe35254e029, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b76d85bb-8ae8-4b1c-b4d3-3fe35254e029, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232477.6674888, expires_in: 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:421 RpcState(Login, b9d8142e-c0b4-4816-b54a-fce6597a550d, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9d8142e-c0b4-4816-b54a-fce6597a550d, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9d8142e-c0b4-4816-b54a-fce6597a550d, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232479.1891153, expires_in: 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:421 RpcState(Login, 858f90ca-57b3-4950-8c25-6bb300bf35d0, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 858f90ca-57b3-4950-8c25-6bb300bf35d0, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 858f90ca-57b3-4950-8c25-6bb300bf35d0, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232479.635352, expires_in: 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:421 RpcState(Login, 4f3f316a-2733-474c-ac94-10220ff1b6a3, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f3f316a-2733-474c-ac94-10220ff1b6a3, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f3f316a-2733-474c-ac94-10220ff1b6a3, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232481.3797793, expires_in: 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:421 RpcState(Login, 62f14d1a-65c7-4fd1-8a0c-312b842e0879, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62f14d1a-65c7-4fd1-8a0c-312b842e0879, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62f14d1a-65c7-4fd1-8a0c-312b842e0879, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232482.955065, expires_in: 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:421 RpcState(Login, 5625c7fa-86df-4e43-b5a9-f76bcb290542, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5625c7fa-86df-4e43-b5a9-f76bcb290542, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5625c7fa-86df-4e43-b5a9-f76bcb290542, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232484.9054759, expires_in: 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:421 RpcState(Login, 1b2a95e0-7626-4152-81ff-101bf46de6c6, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b2a95e0-7626-4152-81ff-101bf46de6c6, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b2a95e0-7626-4152-81ff-101bf46de6c6, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232486.7464585, expires_in: 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:421 RpcState(Login, 630d6c0f-cdb4-452b-91d3-b330352fda4c, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 630d6c0f-cdb4-452b-91d3-b330352fda4c, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 630d6c0f-cdb4-452b-91d3-b330352fda4c, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232488.2155497, expires_in: 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:421 RpcState(Login, 49a5c55d-c13a-481f-ac34-a7dcf9203f65, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49a5c55d-c13a-481f-ac34-a7dcf9203f65, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49a5c55d-c13a-481f-ac34-a7dcf9203f65, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232490.3560536, expires_in: 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:421 RpcState(Login, a32b3734-4131-4dcc-916d-c830a10f207a, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a32b3734-4131-4dcc-916d-c830a10f207a, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a32b3734-4131-4dcc-916d-c830a10f207a, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232491.7598596, expires_in: 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:421 RpcState(Login, 88632c4d-3128-4579-b973-1abfe9b34787, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88632c4d-3128-4579-b973-1abfe9b34787, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88632c4d-3128-4579-b973-1abfe9b34787, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232493.71352, expires_in: 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:421 RpcState(Login, 58884baf-b8c4-4be6-aa4e-f22e99426f53, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 58884baf-b8c4-4be6-aa4e-f22e99426f53, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 58884baf-b8c4-4be6-aa4e-f22e99426f53, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232495.0417252, expires_in: 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:421 RpcState(Login, ed08a682-1f68-4039-9341-6e3fb0111795, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed08a682-1f68-4039-9341-6e3fb0111795, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed08a682-1f68-4039-9341-6e3fb0111795, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232496.299716, expires_in: 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:421 RpcState(Login, 7b109f24-49f9-41e1-a6b8-942eff9f8a0f, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b109f24-49f9-41e1-a6b8-942eff9f8a0f, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b109f24-49f9-41e1-a6b8-942eff9f8a0f, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232497.7623873, expires_in: 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:421 RpcState(Login, dde3b02a-2bac-4116-9d42-b1d8231f23d2, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dde3b02a-2bac-4116-9d42-b1d8231f23d2, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dde3b02a-2bac-4116-9d42-b1d8231f23d2, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232499.9083805, expires_in: 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:421 RpcState(Login, d02af63d-41d0-42fe-9867-03f66b99670c, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d02af63d-41d0-42fe-9867-03f66b99670c, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d02af63d-41d0-42fe-9867-03f66b99670c, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232501.9851267, expires_in: 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:421 RpcState(Login, 70f5f134-c607-4201-9ed4-aebfc30cbab9, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70f5f134-c607-4201-9ed4-aebfc30cbab9, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70f5f134-c607-4201-9ed4-aebfc30cbab9, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232503.7801034, expires_in: 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:421 RpcState(Login, bbb628a0-574f-4e2c-b0a3-72745e3a5a7c, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bbb628a0-574f-4e2c-b0a3-72745e3a5a7c, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bbb628a0-574f-4e2c-b0a3-72745e3a5a7c, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232505.176128, expires_in: 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:421 RpcState(Login, 87343f49-2d11-4bdc-b5c1-4e8067c2e129, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87343f49-2d11-4bdc-b5c1-4e8067c2e129, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87343f49-2d11-4bdc-b5c1-4e8067c2e129, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232506.4125931, expires_in: 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:421 RpcState(Login, b38766a6-a01f-4220-bd40-d2e8b5aaca96, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b38766a6-a01f-4220-bd40-d2e8b5aaca96, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b38766a6-a01f-4220-bd40-d2e8b5aaca96, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232507.6727495, expires_in: 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:421 RpcState(Login, 83b5be38-e01a-4318-b3e8-66c4422b565c, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83b5be38-e01a-4318-b3e8-66c4422b565c, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83b5be38-e01a-4318-b3e8-66c4422b565c, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232509.1147144, expires_in: 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:421 RpcState(Login, ecc62ff3-b095-4f60-8dc1-53a5205a895b, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ecc62ff3-b095-4f60-8dc1-53a5205a895b, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ecc62ff3-b095-4f60-8dc1-53a5205a895b, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232510.9621382, expires_in: 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:421 RpcState(Login, 84591606-986b-40e6-b52b-7d0c7b66a0ab, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84591606-986b-40e6-b52b-7d0c7b66a0ab, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84591606-986b-40e6-b52b-7d0c7b66a0ab, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232512.1855369, expires_in: 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:421 RpcState(Login, 68ed3da8-b79d-4396-96b6-64cdaf84aff4, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68ed3da8-b79d-4396-96b6-64cdaf84aff4, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68ed3da8-b79d-4396-96b6-64cdaf84aff4, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232513.8267722, expires_in: 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:421 RpcState(Login, 3cb53b60-91ec-4c96-b541-6d40e5d6eb4c, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3cb53b60-91ec-4c96-b541-6d40e5d6eb4c, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3cb53b60-91ec-4c96-b541-6d40e5d6eb4c, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232515.8287635, expires_in: 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:421 RpcState(Login, f113aca9-f724-4b50-9cea-4f1d63d1ae4d, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f113aca9-f724-4b50-9cea-4f1d63d1ae4d, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f113aca9-f724-4b50-9cea-4f1d63d1ae4d, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232517.1953773, expires_in: 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:421 RpcState(Login, d637dbed-1b06-45d0-8b12-ed3e8d39ed96, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d637dbed-1b06-45d0-8b12-ed3e8d39ed96, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d637dbed-1b06-45d0-8b12-ed3e8d39ed96, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232518.6673803, expires_in: 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:421 RpcState(Login, d8a86fbc-4ff3-48a7-9ae2-758fea2137d4, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8a86fbc-4ff3-48a7-9ae2-758fea2137d4, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8a86fbc-4ff3-48a7-9ae2-758fea2137d4, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232520.7603896, expires_in: 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:421 RpcState(Login, 12eeb64b-a067-452a-90f9-e7aa686dfde6, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 12eeb64b-a067-452a-90f9-e7aa686dfde6, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 12eeb64b-a067-452a-90f9-e7aa686dfde6, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232522.684055, expires_in: 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:421 RpcState(Login, 040cd268-4b62-40d7-ac08-d8e8c0c82c8a, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 040cd268-4b62-40d7-ac08-d8e8c0c82c8a, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 040cd268-4b62-40d7-ac08-d8e8c0c82c8a, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232523.9290366, expires_in: 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:421 RpcState(Login, f00cd222-ed25-47bf-88df-9f094c34ced4, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f00cd222-ed25-47bf-88df-9f094c34ced4, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f00cd222-ed25-47bf-88df-9f094c34ced4, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232525.7615962, expires_in: 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:421 RpcState(Login, a4bdc5d8-c88a-4392-9cd4-f56dd977aa8c, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4bdc5d8-c88a-4392-9cd4-f56dd977aa8c, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4bdc5d8-c88a-4392-9cd4-f56dd977aa8c, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232527.0954103, expires_in: 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:421 RpcState(Login, c8d90bab-1fc3-4711-a54b-52cb2ada1536, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8d90bab-1fc3-4711-a54b-52cb2ada1536, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8d90bab-1fc3-4711-a54b-52cb2ada1536, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232529.0180783, expires_in: 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:421 RpcState(Login, 8aeaefe8-b2a2-4cc3-8292-8c43ccda548c, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8aeaefe8-b2a2-4cc3-8292-8c43ccda548c, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8aeaefe8-b2a2-4cc3-8292-8c43ccda548c, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232530.2314613, expires_in: 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:421 RpcState(Login, fe497d16-13f4-42a8-93fe-c9556ece2ae7, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe497d16-13f4-42a8-93fe-c9556ece2ae7, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe497d16-13f4-42a8-93fe-c9556ece2ae7, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232532.3261418, expires_in: 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:421 RpcState(Login, bb369357-3b02-4b21-9e42-25bf90a6183c, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb369357-3b02-4b21-9e42-25bf90a6183c, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb369357-3b02-4b21-9e42-25bf90a6183c, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232534.1015422, expires_in: 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:421 RpcState(Login, 1176a4fd-a0c2-475c-85e1-24f40c0fd315, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1176a4fd-a0c2-475c-85e1-24f40c0fd315, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1176a4fd-a0c2-475c-85e1-24f40c0fd315, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232536.0214574, expires_in: 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:421 RpcState(Login, c4e8f178-63a6-4568-b418-2ea6328d8f4f, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4e8f178-63a6-4568-b418-2ea6328d8f4f, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4e8f178-63a6-4568-b418-2ea6328d8f4f, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232537.9316359, expires_in: 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:421 RpcState(Login, dfa23d11-d5d7-4b69-b390-f8ae6434db81, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dfa23d11-d5d7-4b69-b390-f8ae6434db81, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dfa23d11-d5d7-4b69-b390-f8ae6434db81, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232539.625262, expires_in: 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:421 RpcState(Login, be61759c-cb79-4e77-bbb1-a6257ffbf45f, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be61759c-cb79-4e77-bbb1-a6257ffbf45f, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be61759c-cb79-4e77-bbb1-a6257ffbf45f, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232541.3384123, expires_in: 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:421 RpcState(Login, 9b16b8f3-bd72-4385-88f5-91f392d57ff2, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b16b8f3-bd72-4385-88f5-91f392d57ff2, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b16b8f3-bd72-4385-88f5-91f392d57ff2, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232543.5152838, expires_in: 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:421 RpcState(Login, b1f83c1e-64ee-4619-8e51-3f450cb55fca, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1f83c1e-64ee-4619-8e51-3f450cb55fca, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1f83c1e-64ee-4619-8e51-3f450cb55fca, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232544.8157792, expires_in: 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:421 RpcState(Login, dff961bc-7d58-4c7d-a539-640f891e9f99, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dff961bc-7d58-4c7d-a539-640f891e9f99, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dff961bc-7d58-4c7d-a539-640f891e9f99, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232546.66858, expires_in: 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:421 RpcState(Login, 4b1197c9-c3ee-4301-bc45-a3b133c84494, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b1197c9-c3ee-4301-bc45-a3b133c84494, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b1197c9-c3ee-4301-bc45-a3b133c84494, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232548.3725734, expires_in: 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:421 RpcState(Login, 3793778d-98b0-4683-8d14-e392c20f6740, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3793778d-98b0-4683-8d14-e392c20f6740, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3793778d-98b0-4683-8d14-e392c20f6740, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232550.4031258, expires_in: 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:421 RpcState(Login, 8249f475-6ba0-4d5c-a054-6d522fc01e4c, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8249f475-6ba0-4d5c-a054-6d522fc01e4c, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8249f475-6ba0-4d5c-a054-6d522fc01e4c, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232550.6738515, expires_in: 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:421 RpcState(Login, 57604399-a53c-498a-b2c3-22aa2b06a44e, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57604399-a53c-498a-b2c3-22aa2b06a44e, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57604399-a53c-498a-b2c3-22aa2b06a44e, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232552.60474, expires_in: 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:421 RpcState(Login, ff097327-d578-41e0-8fb9-da532c186266, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff097327-d578-41e0-8fb9-da532c186266, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff097327-d578-41e0-8fb9-da532c186266, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232554.421089, expires_in: 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:421 RpcState(Login, bcb40607-2bf1-4236-b1de-ce7cadecc440, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bcb40607-2bf1-4236-b1de-ce7cadecc440, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bcb40607-2bf1-4236-b1de-ce7cadecc440, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232555.9494889, expires_in: 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:421 RpcState(Login, ac63c952-a4ec-4270-a1c6-dd7e0013d260, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac63c952-a4ec-4270-a1c6-dd7e0013d260, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac63c952-a4ec-4270-a1c6-dd7e0013d260, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232558.0133476, expires_in: 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:421 RpcState(Login, 5c966493-4133-4ae6-bc1a-4a8c798f0388, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c966493-4133-4ae6-bc1a-4a8c798f0388, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c966493-4133-4ae6-bc1a-4a8c798f0388, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232559.9678357, expires_in: 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:421 RpcState(Login, db778cad-e53c-4d12-a2a4-1a0044d4e6b7, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db778cad-e53c-4d12-a2a4-1a0044d4e6b7, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db778cad-e53c-4d12-a2a4-1a0044d4e6b7, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232561.989481, expires_in: 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:421 RpcState(Login, 5144dca8-a28e-434e-b8e5-e08672535ebd, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5144dca8-a28e-434e-b8e5-e08672535ebd, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5144dca8-a28e-434e-b8e5-e08672535ebd, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232564.1254578, expires_in: 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:421 RpcState(Login, 4c4f6895-04ce-4e79-9047-51f7ad7d8693, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c4f6895-04ce-4e79-9047-51f7ad7d8693, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c4f6895-04ce-4e79-9047-51f7ad7d8693, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232565.4512532, expires_in: 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:421 RpcState(Login, c4e01547-f0fe-4272-adee-483fa8d0e439, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4e01547-f0fe-4272-adee-483fa8d0e439, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4e01547-f0fe-4272-adee-483fa8d0e439, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232566.8583057, expires_in: 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:421 RpcState(Login, c8291884-d87a-4f3d-ab35-8d54aba42016, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8291884-d87a-4f3d-ab35-8d54aba42016, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8291884-d87a-4f3d-ab35-8d54aba42016, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232568.2162704, expires_in: 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:421 RpcState(Login, cb191a50-93ee-482a-bdca-edbf8470fcc0, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb191a50-93ee-482a-bdca-edbf8470fcc0, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb191a50-93ee-482a-bdca-edbf8470fcc0, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232569.9164789, expires_in: 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:421 RpcState(Login, 6caaf172-1bfb-43c1-9632-aa2c541d2ba6, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6caaf172-1bfb-43c1-9632-aa2c541d2ba6, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6caaf172-1bfb-43c1-9632-aa2c541d2ba6, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232571.9120655, expires_in: 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:421 RpcState(Login, c6cbd190-bff3-4a36-824e-6abbf85381b3, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6cbd190-bff3-4a36-824e-6abbf85381b3, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6cbd190-bff3-4a36-824e-6abbf85381b3, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232573.3109632, expires_in: 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:421 RpcState(Login, b1712d55-6d36-4035-96ca-12effac04fc5, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1712d55-6d36-4035-96ca-12effac04fc5, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1712d55-6d36-4035-96ca-12effac04fc5, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232575.0315738, expires_in: 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:421 RpcState(Login, 847bd54b-d073-4606-a463-7e2a38fdee3e, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 847bd54b-d073-4606-a463-7e2a38fdee3e, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 847bd54b-d073-4606-a463-7e2a38fdee3e, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232576.3144238, expires_in: 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:421 RpcState(Login, 33446e21-ff0b-4afe-8fc1-3d2ad5e8cb7f, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33446e21-ff0b-4afe-8fc1-3d2ad5e8cb7f, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33446e21-ff0b-4afe-8fc1-3d2ad5e8cb7f, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232577.9179163, expires_in: 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:421 RpcState(Login, b8fb70e3-3820-4684-8f6b-ec175c38e6b9, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8fb70e3-3820-4684-8f6b-ec175c38e6b9, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8fb70e3-3820-4684-8f6b-ec175c38e6b9, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232580.0309348, expires_in: 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:421 RpcState(Login, f0f7ad32-e28d-486a-88a8-934c601d7850, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f0f7ad32-e28d-486a-88a8-934c601d7850, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f0f7ad32-e28d-486a-88a8-934c601d7850, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232581.9052894, expires_in: 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:421 RpcState(Login, d6a59948-3ad8-4c4b-82f0-16072a698689, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6a59948-3ad8-4c4b-82f0-16072a698689, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6a59948-3ad8-4c4b-82f0-16072a698689, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232583.350726, expires_in: 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:421 RpcState(Login, d34c9300-26ce-49f5-9ca3-b5ba5fdd1b0b, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d34c9300-26ce-49f5-9ca3-b5ba5fdd1b0b, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d34c9300-26ce-49f5-9ca3-b5ba5fdd1b0b, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232583.6282184, expires_in: 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:421 RpcState(Login, fa58c5e0-8fe8-409f-9ec2-a999d5a938f6, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa58c5e0-8fe8-409f-9ec2-a999d5a938f6, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa58c5e0-8fe8-409f-9ec2-a999d5a938f6, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232584.9210098, expires_in: 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:421 RpcState(Login, 5ebab4bd-d4db-46e6-a2c1-7438a5883a7a, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ebab4bd-d4db-46e6-a2c1-7438a5883a7a, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ebab4bd-d4db-46e6-a2c1-7438a5883a7a, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232586.9020476, expires_in: 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:421 RpcState(Login, c8820d3b-dc59-4204-85f2-c0b4dbf6ca2a, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8820d3b-dc59-4204-85f2-c0b4dbf6ca2a, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8820d3b-dc59-4204-85f2-c0b4dbf6ca2a, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232588.6144621, expires_in: 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:421 RpcState(Login, 7d43bd7c-1a0c-496d-bc87-10f4e08bfb75, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d43bd7c-1a0c-496d-bc87-10f4e08bfb75, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d43bd7c-1a0c-496d-bc87-10f4e08bfb75, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232590.031273, expires_in: 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:421 RpcState(Login, 361763b0-bfab-4516-add5-854cf8220732, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 361763b0-bfab-4516-add5-854cf8220732, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 361763b0-bfab-4516-add5-854cf8220732, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232591.8892567, expires_in: 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:421 RpcState(Login, f1180f58-5d13-477a-b027-891607c216e3, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1180f58-5d13-477a-b027-891607c216e3, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1180f58-5d13-477a-b027-891607c216e3, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232593.1311407, expires_in: 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:421 RpcState(Login, cb6b31e3-e64d-411f-8672-363993667693, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb6b31e3-e64d-411f-8672-363993667693, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb6b31e3-e64d-411f-8672-363993667693, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232594.6780698, expires_in: 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:421 RpcState(Login, 19ee8925-bfa5-4879-aa1f-d30eee18eb86, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19ee8925-bfa5-4879-aa1f-d30eee18eb86, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19ee8925-bfa5-4879-aa1f-d30eee18eb86, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232596.7721915, expires_in: 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:421 RpcState(Login, 4900db97-1616-4d87-846f-dcc0e29e9568, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4900db97-1616-4d87-846f-dcc0e29e9568, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4900db97-1616-4d87-846f-dcc0e29e9568, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232598.3732436, expires_in: 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:421 RpcState(Login, f92dfd6f-74c5-4ba9-876a-af56a69ec43f, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f92dfd6f-74c5-4ba9-876a-af56a69ec43f, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f92dfd6f-74c5-4ba9-876a-af56a69ec43f, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232600.0548267, expires_in: 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:421 RpcState(Login, f0eddc5e-2264-48df-a3c7-65244ef6f596, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f0eddc5e-2264-48df-a3c7-65244ef6f596, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f0eddc5e-2264-48df-a3c7-65244ef6f596, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232602.215238, expires_in: 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:421 RpcState(Login, 9b781327-9c94-4f91-bcba-1714d4a283e5, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b781327-9c94-4f91-bcba-1714d4a283e5, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b781327-9c94-4f91-bcba-1714d4a283e5, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232603.5095685, expires_in: 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:421 RpcState(Login, 3749dce1-720b-4d2a-b238-1e601eed9111, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3749dce1-720b-4d2a-b238-1e601eed9111, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3749dce1-720b-4d2a-b238-1e601eed9111, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232605.6863215, expires_in: 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:421 RpcState(Login, d0a1b2f3-5085-45f0-85cf-7e71d761ebab, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d0a1b2f3-5085-45f0-85cf-7e71d761ebab, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d0a1b2f3-5085-45f0-85cf-7e71d761ebab, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232606.9437947, expires_in: 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:421 RpcState(Login, 36a2486a-c0a6-4888-a8a0-cf8c6e093cc4, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36a2486a-c0a6-4888-a8a0-cf8c6e093cc4, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36a2486a-c0a6-4888-a8a0-cf8c6e093cc4, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232608.946635, expires_in: 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:421 RpcState(Login, a52e2f0f-f3ee-4eee-8014-e40ec022df1b, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a52e2f0f-f3ee-4eee-8014-e40ec022df1b, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a52e2f0f-f3ee-4eee-8014-e40ec022df1b, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232610.8149626, expires_in: 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:421 RpcState(Login, 92a16ff9-a90d-4b0d-82cb-e4d8a928d6f7, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92a16ff9-a90d-4b0d-82cb-e4d8a928d6f7, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92a16ff9-a90d-4b0d-82cb-e4d8a928d6f7, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232612.2337165, expires_in: 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:421 RpcState(Login, 91bb03c2-20ec-4f3f-a522-fa54601d48dc, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91bb03c2-20ec-4f3f-a522-fa54601d48dc, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91bb03c2-20ec-4f3f-a522-fa54601d48dc, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232613.6581953, expires_in: 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:421 RpcState(Login, 527bfc22-9065-4fb0-a7b3-686e61a7d614, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 527bfc22-9065-4fb0-a7b3-686e61a7d614, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 527bfc22-9065-4fb0-a7b3-686e61a7d614, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232615.0655956, expires_in: 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:421 RpcState(Login, c311aeea-f3a8-4563-bc6c-c3d1238ad06e, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c311aeea-f3a8-4563-bc6c-c3d1238ad06e, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c311aeea-f3a8-4563-bc6c-c3d1238ad06e, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232616.0992785, expires_in: 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:421 RpcState(Login, e21bf327-238a-467c-a28c-4488b7acc471, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e21bf327-238a-467c-a28c-4488b7acc471, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e21bf327-238a-467c-a28c-4488b7acc471, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232617.9191284, expires_in: 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:421 RpcState(Login, 34c873f7-5263-44cc-aa56-9a30abd56479, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 34c873f7-5263-44cc-aa56-9a30abd56479, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 34c873f7-5263-44cc-aa56-9a30abd56479, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232619.7945096, expires_in: 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:421 RpcState(Login, bf0a46d7-4846-4e41-9b07-7577f277302f, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf0a46d7-4846-4e41-9b07-7577f277302f, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf0a46d7-4846-4e41-9b07-7577f277302f, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232621.2241533, expires_in: 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:421 RpcState(Login, 3494e7eb-ef2f-443f-905d-dd4c734bb6a1, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3494e7eb-ef2f-443f-905d-dd4c734bb6a1, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3494e7eb-ef2f-443f-905d-dd4c734bb6a1, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232623.0079644, expires_in: 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:421 RpcState(Login, 2c797324-dd32-4dce-b542-e91ef8bcf5be, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c797324-dd32-4dce-b542-e91ef8bcf5be, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c797324-dd32-4dce-b542-e91ef8bcf5be, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232624.8688622, expires_in: 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:421 RpcState(Login, 9730a924-9631-4028-b90e-69c198a844f5, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9730a924-9631-4028-b90e-69c198a844f5, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9730a924-9631-4028-b90e-69c198a844f5, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232627.06846, expires_in: 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:421 RpcState(Login, b6aee18f-d7f7-4323-9497-35b53c5725f1, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6aee18f-d7f7-4323-9497-35b53c5725f1, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6aee18f-d7f7-4323-9497-35b53c5725f1, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232628.3133216, expires_in: 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:421 RpcState(Login, 37989842-0fd2-4670-91a3-ceefde78e338, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37989842-0fd2-4670-91a3-ceefde78e338, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37989842-0fd2-4670-91a3-ceefde78e338, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232630.1381729, expires_in: 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:421 RpcState(Login, 65ac8c82-f60c-4c8f-88ec-85f2af866d4b, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65ac8c82-f60c-4c8f-88ec-85f2af866d4b, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65ac8c82-f60c-4c8f-88ec-85f2af866d4b, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232631.827171, expires_in: 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:421 RpcState(Login, f0b2bd30-7a47-41fc-8e8f-62b6f300863d, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f0b2bd30-7a47-41fc-8e8f-62b6f300863d, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f0b2bd30-7a47-41fc-8e8f-62b6f300863d, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232633.9796665, expires_in: 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:421 RpcState(Login, 32f1a39e-58ce-4e71-99a9-f9ff7ec99fb6, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32f1a39e-58ce-4e71-99a9-f9ff7ec99fb6, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32f1a39e-58ce-4e71-99a9-f9ff7ec99fb6, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232635.6596694, expires_in: 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:421 RpcState(Login, fb063b05-e4a2-43bc-8d0f-2926f595b9d5, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb063b05-e4a2-43bc-8d0f-2926f595b9d5, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb063b05-e4a2-43bc-8d0f-2926f595b9d5, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232637.3805513, expires_in: 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:421 RpcState(Login, 2129abed-f6ce-48bb-ad57-86fffab9492a, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2129abed-f6ce-48bb-ad57-86fffab9492a, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2129abed-f6ce-48bb-ad57-86fffab9492a, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232638.7475798, expires_in: 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:421 RpcState(Login, 4fe31cbc-2c2d-49d4-b79f-10b361ba4e5a, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4fe31cbc-2c2d-49d4-b79f-10b361ba4e5a, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4fe31cbc-2c2d-49d4-b79f-10b361ba4e5a, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232640.7927303, expires_in: 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:421 RpcState(Login, e3ff66c1-8e10-48b7-96ac-a725e1e90eae, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3ff66c1-8e10-48b7-96ac-a725e1e90eae, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3ff66c1-8e10-48b7-96ac-a725e1e90eae, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232642.1567576, expires_in: 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:421 RpcState(Login, 1aa576d8-0d1e-47a8-952b-bf556a8eaee9, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1aa576d8-0d1e-47a8-952b-bf556a8eaee9, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1aa576d8-0d1e-47a8-952b-bf556a8eaee9, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232644.0911622, expires_in: 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:421 RpcState(Login, d4f90f22-0426-43b0-bfa9-725a85602dbf, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4f90f22-0426-43b0-bfa9-725a85602dbf, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4f90f22-0426-43b0-bfa9-725a85602dbf, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232645.7717376, expires_in: 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:421 RpcState(Login, f8208353-ab17-460b-a51f-c39e31a4c6d7, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8208353-ab17-460b-a51f-c39e31a4c6d7, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8208353-ab17-460b-a51f-c39e31a4c6d7, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232647.48959, expires_in: 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:421 RpcState(Login, 9fd9c641-247b-4e40-9f95-328bb82cad5a, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9fd9c641-247b-4e40-9f95-328bb82cad5a, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9fd9c641-247b-4e40-9f95-328bb82cad5a, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232648.7413714, expires_in: 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:421 RpcState(Login, 9903056a-a959-4486-8481-e45cec5a12ac, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9903056a-a959-4486-8481-e45cec5a12ac, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9903056a-a959-4486-8481-e45cec5a12ac, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232650.1940856, expires_in: 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:421 RpcState(Login, be8bba92-2617-409f-ae34-d8fa28bbe6bf, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be8bba92-2617-409f-ae34-d8fa28bbe6bf, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be8bba92-2617-409f-ae34-d8fa28bbe6bf, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232651.799287, expires_in: 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:421 RpcState(Login, 9773e79b-4a88-4358-ba9a-6f478dbdc7ab, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9773e79b-4a88-4358-ba9a-6f478dbdc7ab, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9773e79b-4a88-4358-ba9a-6f478dbdc7ab, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232653.2983384, expires_in: 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:421 RpcState(Login, 5f1fba2a-6e59-4281-8dc4-9d38394a3c4e, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f1fba2a-6e59-4281-8dc4-9d38394a3c4e, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f1fba2a-6e59-4281-8dc4-9d38394a3c4e, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232655.3965743, expires_in: 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:421 RpcState(Login, 1c503b73-d4ef-42b0-bd6b-33d36088d277, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c503b73-d4ef-42b0-bd6b-33d36088d277, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c503b73-d4ef-42b0-bd6b-33d36088d277, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232656.944048, expires_in: 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:421 RpcState(Login, eb1a159d-8d03-4a11-a5fe-8176ebe09d96, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb1a159d-8d03-4a11-a5fe-8176ebe09d96, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb1a159d-8d03-4a11-a5fe-8176ebe09d96, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232658.5938995, expires_in: 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:421 RpcState(Login, f5c14c6e-cb13-423e-9e59-d446e886fc41, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5c14c6e-cb13-423e-9e59-d446e886fc41, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5c14c6e-cb13-423e-9e59-d446e886fc41, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232660.394013, expires_in: 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:421 RpcState(Login, 2f588c5a-f60f-44bd-bf90-ae1c2392bee3, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f588c5a-f60f-44bd-bf90-ae1c2392bee3, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f588c5a-f60f-44bd-bf90-ae1c2392bee3, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232661.894692, expires_in: 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:421 RpcState(Login, 6afa5062-9432-4750-98a9-9735f83518f8, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6afa5062-9432-4750-98a9-9735f83518f8, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6afa5062-9432-4750-98a9-9735f83518f8, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232663.1960096, expires_in: 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:421 RpcState(Login, 400902ac-0d7a-4f0b-8832-5c3386ffe0e9, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 400902ac-0d7a-4f0b-8832-5c3386ffe0e9, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 400902ac-0d7a-4f0b-8832-5c3386ffe0e9, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232664.599492, expires_in: 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:421 RpcState(Login, 0c357997-df5b-4e6e-b2bb-1fb6343ec55d, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c357997-df5b-4e6e-b2bb-1fb6343ec55d, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c357997-df5b-4e6e-b2bb-1fb6343ec55d, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232666.023204, expires_in: 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:421 RpcState(Login, c8fd46f0-83c8-497a-b6b7-144ad524ee68, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8fd46f0-83c8-497a-b6b7-144ad524ee68, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8fd46f0-83c8-497a-b6b7-144ad524ee68, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232668.1097505, expires_in: 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:421 RpcState(Login, 2eda5854-c362-4c0e-9a7d-3956a95f3ad5, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2eda5854-c362-4c0e-9a7d-3956a95f3ad5, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2eda5854-c362-4c0e-9a7d-3956a95f3ad5, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232669.5005813, expires_in: 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:421 RpcState(Login, ef8f13b9-133d-4dfa-b2d3-6b74e9ba3561, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef8f13b9-133d-4dfa-b2d3-6b74e9ba3561, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef8f13b9-133d-4dfa-b2d3-6b74e9ba3561, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232671.3496406, expires_in: 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:421 RpcState(Login, d513b81c-2013-4f2f-824a-dc82ff664e70, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d513b81c-2013-4f2f-824a-dc82ff664e70, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d513b81c-2013-4f2f-824a-dc82ff664e70, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232672.9102023, expires_in: 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:421 RpcState(Login, f5525505-4e2a-4f79-b95d-49b1bd4798a9, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5525505-4e2a-4f79-b95d-49b1bd4798a9, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5525505-4e2a-4f79-b95d-49b1bd4798a9, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232674.9865477, expires_in: 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:421 RpcState(Login, 8f32215a-f501-417a-a79d-a13e00cba2ab, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f32215a-f501-417a-a79d-a13e00cba2ab, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f32215a-f501-417a-a79d-a13e00cba2ab, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232677.1679378, expires_in: 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:421 RpcState(Login, c8546ef1-d660-4a86-988a-46ea9dcdb36d, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8546ef1-d660-4a86-988a-46ea9dcdb36d, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8546ef1-d660-4a86-988a-46ea9dcdb36d, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232679.1152859, expires_in: 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:421 RpcState(Login, 00e3704b-db3d-4df7-b654-098a717caeb0, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00e3704b-db3d-4df7-b654-098a717caeb0, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00e3704b-db3d-4df7-b654-098a717caeb0, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232680.5098758, expires_in: 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:421 RpcState(Login, b98e07d6-954e-4180-b046-286a3e614166, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b98e07d6-954e-4180-b046-286a3e614166, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b98e07d6-954e-4180-b046-286a3e614166, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232682.0783055, expires_in: 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:421 RpcState(Login, 2e94f802-ecf3-40e3-8fef-74ddc75fb533, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e94f802-ecf3-40e3-8fef-74ddc75fb533, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e94f802-ecf3-40e3-8fef-74ddc75fb533, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232684.024736, expires_in: 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:421 RpcState(Login, aebcc989-df8d-4911-b183-aa9837fe8f38, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aebcc989-df8d-4911-b183-aa9837fe8f38, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aebcc989-df8d-4911-b183-aa9837fe8f38, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232685.7147074, expires_in: 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:421 RpcState(Login, 04cf665b-8d29-44af-bcde-2b09a61c7455, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04cf665b-8d29-44af-bcde-2b09a61c7455, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04cf665b-8d29-44af-bcde-2b09a61c7455, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232687.720722, expires_in: 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:421 RpcState(Login, cac3f989-f25b-4888-b778-a7e337462276, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cac3f989-f25b-4888-b778-a7e337462276, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cac3f989-f25b-4888-b778-a7e337462276, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232689.070209, expires_in: 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:421 RpcState(Login, a59d09c8-3a22-4317-b26d-7b88acdfa71e, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a59d09c8-3a22-4317-b26d-7b88acdfa71e, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a59d09c8-3a22-4317-b26d-7b88acdfa71e, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232691.2422972, expires_in: 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:421 RpcState(Login, 069a511d-befd-42db-bac6-68afead6083c, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 069a511d-befd-42db-bac6-68afead6083c, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 069a511d-befd-42db-bac6-68afead6083c, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232692.665888, expires_in: 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:421 RpcState(Login, 07bacbb8-ca6d-499b-81a3-f7ecc1524b12, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07bacbb8-ca6d-499b-81a3-f7ecc1524b12, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07bacbb8-ca6d-499b-81a3-f7ecc1524b12, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232694.7014322, expires_in: 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:421 RpcState(Login, 7089360b-210a-4766-acda-5114e2495e11, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7089360b-210a-4766-acda-5114e2495e11, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7089360b-210a-4766-acda-5114e2495e11, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232696.7588396, expires_in: 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:421 RpcState(Login, f364631c-1eb1-40cb-95ac-f8c5e7cc56ce, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f364631c-1eb1-40cb-95ac-f8c5e7cc56ce, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f364631c-1eb1-40cb-95ac-f8c5e7cc56ce, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232698.2808847, expires_in: 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:421 RpcState(Login, 854e999c-eefa-45b1-bb09-aa495be7d4cf, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 854e999c-eefa-45b1-bb09-aa495be7d4cf, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 854e999c-eefa-45b1-bb09-aa495be7d4cf, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232700.1115484, expires_in: 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:421 RpcState(Login, 9f35d0ed-c129-408c-99e7-1c895afd847d, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f35d0ed-c129-408c-99e7-1c895afd847d, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f35d0ed-c129-408c-99e7-1c895afd847d, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232701.6353626, expires_in: 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:421 RpcState(Login, a4898c5e-7eab-47cc-84d3-2a70a39d8183, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4898c5e-7eab-47cc-84d3-2a70a39d8183, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4898c5e-7eab-47cc-84d3-2a70a39d8183, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232702.8831909, expires_in: 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:421 RpcState(Login, 5694452a-978d-4463-878e-03158b1fa2cf, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5694452a-978d-4463-878e-03158b1fa2cf, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5694452a-978d-4463-878e-03158b1fa2cf, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232704.2495499, expires_in: 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:421 RpcState(Login, 74b2100d-2915-4b94-8d9e-a9b105273d00, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74b2100d-2915-4b94-8d9e-a9b105273d00, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74b2100d-2915-4b94-8d9e-a9b105273d00, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232705.5424352, expires_in: 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:421 RpcState(Login, 64c3d79c-73d8-498a-841a-5d5e6fe0ec46, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 64c3d79c-73d8-498a-841a-5d5e6fe0ec46, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 64c3d79c-73d8-498a-841a-5d5e6fe0ec46, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232707.2139034, expires_in: 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:421 RpcState(Login, f53a1b4f-3ea1-4ecf-915d-c0a7b995c8c1, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f53a1b4f-3ea1-4ecf-915d-c0a7b995c8c1, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f53a1b4f-3ea1-4ecf-915d-c0a7b995c8c1, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232709.1946452, expires_in: 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:421 RpcState(Login, 47587304-0d55-4f0b-a0b4-d6d6e59ce924, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47587304-0d55-4f0b-a0b4-d6d6e59ce924, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47587304-0d55-4f0b-a0b4-d6d6e59ce924, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232711.215316, expires_in: 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:421 RpcState(Login, f8148bb1-a38d-4f9b-9980-d840b5873c75, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8148bb1-a38d-4f9b-9980-d840b5873c75, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8148bb1-a38d-4f9b-9980-d840b5873c75, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232712.6350155, expires_in: 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:421 RpcState(Login, e6a1c733-7a2b-47fe-b1bc-8f3805d076b1, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6a1c733-7a2b-47fe-b1bc-8f3805d076b1, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6a1c733-7a2b-47fe-b1bc-8f3805d076b1, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232714.6010008, expires_in: 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:421 RpcState(Login, 11d0d0da-ba6e-4add-b6e1-ea244f228451, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11d0d0da-ba6e-4add-b6e1-ea244f228451, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11d0d0da-ba6e-4add-b6e1-ea244f228451, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232716.3671916, expires_in: 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:421 RpcState(Login, fb57f576-3a6a-4d8d-a99e-6fe5bb2250cd, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb57f576-3a6a-4d8d-a99e-6fe5bb2250cd, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb57f576-3a6a-4d8d-a99e-6fe5bb2250cd, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232718.1504405, expires_in: 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:421 RpcState(Login, 2f022b02-6bf8-4e32-867e-c76aa7b4cf32, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f022b02-6bf8-4e32-867e-c76aa7b4cf32, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f022b02-6bf8-4e32-867e-c76aa7b4cf32, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232720.2833114, expires_in: 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:421 RpcState(Login, 253fa45a-eb0c-48fd-a7fb-173020548ab6, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 253fa45a-eb0c-48fd-a7fb-173020548ab6, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 253fa45a-eb0c-48fd-a7fb-173020548ab6, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232721.7698004, expires_in: 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:421 RpcState(Login, a952f3ac-215c-4be3-9131-6ca1b86cada3, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a952f3ac-215c-4be3-9131-6ca1b86cada3, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a952f3ac-215c-4be3-9131-6ca1b86cada3, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232723.4290679, expires_in: 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:421 RpcState(Login, 1e17e08d-db9a-42d2-aac4-3249b214b6ea, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e17e08d-db9a-42d2-aac4-3249b214b6ea, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e17e08d-db9a-42d2-aac4-3249b214b6ea, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232725.4556794, expires_in: 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:421 RpcState(Login, a42ec99c-078e-4f48-8a11-1fe0d0cad707, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a42ec99c-078e-4f48-8a11-1fe0d0cad707, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a42ec99c-078e-4f48-8a11-1fe0d0cad707, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232727.3459408, expires_in: 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:421 RpcState(Login, 336c48ec-f9f9-40e2-a997-023b57d6b019, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 336c48ec-f9f9-40e2-a997-023b57d6b019, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 336c48ec-f9f9-40e2-a997-023b57d6b019, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765232727978673&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:7277/1
________________ test_alter_without_grants[encryption_enabled] _________________
ydb/tests/functional/secrets/conftest.py:43: in run_with_assert
    _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection

During handling of the above exception, another exception occurred:
ydb/tests/functional/secrets/test_secrets.py:52: in test_alter_without_grants
    run_with_assert(user1_config, query, "Access denied for scheme request")
ydb/tests/functional/secrets/conftest.py:46: in run_with_assert
    assert expected_err in str(e)
E   assert 'Access denied for scheme request' in "Couldn't find valid connection"
E    +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_alter_without_grants[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:10332/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9834
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2837
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19916
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20927
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7277
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62285
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29781
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30053
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10332
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19555
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11649
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/00028c/r3tmp/kikimr_cluster_53rl5zrn
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18710
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18711
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10215
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8486
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30434
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028c/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/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/node_1/logfile_z6s20e4m.log --grpc-port=18711 --mon-port=10215 --ic-port=11649
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18711/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028c/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/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/node_1/logfile_z6s20e4m.log --grpc-port=18711 --mon-port=10215 --ic-port=11649
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/node_1/logfile_z6s20e4m.log', '--grpc-port=18711', '--mon-port=10215', '--ic-port=11649')' in '/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1322507
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18711/1
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/kvpj/00028c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1322508
DEBUG    ya.test:process.py:259 Command (pid 1322508) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1322508) elapsed time (sec): 0.27382874488830566
DEBUG    ya.test:process.py:263 Command (pid 1322508) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1322508) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1322508) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1322508) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1322508) majflt: 6
DEBUG    ya.test:process.py:263 Command (pid 1322508) maxrss: 547140
DEBUG    ya.test:process.py:263 Command (pid 1322508) minflt: 20738
DEBUG    ya.test:process.py:263 Command (pid 1322508) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1322508) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1322508) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1322508) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1322508) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1322508) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1322508) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1322508) stime: 0.158273
DEBUG    ya.test:process.py:263 Command (pid 1322508) utime: 0.06726599999999999
DEBUG    ya.test:process.py:263 Command (pid 1322508) wtime: 0.274
DEBUG    ya.test:process.py:275 Command (pid 1322508) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1322508) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18711', '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: 11649\n      }\n      HostConfigId: 1\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/kvpj/00028c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18711', '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: 11649\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1322795
DEBUG    ya.test:process.py:259 Command (pid 1322795) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1322795) elapsed time (sec): 0.28678059577941895
DEBUG    ya.test:process.py:263 Command (pid 1322795) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1322795) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1322795) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1322795) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1322795) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1322795) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 1322795) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 1322795) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1322795) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1322795) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1322795) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1322795) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1322795) nvcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 1322795) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1322795) stime: 0.16836199999999998
DEBUG    ya.test:process.py:263 Command (pid 1322795) utime: 0.074392
DEBUG    ya.test:process.py:263 Command (pid 1322795) wtime: 0.288
DEBUG    ya.test:process.py:275 Command (pid 1322795) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18711', '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.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/kvpj/00028c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18711', '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: 1322839
DEBUG    ya.test:process.py:259 Command (pid 1322839) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1322839) elapsed time (sec): 0.2821474075317383
DEBUG    ya.test:process.py:263 Command (pid 1322839) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1322839) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1322839) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1322839) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1322839) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1322839) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 1322839) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 1322839) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1322839) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1322839) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1322839) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1322839) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1322839) nvcsw: 119
DEBUG    ya.test:process.py:263 Command (pid 1322839) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1322839) stime: 0.154311
DEBUG    ya.test:process.py:263 Command (pid 1322839) utime: 0.083411
DEBUG    ya.test:process.py:263 Command (pid 1322839) wtime: 0.283
DEBUG    ya.test:process.py:275 Command (pid 1322839) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3586
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9510
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30696
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7357
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12555
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18711 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/slot_1/logfile_gpy6xha2.log --grpc-port=3586 --mon-port=9510 --ic-port=30696 --key-file /home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18711 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/slot_1/logfile_gpy6xha2.log --grpc-port=3586 --mon-port=9510 --ic-port=30696 --key-file /home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:18711', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/slot_1/logfile_gpy6xha2.log', '--grpc-port=3586', '--mon-port=9510', '--ic-port=30696', '--key-file', '/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/kvpj/00028c/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1322931
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3586/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/00028c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1322932
DEBUG    ya.test:process.py:259 Command (pid 1322932) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1322932) elapsed time (sec): 0.2675318717956543
DEBUG    ya.test:process.py:263 Command (pid 1322932) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1322932) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1322932) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1322932) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1322932) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1322932) maxrss: 547212
DEBUG    ya.test:process.py:263 Command (pid 1322932) minflt: 16354
DEBUG    ya.test:process.py:263 Command (pid 1322932) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1322932) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1322932) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1322932) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1322932) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1322932) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1322932) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1322932) stime: 0.131547
DEBUG    ya.test:process.py:263 Command (pid 1322932) utime: 0.087698
DEBUG    ya.test:process.py:263 Command (pid 1322932) wtime: 0.268
DEBUG    ya.test:process.py:275 Command (pid 1322932) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1322932) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_alter_without_grants[encryption_enabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e70a61d6-0957-4ffa-9c6c-579e83927129, localhost:18711): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e70a61d6-0957-4ffa-9c6c-579e83927129, localhost:18711): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e70a61d6-0957-4ffa-9c6c-579e83927129, localhost:18711): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 3586 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:3586, 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:18711
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c3687f72-8bf8-4bb6-a45e-5bc4902e795c, ghrun-2tlsei57yi.auto.internal:3586): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c3687f72-8bf8-4bb6-a45e-5bc4902e795c, ghrun-2tlsei57yi.auto.internal:3586): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c3687f72-8bf8-4bb6-a45e-5bc4902e795c, ghrun-2tlsei57yi.auto.internal:3586): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MTVkMjM0ZmQtZTBjOWU1OGEtOWViNzJiMzctNDAzZjQyZTc=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f0497a19-8014-4135-afb5-76fd52ac7a26, ghrun-2tlsei57yi.auto.internal:3586): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f0497a19-8014-4135-afb5-76fd52ac7a26, ghrun-2tlsei57yi.auto.internal:3586): request = { session_id: "ydb://session/3?node_id=50000&id=MTVkMjM0ZmQtZTBjOWU1OGEtOWViNzJiMzctNDAzZjQyZTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f0497a19-8014-4135-afb5-76fd52ac7a26, ghrun-2tlsei57yi.auto.internal:3586): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MTVkMjM0ZmQtZTBjOWU1OGEtOWViNzJiMzctNDAzZjQyZTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c68ed53-7c85-483f-9128-b4144706ddd7, ghrun-2tlsei57yi.auto.internal:3586): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c68ed53-7c85-483f-9128-b4144706ddd7, ghrun-2tlsei57yi.auto.internal:3586): request = { session_id: "ydb://session/3?node_id=50000&id=MTVkMjM0ZmQtZTBjOWU1OGEtOWViNzJiMzctNDAzZjQyZTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c68ed53-7c85-483f-9128-b4144706ddd7, ghrun-2tlsei57yi.auto.internal:3586): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MTVkMjM0ZmQtZTBjOWU1OGEtOWViNzJiMzctNDAzZjQyZTc=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 43ab4dde-6fc2-48e8-b46a-78c3d6e5f5ad, ghrun-2tlsei57yi.auto.internal:3586): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 43ab4dde-6fc2-48e8-b46a-78c3d6e5f5ad, ghrun-2tlsei57yi.auto.internal:3586): request = { session_id: "ydb://session/3?node_id=50000&id=MTVkMjM0ZmQtZTBjOWU1OGEtOWViNzJiMzctNDAzZjQyZTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 43ab4dde-6fc2-48e8-b46a-78c3d6e5f5ad, ghrun-2tlsei57yi.auto.internal:3586): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f0497a19-8014-4135-afb5-76fd52ac7a26, ghrun-2tlsei57yi.auto.internal:3586): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18711
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:3586
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 8dbed9d2-36de-42d5-81e1-73d3b56e1ff7, localhost:18711): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8dbed9d2-36de-42d5-81e1-73d3b56e1ff7, localhost:18711): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8dbed9d2-36de-42d5-81e1-73d3b56e1ff7, localhost:18711): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 3586 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:3586, 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:18711
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 73277487-60c3-4a34-ac06-7e2c6814ede2, ghrun-2tlsei57yi.auto.internal:3586): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 73277487-60c3-4a34-ac06-7e2c6814ede2, ghrun-2tlsei57yi.auto.internal:3586): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 73277487-60c3-4a34-ac06-7e2c6814ede2, ghrun-2tlsei57yi.auto.internal:3586): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NDBmNjQ5MWEtNGRhNjFlMDAtZWRjYzZkMTAtODg5MTVjYzY=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 66340177-2f97-4b45-b362-0718a8068a6d, ghrun-2tlsei57yi.auto.internal:3586): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 66340177-2f97-4b45-b362-0718a8068a6d, ghrun-2tlsei57yi.auto.internal:3586): request = { session_id: "ydb://session/3?node_id=50000&id=NDBmNjQ5MWEtNGRhNjFlMDAtZWRjYzZkMTAtODg5MTVjYzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 66340177-2f97-4b45-b362-0718a8068a6d, ghrun-2tlsei57yi.auto.internal:3586): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NDBmNjQ5MWEtNGRhNjFlMDAtZWRjYzZkMTAtODg5MTVjYzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b5084459-a211-47ac-91da-724579cf09d1, ghrun-2tlsei57yi.auto.internal:3586): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5084459-a211-47ac-91da-724579cf09d1, ghrun-2tlsei57yi.auto.internal:3586): request = { session_id: "ydb://session/3?node_id=50000&id=NDBmNjQ5MWEtNGRhNjFlMDAtZWRjYzZkMTAtODg5MTVjYzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE SECRET `/Root/test/secret` WITH ( value=\'\' );" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5084459-a211-47ac-91da-724579cf09d1, ghrun-2tlsei57yi.auto.internal:3586): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NDBmNjQ5MWEtNGRhNjFlMDAtZWRjYzZkMTAtODg5MTVjYzY=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 82b23232-71fd-4c21-a8a3-b270c178d547, ghrun-2tlsei57yi.auto.internal:3586): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 82b23232-71fd-4c21-a8a3-b270c178d547, ghrun-2tlsei57yi.auto.internal:3586): request = { session_id: "ydb://session/3?node_id=50000&id=NDBmNjQ5MWEtNGRhNjFlMDAtZWRjYzZkMTAtODg5MTVjYzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 82b23232-71fd-4c21-a8a3-b270c178d547, ghrun-2tlsei57yi.auto.internal:3586): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18711
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:3586
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232739.6839237, expires_in: 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:421 RpcState(Login, 1e2f28a3-9263-44a2-a26f-f4b504391ac8, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e2f28a3-9263-44a2-a26f-f4b504391ac8, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e2f28a3-9263-44a2-a26f-f4b504391ac8, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232740.645456, expires_in: 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:421 RpcState(Login, a6bf80a1-e7b2-46ab-ad93-c6d701518af7, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6bf80a1-e7b2-46ab-ad93-c6d701518af7, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6bf80a1-e7b2-46ab-ad93-c6d701518af7, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232742.4485497, expires_in: 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:421 RpcState(Login, 569f4a1d-9469-47b0-a5b1-e5bc97457581, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 569f4a1d-9469-47b0-a5b1-e5bc97457581, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 569f4a1d-9469-47b0-a5b1-e5bc97457581, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232743.6726863, expires_in: 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:421 RpcState(Login, cd4ffa5d-272c-44e1-8e63-a3bc5a63adec, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd4ffa5d-272c-44e1-8e63-a3bc5a63adec, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd4ffa5d-272c-44e1-8e63-a3bc5a63adec, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232745.2169764, expires_in: 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:421 RpcState(Login, d2da95c3-3c7e-42c0-b54b-32ae18cd635a, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2da95c3-3c7e-42c0-b54b-32ae18cd635a, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2da95c3-3c7e-42c0-b54b-32ae18cd635a, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232746.8785348, expires_in: 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:421 RpcState(Login, 2cf364c9-d4a1-4787-bcce-d9e4d1c0a9c2, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2cf364c9-d4a1-4787-bcce-d9e4d1c0a9c2, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2cf364c9-d4a1-4787-bcce-d9e4d1c0a9c2, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232748.1762676, expires_in: 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:421 RpcState(Login, bbfc0271-7c48-4830-9b02-483db715e0c7, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bbfc0271-7c48-4830-9b02-483db715e0c7, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bbfc0271-7c48-4830-9b02-483db715e0c7, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232749.4986453, expires_in: 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:421 RpcState(Login, dcba61c7-33f5-4dc2-a2d9-95f6ee2b2982, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dcba61c7-33f5-4dc2-a2d9-95f6ee2b2982, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dcba61c7-33f5-4dc2-a2d9-95f6ee2b2982, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232750.8619657, expires_in: 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:421 RpcState(Login, 7be4c67c-9b32-4e76-8c16-bb02cf6ef8c8, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7be4c67c-9b32-4e76-8c16-bb02cf6ef8c8, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7be4c67c-9b32-4e76-8c16-bb02cf6ef8c8, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232752.521588, expires_in: 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:421 RpcState(Login, 5c79c2a3-dce0-40e0-bd8c-9951560f9211, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c79c2a3-dce0-40e0-bd8c-9951560f9211, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c79c2a3-dce0-40e0-bd8c-9951560f9211, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232753.0280216, expires_in: 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:421 RpcState(Login, de42b968-9664-4738-9c83-4144dc85f83e, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de42b968-9664-4738-9c83-4144dc85f83e, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de42b968-9664-4738-9c83-4144dc85f83e, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232754.4463353, expires_in: 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:421 RpcState(Login, 6be5df42-ddf8-4829-a881-32f0ede2aad4, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6be5df42-ddf8-4829-a881-32f0ede2aad4, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6be5df42-ddf8-4829-a881-32f0ede2aad4, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232756.214869, expires_in: 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:421 RpcState(Login, 42822b06-e5c6-4cfb-82f5-2a64ce0e3d34, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42822b06-e5c6-4cfb-82f5-2a64ce0e3d34, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42822b06-e5c6-4cfb-82f5-2a64ce0e3d34, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232758.1264615, expires_in: 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:421 RpcState(Login, 72d61574-31ca-40f7-a4de-1213ac4f8dec, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 72d61574-31ca-40f7-a4de-1213ac4f8dec, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 72d61574-31ca-40f7-a4de-1213ac4f8dec, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232759.9732623, expires_in: 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:421 RpcState(Login, 4a8f3d69-833f-47c1-9ea6-ba344851fc65, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a8f3d69-833f-47c1-9ea6-ba344851fc65, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a8f3d69-833f-47c1-9ea6-ba344851fc65, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232761.9896462, expires_in: 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:421 RpcState(Login, 46d7a163-95eb-4a2d-938f-695537480ed9, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46d7a163-95eb-4a2d-938f-695537480ed9, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46d7a163-95eb-4a2d-938f-695537480ed9, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232762.3641539, expires_in: 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:421 RpcState(Login, e2b45f40-fb05-406d-9cf4-9b9d66dfe3a1, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2b45f40-fb05-406d-9cf4-9b9d66dfe3a1, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2b45f40-fb05-406d-9cf4-9b9d66dfe3a1, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232763.8656714, expires_in: 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:421 RpcState(Login, 24472442-b253-45cd-a197-a12b5731e463, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24472442-b253-45cd-a197-a12b5731e463, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24472442-b253-45cd-a197-a12b5731e463, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232765.488216, expires_in: 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:421 RpcState(Login, baf3bbd7-bf7f-4fd5-a46e-2e57ff16ffa1, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, baf3bbd7-bf7f-4fd5-a46e-2e57ff16ffa1, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, baf3bbd7-bf7f-4fd5-a46e-2e57ff16ffa1, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232766.9605675, expires_in: 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:421 RpcState(Login, 24f617d3-c111-4e98-a596-8d765d68320b, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24f617d3-c111-4e98-a596-8d765d68320b, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24f617d3-c111-4e98-a596-8d765d68320b, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232768.1719515, expires_in: 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:421 RpcState(Login, 16ceb886-42b0-4be9-a7ce-8cf78e12de58, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16ceb886-42b0-4be9-a7ce-8cf78e12de58, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16ceb886-42b0-4be9-a7ce-8cf78e12de58, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232770.0398364, expires_in: 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:421 RpcState(Login, 790d771a-19f3-412b-953c-818b6ad9f325, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 790d771a-19f3-412b-953c-818b6ad9f325, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 790d771a-19f3-412b-953c-818b6ad9f325, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232771.6914768, expires_in: 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:421 RpcState(Login, 74e4ae8b-75dc-4aca-8402-ae606ab0fb86, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74e4ae8b-75dc-4aca-8402-ae606ab0fb86, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74e4ae8b-75dc-4aca-8402-ae606ab0fb86, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232773.2613456, expires_in: 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:421 RpcState(Login, 6f5f112c-90e8-47f2-a459-be15dff95849, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f5f112c-90e8-47f2-a459-be15dff95849, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f5f112c-90e8-47f2-a459-be15dff95849, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232774.5680995, expires_in: 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:421 RpcState(Login, 05221a31-5ad1-4a31-8700-f3c1339bf828, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05221a31-5ad1-4a31-8700-f3c1339bf828, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05221a31-5ad1-4a31-8700-f3c1339bf828, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232775.9417608, expires_in: 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:421 RpcState(Login, 99d7774e-6b79-4910-95a0-24459ae3322c, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99d7774e-6b79-4910-95a0-24459ae3322c, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99d7774e-6b79-4910-95a0-24459ae3322c, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232778.0977938, expires_in: 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:421 RpcState(Login, 50172181-3a70-4431-977c-0b6fa8bf761d, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 50172181-3a70-4431-977c-0b6fa8bf761d, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 50172181-3a70-4431-977c-0b6fa8bf761d, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232779.2594523, expires_in: 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:421 RpcState(Login, 0d10e079-5376-4e1a-8a76-72f44031c6a3, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d10e079-5376-4e1a-8a76-72f44031c6a3, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d10e079-5376-4e1a-8a76-72f44031c6a3, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232780.7366586, expires_in: 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:421 RpcState(Login, 17f23931-7828-44d1-8e11-b737cabf2cac, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17f23931-7828-44d1-8e11-b737cabf2cac, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17f23931-7828-44d1-8e11-b737cabf2cac, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232781.9959576, expires_in: 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:421 RpcState(Login, ecf1916f-829b-4c50-a3a7-1d2632e418ad, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ecf1916f-829b-4c50-a3a7-1d2632e418ad, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ecf1916f-829b-4c50-a3a7-1d2632e418ad, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232783.5650866, expires_in: 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:421 RpcState(Login, 9dc82275-8b8d-459d-ad91-313612d842b5, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9dc82275-8b8d-459d-ad91-313612d842b5, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9dc82275-8b8d-459d-ad91-313612d842b5, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232785.1561682, expires_in: 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:421 RpcState(Login, b68179d3-25c2-44aa-81f9-8fc977161529, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b68179d3-25c2-44aa-81f9-8fc977161529, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b68179d3-25c2-44aa-81f9-8fc977161529, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232786.6201093, expires_in: 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:421 RpcState(Login, e52eff0e-d547-4a33-a1a3-1523f154f1e5, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e52eff0e-d547-4a33-a1a3-1523f154f1e5, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e52eff0e-d547-4a33-a1a3-1523f154f1e5, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232787.8927734, expires_in: 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:421 RpcState(Login, 36e1254c-97d8-400c-bbaa-4d307ae7b596, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36e1254c-97d8-400c-bbaa-4d307ae7b596, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36e1254c-97d8-400c-bbaa-4d307ae7b596, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232789.5420196, expires_in: 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:421 RpcState(Login, bce130af-211f-4476-ac18-46057526e037, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bce130af-211f-4476-ac18-46057526e037, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bce130af-211f-4476-ac18-46057526e037, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232791.2690578, expires_in: 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:421 RpcState(Login, 59c3ce0a-d254-46c9-a48e-2998723b350d, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59c3ce0a-d254-46c9-a48e-2998723b350d, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59c3ce0a-d254-46c9-a48e-2998723b350d, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232792.6882932, expires_in: 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:421 RpcState(Login, ccf1d020-a87c-41fe-987a-7d1084e5a9dd, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ccf1d020-a87c-41fe-987a-7d1084e5a9dd, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ccf1d020-a87c-41fe-987a-7d1084e5a9dd, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232794.0105536, expires_in: 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:421 RpcState(Login, 37d638a1-4ecb-4ff0-ade0-b4b7a39330c3, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37d638a1-4ecb-4ff0-ade0-b4b7a39330c3, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37d638a1-4ecb-4ff0-ade0-b4b7a39330c3, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232795.5403512, expires_in: 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:421 RpcState(Login, 57cf4e98-a73c-4809-b76c-313dc21562ff, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57cf4e98-a73c-4809-b76c-313dc21562ff, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57cf4e98-a73c-4809-b76c-313dc21562ff, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232797.0182452, expires_in: 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:421 RpcState(Login, 469cb342-593d-49b3-9c3a-04e078293091, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 469cb342-593d-49b3-9c3a-04e078293091, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 469cb342-593d-49b3-9c3a-04e078293091, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232798.3986347, expires_in: 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:421 RpcState(Login, 34ee140a-fe28-41c8-8124-68f8951aa8a8, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 34ee140a-fe28-41c8-8124-68f8951aa8a8, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 34ee140a-fe28-41c8-8124-68f8951aa8a8, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232799.9667325, expires_in: 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:421 RpcState(Login, 766fc2dd-d9dd-47d1-977e-c7c56d2b66e4, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 766fc2dd-d9dd-47d1-977e-c7c56d2b66e4, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 766fc2dd-d9dd-47d1-977e-c7c56d2b66e4, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232801.8689559, expires_in: 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:421 RpcState(Login, 0e709821-d473-432b-9086-74329ff18c9f, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e709821-d473-432b-9086-74329ff18c9f, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e709821-d473-432b-9086-74329ff18c9f, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232803.862321, expires_in: 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:421 RpcState(Login, a4d312fb-c3f6-435e-934c-39652e3097cc, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4d312fb-c3f6-435e-934c-39652e3097cc, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4d312fb-c3f6-435e-934c-39652e3097cc, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232805.500475, expires_in: 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:421 RpcState(Login, 2542eaff-972f-44ae-8cb6-42f3060ee920, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2542eaff-972f-44ae-8cb6-42f3060ee920, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2542eaff-972f-44ae-8cb6-42f3060ee920, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232806.7608352, expires_in: 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:421 RpcState(Login, 615b0606-b21f-40cd-a305-5ae415e1a50d, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 615b0606-b21f-40cd-a305-5ae415e1a50d, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 615b0606-b21f-40cd-a305-5ae415e1a50d, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232808.2656264, expires_in: 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:421 RpcState(Login, 8fc774b3-36b6-447e-af30-b2937a8a8eb0, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8fc774b3-36b6-447e-af30-b2937a8a8eb0, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8fc774b3-36b6-447e-af30-b2937a8a8eb0, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232809.5343122, expires_in: 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:421 RpcState(Login, 14c43672-f9d6-4c6c-b6e5-48f55201f5e2, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14c43672-f9d6-4c6c-b6e5-48f55201f5e2, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14c43672-f9d6-4c6c-b6e5-48f55201f5e2, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232811.3830254, expires_in: 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:421 RpcState(Login, 38909ee2-304e-4337-a3c5-78e4acc44bee, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38909ee2-304e-4337-a3c5-78e4acc44bee, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38909ee2-304e-4337-a3c5-78e4acc44bee, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232813.352372, expires_in: 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:421 RpcState(Login, 0522d782-3886-4dc0-b331-9477bb5d00ae, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0522d782-3886-4dc0-b331-9477bb5d00ae, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0522d782-3886-4dc0-b331-9477bb5d00ae, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232815.2295861, expires_in: 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:421 RpcState(Login, 552e5f68-e91c-43d4-90da-b763cc0008fc, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 552e5f68-e91c-43d4-90da-b763cc0008fc, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 552e5f68-e91c-43d4-90da-b763cc0008fc, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232816.7503326, expires_in: 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:421 RpcState(Login, 789b3f4c-0ee3-4424-9836-93e06915e6a4, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 789b3f4c-0ee3-4424-9836-93e06915e6a4, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 789b3f4c-0ee3-4424-9836-93e06915e6a4, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232818.4359682, expires_in: 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:421 RpcState(Login, 6ba14fda-8d15-4b8c-bdb0-2cd0e91b0b1f, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ba14fda-8d15-4b8c-bdb0-2cd0e91b0b1f, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ba14fda-8d15-4b8c-bdb0-2cd0e91b0b1f, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232820.4282377, expires_in: 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:421 RpcState(Login, 3453f5bf-95f0-4b70-9d3f-98a22bddfc2f, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3453f5bf-95f0-4b70-9d3f-98a22bddfc2f, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3453f5bf-95f0-4b70-9d3f-98a22bddfc2f, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232820.777983, expires_in: 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:421 RpcState(Login, efca9f4b-336f-4616-9b33-4d9806ff8149, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, efca9f4b-336f-4616-9b33-4d9806ff8149, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, efca9f4b-336f-4616-9b33-4d9806ff8149, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232822.390332, expires_in: 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:421 RpcState(Login, a98104f6-6bac-4e5f-a943-1bd0e7a62bbe, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a98104f6-6bac-4e5f-a943-1bd0e7a62bbe, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a98104f6-6bac-4e5f-a943-1bd0e7a62bbe, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232824.2974324, expires_in: 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:421 RpcState(Login, 743255d9-66ec-4ee4-9a9f-966d4ecf4540, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 743255d9-66ec-4ee4-9a9f-966d4ecf4540, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 743255d9-66ec-4ee4-9a9f-966d4ecf4540, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232826.224864, expires_in: 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:421 RpcState(Login, 9fa42537-a838-4668-bd0a-79b8d8d66722, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9fa42537-a838-4668-bd0a-79b8d8d66722, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9fa42537-a838-4668-bd0a-79b8d8d66722, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232827.87708, expires_in: 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:421 RpcState(Login, 9f24a761-849d-47d2-bb8b-6499d36f9dcc, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f24a761-849d-47d2-bb8b-6499d36f9dcc, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f24a761-849d-47d2-bb8b-6499d36f9dcc, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232829.2374904, expires_in: 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:421 RpcState(Login, a92c2426-e9da-4a91-90f7-58dd23363e41, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a92c2426-e9da-4a91-90f7-58dd23363e41, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a92c2426-e9da-4a91-90f7-58dd23363e41, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232830.9082267, expires_in: 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:421 RpcState(Login, e0136c86-373a-466d-bf2c-9c279e268ba3, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0136c86-373a-466d-bf2c-9c279e268ba3, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0136c86-373a-466d-bf2c-9c279e268ba3, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232832.854059, expires_in: 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:421 RpcState(Login, ac7dd18e-b6a6-4ff5-b0f7-e45dc600f87f, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac7dd18e-b6a6-4ff5-b0f7-e45dc600f87f, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac7dd18e-b6a6-4ff5-b0f7-e45dc600f87f, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232834.084033, expires_in: 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:421 RpcState(Login, 18c358c4-e265-4e83-9ed6-caa6e09b2303, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18c358c4-e265-4e83-9ed6-caa6e09b2303, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18c358c4-e265-4e83-9ed6-caa6e09b2303, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232836.179757, expires_in: 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:421 RpcState(Login, 20a10e13-c92f-409c-ae35-5acec48d8ea3, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20a10e13-c92f-409c-ae35-5acec48d8ea3, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20a10e13-c92f-409c-ae35-5acec48d8ea3, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232837.5377007, expires_in: 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:421 RpcState(Login, 5597653c-0db9-4dab-8f55-a9f1c154d1a8, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5597653c-0db9-4dab-8f55-a9f1c154d1a8, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5597653c-0db9-4dab-8f55-a9f1c154d1a8, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232838.9619963, expires_in: 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:421 RpcState(Login, c8e5f8ee-5e03-4913-98ec-5d50a9fc1a12, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8e5f8ee-5e03-4913-98ec-5d50a9fc1a12, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8e5f8ee-5e03-4913-98ec-5d50a9fc1a12, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232840.4450772, expires_in: 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:421 RpcState(Login, 3a800a3d-0cbb-43ae-ac76-4076938a456a, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a800a3d-0cbb-43ae-ac76-4076938a456a, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a800a3d-0cbb-43ae-ac76-4076938a456a, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232842.5184336, expires_in: 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:421 RpcState(Login, c1083614-373b-4507-a738-28613eb00f0a, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1083614-373b-4507-a738-28613eb00f0a, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1083614-373b-4507-a738-28613eb00f0a, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232843.9048445, expires_in: 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:421 RpcState(Login, bcaf5404-745e-4771-87e1-79a266ba0642, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bcaf5404-745e-4771-87e1-79a266ba0642, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bcaf5404-745e-4771-87e1-79a266ba0642, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232845.9489083, expires_in: 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:421 RpcState(Login, 7fa55b92-dc02-411f-8fe8-019abb3ff60b, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7fa55b92-dc02-411f-8fe8-019abb3ff60b, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7fa55b92-dc02-411f-8fe8-019abb3ff60b, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232847.9792166, expires_in: 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:421 RpcState(Login, 6121bc17-7613-4e51-9bbd-ee5a91ccf804, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6121bc17-7613-4e51-9bbd-ee5a91ccf804, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6121bc17-7613-4e51-9bbd-ee5a91ccf804, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232849.3696833, expires_in: 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:421 RpcState(Login, 339bc2e8-c96e-4265-b915-6eeff6abd120, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 339bc2e8-c96e-4265-b915-6eeff6abd120, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 339bc2e8-c96e-4265-b915-6eeff6abd120, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232851.383333, expires_in: 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:421 RpcState(Login, 6a213829-8fb0-47e2-a26b-85874630bdc4, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a213829-8fb0-47e2-a26b-85874630bdc4, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a213829-8fb0-47e2-a26b-85874630bdc4, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232853.1812909, expires_in: 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:421 RpcState(Login, 1409c2bb-f6ce-4993-9359-34b52f0d80cf, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1409c2bb-f6ce-4993-9359-34b52f0d80cf, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1409c2bb-f6ce-4993-9359-34b52f0d80cf, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232854.5831032, expires_in: 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:421 RpcState(Login, 09579840-b20a-4bb0-a28e-ce4938317ce1, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 09579840-b20a-4bb0-a28e-ce4938317ce1, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 09579840-b20a-4bb0-a28e-ce4938317ce1, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232855.8640935, expires_in: 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:421 RpcState(Login, cfa43a96-421f-4813-af53-c06dcfcc99a5, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cfa43a96-421f-4813-af53-c06dcfcc99a5, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cfa43a96-421f-4813-af53-c06dcfcc99a5, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232857.3940735, expires_in: 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:421 RpcState(Login, 5dedc470-34d0-45a8-9ba7-e791dd51f614, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5dedc470-34d0-45a8-9ba7-e791dd51f614, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5dedc470-34d0-45a8-9ba7-e791dd51f614, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232859.3030548, expires_in: 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:421 RpcState(Login, 66b9c8d1-e895-48ca-b93f-690425a61f01, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66b9c8d1-e895-48ca-b93f-690425a61f01, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66b9c8d1-e895-48ca-b93f-690425a61f01, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232861.1835556, expires_in: 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:421 RpcState(Login, 5ecaf30e-6952-4523-ab45-c7c843262e93, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ecaf30e-6952-4523-ab45-c7c843262e93, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ecaf30e-6952-4523-ab45-c7c843262e93, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232862.9552352, expires_in: 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:421 RpcState(Login, 18168829-71f2-4ed9-9150-3260d9e7c111, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18168829-71f2-4ed9-9150-3260d9e7c111, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18168829-71f2-4ed9-9150-3260d9e7c111, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232863.6092958, expires_in: 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:421 RpcState(Login, 2a705268-503b-4316-9495-51e8357039aa, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a705268-503b-4316-9495-51e8357039aa, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a705268-503b-4316-9495-51e8357039aa, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232865.3854656, expires_in: 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:421 RpcState(Login, a8bad7d8-6632-444f-a369-309b5fbd9c0d, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8bad7d8-6632-444f-a369-309b5fbd9c0d, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8bad7d8-6632-444f-a369-309b5fbd9c0d, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232867.4892426, expires_in: 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:421 RpcState(Login, 7e35a93f-68d9-4cda-ba97-018ab765f5c8, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e35a93f-68d9-4cda-ba97-018ab765f5c8, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e35a93f-68d9-4cda-ba97-018ab765f5c8, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232868.7986634, expires_in: 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:421 RpcState(Login, 142754b5-4e1d-43aa-ae49-07bc31706193, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 142754b5-4e1d-43aa-ae49-07bc31706193, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 142754b5-4e1d-43aa-ae49-07bc31706193, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232870.2923918, expires_in: 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:421 RpcState(Login, 7038ee64-7bec-4fd0-ae65-46289926c4cf, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7038ee64-7bec-4fd0-ae65-46289926c4cf, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7038ee64-7bec-4fd0-ae65-46289926c4cf, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232871.6188507, expires_in: 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:421 RpcState(Login, b4d56012-096f-4d69-8c17-1cb658a67848, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b4d56012-096f-4d69-8c17-1cb658a67848, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b4d56012-096f-4d69-8c17-1cb658a67848, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232873.5114748, expires_in: 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:421 RpcState(Login, d945c9bb-065c-4b23-839b-83efdd422cfd, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d945c9bb-065c-4b23-839b-83efdd422cfd, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d945c9bb-065c-4b23-839b-83efdd422cfd, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232875.0076513, expires_in: 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:421 RpcState(Login, 618c2647-510b-4ba8-bd75-475f86c76ec1, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 618c2647-510b-4ba8-bd75-475f86c76ec1, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 618c2647-510b-4ba8-bd75-475f86c76ec1, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232876.8116407, expires_in: 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:421 RpcState(Login, edc49fbb-a8d1-42e3-b50d-7711c87de521, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, edc49fbb-a8d1-42e3-b50d-7711c87de521, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, edc49fbb-a8d1-42e3-b50d-7711c87de521, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232878.174382, expires_in: 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:421 RpcState(Login, b97a45e1-b493-4493-84d6-fa4f973bfc01, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b97a45e1-b493-4493-84d6-fa4f973bfc01, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b97a45e1-b493-4493-84d6-fa4f973bfc01, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232879.79572, expires_in: 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:421 RpcState(Login, 30056024-3d2e-4cf7-9f96-68ec4f1332e7, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 30056024-3d2e-4cf7-9f96-68ec4f1332e7, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 30056024-3d2e-4cf7-9f96-68ec4f1332e7, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232881.7486522, expires_in: 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:421 RpcState(Login, c6341af3-ea6a-453e-888c-5a8f133326dc, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6341af3-ea6a-453e-888c-5a8f133326dc, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6341af3-ea6a-453e-888c-5a8f133326dc, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232883.837321, expires_in: 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:421 RpcState(Login, a64ce300-5f2b-441a-8b3f-f6812bca9106, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a64ce300-5f2b-441a-8b3f-f6812bca9106, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a64ce300-5f2b-441a-8b3f-f6812bca9106, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232885.5619843, expires_in: 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:421 RpcState(Login, 3a8c9747-0166-491a-8c39-94c108e56303, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a8c9747-0166-491a-8c39-94c108e56303, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a8c9747-0166-491a-8c39-94c108e56303, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232886.8671315, expires_in: 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:421 RpcState(Login, a9e1df10-0aa8-400c-8bf7-4d2d33d04b9a, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9e1df10-0aa8-400c-8bf7-4d2d33d04b9a, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9e1df10-0aa8-400c-8bf7-4d2d33d04b9a, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232888.2003858, expires_in: 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:421 RpcState(Login, 54f2adeb-267b-4c3e-afd1-027a7df80534, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54f2adeb-267b-4c3e-afd1-027a7df80534, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54f2adeb-267b-4c3e-afd1-027a7df80534, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232890.0687153, expires_in: 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:421 RpcState(Login, c96e783e-bdfc-437c-8994-4e2be860c0ea, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c96e783e-bdfc-437c-8994-4e2be860c0ea, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c96e783e-bdfc-437c-8994-4e2be860c0ea, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232891.785214, expires_in: 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:421 RpcState(Login, 01bcae32-39ae-47f5-a81a-4a038d0e311c, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01bcae32-39ae-47f5-a81a-4a038d0e311c, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01bcae32-39ae-47f5-a81a-4a038d0e311c, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232893.929396, expires_in: 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:421 RpcState(Login, d103bed9-9184-4b1a-8e6a-a2eac912eca4, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d103bed9-9184-4b1a-8e6a-a2eac912eca4, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d103bed9-9184-4b1a-8e6a-a2eac912eca4, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232895.443552, expires_in: 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:421 RpcState(Login, 754a59a9-095c-46a8-ad9d-d1a7cb19b75d, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 754a59a9-095c-46a8-ad9d-d1a7cb19b75d, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 754a59a9-095c-46a8-ad9d-d1a7cb19b75d, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232896.7080956, expires_in: 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:421 RpcState(Login, c20903eb-acfe-4dbd-971f-31b0491ff544, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c20903eb-acfe-4dbd-971f-31b0491ff544, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c20903eb-acfe-4dbd-971f-31b0491ff544, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232898.2514367, expires_in: 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:421 RpcState(Login, 95150bfc-ada4-4bd7-a8d9-9f1710483e84, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95150bfc-ada4-4bd7-a8d9-9f1710483e84, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95150bfc-ada4-4bd7-a8d9-9f1710483e84, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232899.548777, expires_in: 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:421 RpcState(Login, 2eebfeb3-3cf0-41a3-96cb-975411373ddb, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2eebfeb3-3cf0-41a3-96cb-975411373ddb, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2eebfeb3-3cf0-41a3-96cb-975411373ddb, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232901.5935373, expires_in: 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:421 RpcState(Login, bdb82096-966c-4e2b-ad13-26026d3ecc37, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bdb82096-966c-4e2b-ad13-26026d3ecc37, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bdb82096-966c-4e2b-ad13-26026d3ecc37, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232902.9309685, expires_in: 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:421 RpcState(Login, 2d32d3a7-42bf-42ff-b7ea-397c8f3f784c, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d32d3a7-42bf-42ff-b7ea-397c8f3f784c, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d32d3a7-42bf-42ff-b7ea-397c8f3f784c, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232904.396621, expires_in: 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:421 RpcState(Login, ad282b5c-47f0-44bf-a4d0-bd9821811b92, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad282b5c-47f0-44bf-a4d0-bd9821811b92, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad282b5c-47f0-44bf-a4d0-bd9821811b92, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232905.7957318, expires_in: 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:421 RpcState(Login, 90960c8c-7a8f-4189-b1f7-ddd5d369a3b3, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 90960c8c-7a8f-4189-b1f7-ddd5d369a3b3, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 90960c8c-7a8f-4189-b1f7-ddd5d369a3b3, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232907.221447, expires_in: 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:421 RpcState(Login, 275e4c76-b3a9-4944-9912-d53d60b58125, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 275e4c76-b3a9-4944-9912-d53d60b58125, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 275e4c76-b3a9-4944-9912-d53d60b58125, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232908.5247073, expires_in: 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:421 RpcState(Login, 02819660-67ac-44eb-89aa-8d5f3e376283, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02819660-67ac-44eb-89aa-8d5f3e376283, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02819660-67ac-44eb-89aa-8d5f3e376283, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232910.7186916, expires_in: 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:421 RpcState(Login, ddd6517f-75ce-4c50-ad4a-92c3322509e0, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ddd6517f-75ce-4c50-ad4a-92c3322509e0, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ddd6517f-75ce-4c50-ad4a-92c3322509e0, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232912.6490068, expires_in: 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:421 RpcState(Login, 83f8150c-1583-40aa-882b-f405664b1fc5, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83f8150c-1583-40aa-882b-f405664b1fc5, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83f8150c-1583-40aa-882b-f405664b1fc5, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232914.1902637, expires_in: 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:421 RpcState(Login, bccbf4ba-de23-431b-a193-720321f127b7, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bccbf4ba-de23-431b-a193-720321f127b7, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bccbf4ba-de23-431b-a193-720321f127b7, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232916.054316, expires_in: 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:421 RpcState(Login, 3b1f45a5-55f3-4fcd-ba58-afacad6b1918, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b1f45a5-55f3-4fcd-ba58-afacad6b1918, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b1f45a5-55f3-4fcd-ba58-afacad6b1918, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232918.023373, expires_in: 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:421 RpcState(Login, ebcef758-6308-4247-b14f-2d84af84558a, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ebcef758-6308-4247-b14f-2d84af84558a, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ebcef758-6308-4247-b14f-2d84af84558a, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232919.973484, expires_in: 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:421 RpcState(Login, d2f44edb-790a-4404-a9d9-0491e9ee173f, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2f44edb-790a-4404-a9d9-0491e9ee173f, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2f44edb-790a-4404-a9d9-0491e9ee173f, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232922.0036721, expires_in: 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:421 RpcState(Login, b4239efc-e0ac-4734-b658-435b9441839a, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b4239efc-e0ac-4734-b658-435b9441839a, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b4239efc-e0ac-4734-b658-435b9441839a, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232923.170173, expires_in: 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:421 RpcState(Login, 695d65ec-429e-4ed1-9407-e8e71d1b1c56, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 695d65ec-429e-4ed1-9407-e8e71d1b1c56, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 695d65ec-429e-4ed1-9407-e8e71d1b1c56, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232924.4450042, expires_in: 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:421 RpcState(Login, 49f4df17-78fd-4191-9e4b-25bd268b418f, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49f4df17-78fd-4191-9e4b-25bd268b418f, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49f4df17-78fd-4191-9e4b-25bd268b418f, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232926.352443, expires_in: 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:421 RpcState(Login, fbe38b4d-22ea-43d0-a2da-1c183fb7ea55, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fbe38b4d-22ea-43d0-a2da-1c183fb7ea55, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fbe38b4d-22ea-43d0-a2da-1c183fb7ea55, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232927.9075084, expires_in: 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:421 RpcState(Login, 187a5656-f0c7-4c1e-a9c8-570004060cdc, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 187a5656-f0c7-4c1e-a9c8-570004060cdc, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 187a5656-f0c7-4c1e-a9c8-570004060cdc, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232929.5162096, expires_in: 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:421 RpcState(Login, 3a9b391d-3d15-4ca1-9068-81162ea13c06, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a9b391d-3d15-4ca1-9068-81162ea13c06, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a9b391d-3d15-4ca1-9068-81162ea13c06, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232931.436415, expires_in: 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:421 RpcState(Login, c5ee41e9-97c1-4e2a-8ee4-ac64f203ae53, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5ee41e9-97c1-4e2a-8ee4-ac64f203ae53, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5ee41e9-97c1-4e2a-8ee4-ac64f203ae53, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232933.0807092, expires_in: 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:421 RpcState(Login, 1b132eec-ee94-434d-a58c-acc26000c90d, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b132eec-ee94-434d-a58c-acc26000c90d, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b132eec-ee94-434d-a58c-acc26000c90d, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232935.056532, expires_in: 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:421 RpcState(Login, 3ab84f5b-46b0-434f-8b11-7ab656b80d17, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ab84f5b-46b0-434f-8b11-7ab656b80d17, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ab84f5b-46b0-434f-8b11-7ab656b80d17, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232936.3068314, expires_in: 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:421 RpcState(Login, 69853655-a214-43cc-a2fc-50582f578664, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69853655-a214-43cc-a2fc-50582f578664, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69853655-a214-43cc-a2fc-50582f578664, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232938.3078206, expires_in: 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:421 RpcState(Login, 252a642d-50fb-440b-8dcd-30508c61d44b, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 252a642d-50fb-440b-8dcd-30508c61d44b, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 252a642d-50fb-440b-8dcd-30508c61d44b, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232940.2202308, expires_in: 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:421 RpcState(Login, 326e2caf-fd9d-4885-b1d6-45a76834fb0f, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 326e2caf-fd9d-4885-b1d6-45a76834fb0f, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 326e2caf-fd9d-4885-b1d6-45a76834fb0f, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232942.1028042, expires_in: 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:421 RpcState(Login, fa666453-b32a-4542-8f04-db418dabfa73, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa666453-b32a-4542-8f04-db418dabfa73, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa666453-b32a-4542-8f04-db418dabfa73, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232943.8193111, expires_in: 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:421 RpcState(Login, ca941474-280c-42a8-ad24-0a25962a91fc, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca941474-280c-42a8-ad24-0a25962a91fc, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca941474-280c-42a8-ad24-0a25962a91fc, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232945.954035, expires_in: 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:421 RpcState(Login, e9e85382-fea5-4d79-a511-b628fbc8fd9e, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9e85382-fea5-4d79-a511-b628fbc8fd9e, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9e85382-fea5-4d79-a511-b628fbc8fd9e, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232947.720407, expires_in: 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:421 RpcState(Login, 87e21082-5c66-41dd-ad52-8019e705f1fe, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87e21082-5c66-41dd-ad52-8019e705f1fe, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87e21082-5c66-41dd-ad52-8019e705f1fe, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232949.8750257, expires_in: 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:421 RpcState(Login, 081bfeac-fef3-482e-997f-021c64cdef23, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 081bfeac-fef3-482e-997f-021c64cdef23, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 081bfeac-fef3-482e-997f-021c64cdef23, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232951.9367068, expires_in: 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:421 RpcState(Login, ff7fd833-1f0d-4060-b76e-3cea6835175c, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff7fd833-1f0d-4060-b76e-3cea6835175c, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff7fd833-1f0d-4060-b76e-3cea6835175c, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232953.2191198, expires_in: 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:421 RpcState(Login, 599ff558-931e-47e6-912c-890c1c75d8ca, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 599ff558-931e-47e6-912c-890c1c75d8ca, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 599ff558-931e-47e6-912c-890c1c75d8ca, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232954.968822, expires_in: 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:421 RpcState(Login, afa55267-cbb6-483f-8a0d-5847cbe3552e, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, afa55267-cbb6-483f-8a0d-5847cbe3552e, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, afa55267-cbb6-483f-8a0d-5847cbe3552e, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232956.9902325, expires_in: 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:421 RpcState(Login, f689f611-d782-4489-960b-38a17e93a6b1, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f689f611-d782-4489-960b-38a17e93a6b1, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f689f611-d782-4489-960b-38a17e93a6b1, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232959.156827, expires_in: 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:421 RpcState(Login, 13a5040c-78d0-4148-a4b8-fea8dc73ab87, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 13a5040c-78d0-4148-a4b8-fea8dc73ab87, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 13a5040c-78d0-4148-a4b8-fea8dc73ab87, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232960.456197, expires_in: 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:421 RpcState(Login, 3b0dc69a-b8d8-4075-a402-05aad39cf86e, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b0dc69a-b8d8-4075-a402-05aad39cf86e, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b0dc69a-b8d8-4075-a402-05aad39cf86e, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232962.1209474, expires_in: 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:421 RpcState(Login, 50aefe7b-e2eb-40b8-9c46-32b0fbbfe8bd, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 50aefe7b-e2eb-40b8-9c46-32b0fbbfe8bd, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 50aefe7b-e2eb-40b8-9c46-32b0fbbfe8bd, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232963.311233, expires_in: 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:421 RpcState(Login, a1ef74dd-2a23-426a-9db0-d77c770b794b, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a1ef74dd-2a23-426a-9db0-d77c770b794b, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a1ef74dd-2a23-426a-9db0-d77c770b794b, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232964.5949705, expires_in: 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:421 RpcState(Login, 597496cb-3f0b-441a-832b-ee6ed0f5581f, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 597496cb-3f0b-441a-832b-ee6ed0f5581f, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 597496cb-3f0b-441a-832b-ee6ed0f5581f, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232966.554088, expires_in: 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:421 RpcState(Login, d58bc5c2-46cf-4583-b0a6-1994b67f550a, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d58bc5c2-46cf-4583-b0a6-1994b67f550a, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d58bc5c2-46cf-4583-b0a6-1994b67f550a, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232968.5693643, expires_in: 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:421 RpcState(Login, f86a4506-7a34-43e0-91a9-1236263d75e5, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f86a4506-7a34-43e0-91a9-1236263d75e5, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f86a4506-7a34-43e0-91a9-1236263d75e5, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232970.1884916, expires_in: 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:421 RpcState(Login, 0ff79c4c-c0cd-4ca4-ba26-2fbfb6617098, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ff79c4c-c0cd-4ca4-ba26-2fbfb6617098, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ff79c4c-c0cd-4ca4-ba26-2fbfb6617098, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232971.9164958, expires_in: 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:421 RpcState(Login, 54b2088a-8d16-4972-934e-ad6bb3ba160b, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54b2088a-8d16-4972-934e-ad6bb3ba160b, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54b2088a-8d16-4972-934e-ad6bb3ba160b, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232973.3732553, expires_in: 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:421 RpcState(Login, 95f5caa8-15e7-4cbf-9c13-7e51d285e8db, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95f5caa8-15e7-4cbf-9c13-7e51d285e8db, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95f5caa8-15e7-4cbf-9c13-7e51d285e8db, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232975.5161364, expires_in: 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:421 RpcState(Login, 5883fbe5-67de-4458-a2cb-1dc3e212d1de, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5883fbe5-67de-4458-a2cb-1dc3e212d1de, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5883fbe5-67de-4458-a2cb-1dc3e212d1de, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232976.8837578, expires_in: 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:421 RpcState(Login, 923e99be-f51e-47f6-b5de-560d315efabc, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 923e99be-f51e-47f6-b5de-560d315efabc, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 923e99be-f51e-47f6-b5de-560d315efabc, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232978.356613, expires_in: 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:421 RpcState(Login, c1769259-50d7-4d24-b979-575c734589cb, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1769259-50d7-4d24-b979-575c734589cb, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1769259-50d7-4d24-b979-575c734589cb, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232980.0770466, expires_in: 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:421 RpcState(Login, f49ef94b-406b-4be2-b0f7-2a0e08039d09, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f49ef94b-406b-4be2-b0f7-2a0e08039d09, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f49ef94b-406b-4be2-b0f7-2a0e08039d09, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232981.7893395, expires_in: 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:421 RpcState(Login, df873eea-e5a0-47e2-808a-1ab826ac10aa, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df873eea-e5a0-47e2-808a-1ab826ac10aa, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df873eea-e5a0-47e2-808a-1ab826ac10aa, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232983.7245367, expires_in: 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:421 RpcState(Login, b19bf08c-0719-454b-8b43-bb41eb6a6818, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b19bf08c-0719-454b-8b43-bb41eb6a6818, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b19bf08c-0719-454b-8b43-bb41eb6a6818, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232985.0176392, expires_in: 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:421 RpcState(Login, 3b7bb8d6-6ca0-4795-942b-9427c6a13ff2, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b7bb8d6-6ca0-4795-942b-9427c6a13ff2, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b7bb8d6-6ca0-4795-942b-9427c6a13ff2, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232986.9751492, expires_in: 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:421 RpcState(Login, 57495c4d-a770-4885-be78-2a02896b28b5, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57495c4d-a770-4885-be78-2a02896b28b5, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57495c4d-a770-4885-be78-2a02896b28b5, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232989.168781, expires_in: 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:421 RpcState(Login, 368d26cd-caf8-4e4d-9d71-5bf7d6f5d68f, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 368d26cd-caf8-4e4d-9d71-5bf7d6f5d68f, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 368d26cd-caf8-4e4d-9d71-5bf7d6f5d68f, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232990.9827614, expires_in: 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:421 RpcState(Login, abea25e1-211f-432d-b457-2fd5efb3c11c, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, abea25e1-211f-432d-b457-2fd5efb3c11c, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, abea25e1-211f-432d-b457-2fd5efb3c11c, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232993.1790442, expires_in: 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:421 RpcState(Login, 1c175c14-dffa-445c-81f1-e7edd5cf6d68, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c175c14-dffa-445c-81f1-e7edd5cf6d68, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c175c14-dffa-445c-81f1-e7edd5cf6d68, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232994.9406936, expires_in: 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:421 RpcState(Login, 4f880b3c-820b-4ba5-9b68-ebec6b5681bf, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f880b3c-820b-4ba5-9b68-ebec6b5681bf, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f880b3c-820b-4ba5-9b68-ebec6b5681bf, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232996.354182, expires_in: 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:421 RpcState(Login, 7cbe3b4a-d9a1-451a-b580-7a5f2c3f4ddc, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7cbe3b4a-d9a1-451a-b580-7a5f2c3f4ddc, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7cbe3b4a-d9a1-451a-b580-7a5f2c3f4ddc, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232998.2374878, expires_in: 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:421 RpcState(Login, 7a889702-3791-47ef-b969-1b14fbe09918, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a889702-3791-47ef-b969-1b14fbe09918, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a889702-3791-47ef-b969-1b14fbe09918, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232999.546889, expires_in: 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:421 RpcState(Login, 7c4188a4-8b64-4228-8973-8d03c81ba9d4, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c4188a4-8b64-4228-8973-8d03c81ba9d4, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c4188a4-8b64-4228-8973-8d03c81ba9d4, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233000.9667995, expires_in: 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:421 RpcState(Login, a9cdc551-a950-4d3c-89f0-d5ce45147287, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9cdc551-a950-4d3c-89f0-d5ce45147287, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9cdc551-a950-4d3c-89f0-d5ce45147287, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233002.240307, expires_in: 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:421 RpcState(Login, f26304ab-30af-4190-a820-162c60cdda94, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f26304ab-30af-4190-a820-162c60cdda94, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f26304ab-30af-4190-a820-162c60cdda94, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233003.9713728, expires_in: 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:421 RpcState(Login, 6889fbef-1d0c-4846-b097-34a049c7dd30, localhost:28061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6889fbef-1d0c-4846-b097-34a049c7dd30, localhost:28061): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6889fbef-1d0c-4846-b097-34a049c7dd30, localhost:28061): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:28061". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28061
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765233004588225&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:3586/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:18711/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12555
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7357
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30696
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9510
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3586
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30434
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8486
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10215
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18711
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11649
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28061/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16658
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1295
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14622
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28061
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19639
============================== slowest durations ===============================
273.40s call     test_secrets.py::test_alter_without_grants[encryption_disabled]
266.68s call     test_secrets.py::test_alter_without_grants[encryption_enabled]
17.59s setup    test_secrets.py::test_alter_without_grants[encryption_disabled]
11.54s teardown test_secrets.py::test_alter_without_grants[encryption_enabled]
8.31s setup    test_secrets.py::test_alter_without_grants[encryption_enabled]
1.54s teardown test_secrets.py::test_alter_without_grants[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets.py::test_alter_without_grants[encryption_disabled] - assert 'Access denied for scheme request' in "Couldn't find valid connection"
 +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
FAILED test_secrets.py::test_alter_without_grants[encryption_enabled] - assert 'Access denied for scheme request' in "Couldn't find valid connection"
 +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
======================== 2 failed in 579.69s (0:09:39) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets.py FF

=================================== FAILURES ===================================
_________________ test_create_with_grants[encryption_disabled] _________________
ydb/tests/functional/secrets/test_secrets.py:36: in test_create_with_grants
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_with_grants[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26448
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000289/r3tmp/kikimr_cluster_ab_bmoj3
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1156
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11665
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22849
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28423
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000289/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/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/node_1/logfile_bv5rvia9.log --grpc-port=1156 --mon-port=11665 --ic-port=26448
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1156/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000289/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/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/node_1/logfile_bv5rvia9.log --grpc-port=1156 --mon-port=11665 --ic-port=26448
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/node_1/logfile_bv5rvia9.log', '--grpc-port=1156', '--mon-port=11665', '--ic-port=26448')' in '/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1248393
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1156/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/kvpj/000289/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1248395
DEBUG    ya.test:process.py:259 Command (pid 1248395) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1248395) elapsed time (sec): 1.1712534427642822
DEBUG    ya.test:process.py:263 Command (pid 1248395) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248395) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1248395) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248395) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248395) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1248395) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1248395) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 1248395) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1248395) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1248395) nivcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 1248395) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1248395) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1248395) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1248395) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1248395) stime: 0.980969
DEBUG    ya.test:process.py:263 Command (pid 1248395) utime: 0.11866499999999999
DEBUG    ya.test:process.py:263 Command (pid 1248395) wtime: 1.172
DEBUG    ya.test:process.py:275 Command (pid 1248395) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1248395) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1156', '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: 26448\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/kvpj/000289/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1156', '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: 26448\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1251770
DEBUG    ya.test:process.py:259 Command (pid 1251770) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1251770) elapsed time (sec): 0.4359564781188965
DEBUG    ya.test:process.py:263 Command (pid 1251770) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251770) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1251770) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251770) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251770) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1251770) maxrss: 555560
DEBUG    ya.test:process.py:263 Command (pid 1251770) minflt: 18400
DEBUG    ya.test:process.py:263 Command (pid 1251770) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1251770) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1251770) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1251770) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1251770) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1251770) nvcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 1251770) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1251770) stime: 0.265557
DEBUG    ya.test:process.py:263 Command (pid 1251770) utime: 0.12664999999999998
DEBUG    ya.test:process.py:263 Command (pid 1251770) wtime: 0.437
DEBUG    ya.test:process.py:275 Command (pid 1251770) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1156', '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/kvpj/000289/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1156', '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: 1252017
DEBUG    ya.test:process.py:259 Command (pid 1252017) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1252017) elapsed time (sec): 0.6859827041625977
DEBUG    ya.test:process.py:263 Command (pid 1252017) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252017) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1252017) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252017) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252017) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1252017) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 1252017) minflt: 18408
DEBUG    ya.test:process.py:263 Command (pid 1252017) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1252017) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1252017) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1252017) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1252017) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1252017) nvcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 1252017) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1252017) stime: 0.545461
DEBUG    ya.test:process.py:263 Command (pid 1252017) utime: 0.09697
DEBUG    ya.test:process.py:263 Command (pid 1252017) wtime: 0.687
DEBUG    ya.test:process.py:275 Command (pid 1252017) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22387
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000289/r3tmp/kikimr_cluster_o3nsxatw
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9815
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16967
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19088
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61231
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000289/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/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/node_1/logfile_ad91fn9_.log --grpc-port=9815 --mon-port=16967 --ic-port=22387
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9815/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000289/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/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/node_1/logfile_ad91fn9_.log --grpc-port=9815 --mon-port=16967 --ic-port=22387
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/node_1/logfile_ad91fn9_.log', '--grpc-port=9815', '--mon-port=16967', '--ic-port=22387')' in '/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1252641
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9815/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/kvpj/000289/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1252642
DEBUG    ya.test:process.py:259 Command (pid 1252642) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1252642) elapsed time (sec): 0.8611021041870117
DEBUG    ya.test:process.py:263 Command (pid 1252642) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252642) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1252642) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252642) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252642) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1252642) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1252642) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 1252642) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1252642) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1252642) nivcsw: 51
DEBUG    ya.test:process.py:263 Command (pid 1252642) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1252642) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1252642) nvcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 1252642) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1252642) stime: 0.651706
DEBUG    ya.test:process.py:263 Command (pid 1252642) utime: 0.13194
DEBUG    ya.test:process.py:263 Command (pid 1252642) wtime: 0.862
DEBUG    ya.test:process.py:275 Command (pid 1252642) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1252642) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9815', '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: 22387\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9815', '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: 22387\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1257488
DEBUG    ya.test:process.py:259 Command (pid 1257488) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1257488) elapsed time (sec): 0.6009154319763184
DEBUG    ya.test:process.py:263 Command (pid 1257488) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257488) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1257488) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257488) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257488) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1257488) maxrss: 555544
DEBUG    ya.test:process.py:263 Command (pid 1257488) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 1257488) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1257488) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1257488) nivcsw: 82
DEBUG    ya.test:process.py:263 Command (pid 1257488) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1257488) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1257488) nvcsw: 113
DEBUG    ya.test:process.py:263 Command (pid 1257488) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1257488) stime: 0.396497
DEBUG    ya.test:process.py:263 Command (pid 1257488) utime: 0.132388
DEBUG    ya.test:process.py:263 Command (pid 1257488) wtime: 0.602
DEBUG    ya.test:process.py:275 Command (pid 1257488) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9815', '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.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/kvpj/000289/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9815', '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: 1257872
DEBUG    ya.test:process.py:259 Command (pid 1257872) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1257872) elapsed time (sec): 0.5051813125610352
DEBUG    ya.test:process.py:263 Command (pid 1257872) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257872) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1257872) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257872) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257872) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1257872) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 1257872) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 1257872) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1257872) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1257872) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 1257872) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1257872) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1257872) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 1257872) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1257872) stime: 0.325905
DEBUG    ya.test:process.py:263 Command (pid 1257872) utime: 0.135573
DEBUG    ya.test:process.py:263 Command (pid 1257872) wtime: 0.506
DEBUG    ya.test:process.py:275 Command (pid 1257872) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19452
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6940
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16312
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10509
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32547
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9815 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/slot_1/logfile_6225011n.log --grpc-port=19452 --mon-port=6940 --ic-port=16312
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9815 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/slot_1/logfile_6225011n.log --grpc-port=19452 --mon-port=6940 --ic-port=16312
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9815', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/slot_1/logfile_6225011n.log', '--grpc-port=19452', '--mon-port=6940', '--ic-port=16312')' in '/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1258573
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:19452/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/kvpj/000289/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1258574
DEBUG    ya.test:process.py:259 Command (pid 1258574) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258574) elapsed time (sec): 1.1296157836914062
DEBUG    ya.test:process.py:263 Command (pid 1258574) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258574) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258574) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258574) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258574) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258574) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1258574) minflt: 16266
DEBUG    ya.test:process.py:263 Command (pid 1258574) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258574) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258574) nivcsw: 171
DEBUG    ya.test:process.py:263 Command (pid 1258574) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258574) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258574) nvcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 1258574) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258574) stime: 0.9124869999999999
DEBUG    ya.test:process.py:263 Command (pid 1258574) utime: 0.138281
DEBUG    ya.test:process.py:263 Command (pid 1258574) wtime: 1.134
DEBUG    ya.test:process.py:275 Command (pid 1258574) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1258574) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_create_with_grants[encryption_disabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, fb5ff94d-9f6a-476d-bcf5-f7ef530c90cc, localhost:9815): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fb5ff94d-9f6a-476d-bcf5-f7ef530c90cc, localhost:9815): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fb5ff94d-9f6a-476d-bcf5-f7ef530c90cc, localhost:9815): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 19452 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:19452, 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:9815
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0db0f917-a8dd-4a4e-8754-b63dd643ce2a, ghrun-2tlsei57yi.auto.internal:19452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0db0f917-a8dd-4a4e-8754-b63dd643ce2a, ghrun-2tlsei57yi.auto.internal:19452): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0db0f917-a8dd-4a4e-8754-b63dd643ce2a, ghrun-2tlsei57yi.auto.internal:19452): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NThjY2JmYzQtMzRkODg2OGYtMmJhNjdjOTQtZmQ1ZmNkZjg=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fe6937d2-987e-426b-b84c-fd6530fc7608, ghrun-2tlsei57yi.auto.internal:19452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fe6937d2-987e-426b-b84c-fd6530fc7608, ghrun-2tlsei57yi.auto.internal:19452): request = { session_id: "ydb://session/3?node_id=50000&id=NThjY2JmYzQtMzRkODg2OGYtMmJhNjdjOTQtZmQ1ZmNkZjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fe6937d2-987e-426b-b84c-fd6530fc7608, ghrun-2tlsei57yi.auto.internal:19452): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NThjY2JmYzQtMzRkODg2OGYtMmJhNjdjOTQtZmQ1ZmNkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a33793e-0115-4485-998c-14673dfc3588, ghrun-2tlsei57yi.auto.internal:19452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a33793e-0115-4485-998c-14673dfc3588, ghrun-2tlsei57yi.auto.internal:19452): request = { session_id: "ydb://session/3?node_id=50000&id=NThjY2JmYzQtMzRkODg2OGYtMmJhNjdjOTQtZmQ1ZmNkZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a33793e-0115-4485-998c-14673dfc3588, ghrun-2tlsei57yi.auto.internal:19452): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NThjY2JmYzQtMzRkODg2OGYtMmJhNjdjOTQtZmQ1ZmNkZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 6dcdb35f-48de-4b54-9caa-57906603bc83, ghrun-2tlsei57yi.auto.internal:19452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 6dcdb35f-48de-4b54-9caa-57906603bc83, ghrun-2tlsei57yi.auto.internal:19452): request = { session_id: "ydb://session/3?node_id=50000&id=NThjY2JmYzQtMzRkODg2OGYtMmJhNjdjOTQtZmQ1ZmNkZjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 6dcdb35f-48de-4b54-9caa-57906603bc83, ghrun-2tlsei57yi.auto.internal:19452): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9815
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:19452
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, dd58e159-b483-472d-a1e5-5fade40c9f78, localhost:9815): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, dd58e159-b483-472d-a1e5-5fade40c9f78, localhost:9815): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, dd58e159-b483-472d-a1e5-5fade40c9f78, localhost:9815): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 19452 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:19452, 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:9815
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 07218783-7ed9-414b-9b81-6e6d5bacc06d, ghrun-2tlsei57yi.auto.internal:19452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 07218783-7ed9-414b-9b81-6e6d5bacc06d, ghrun-2tlsei57yi.auto.internal:19452): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 07218783-7ed9-414b-9b81-6e6d5bacc06d, ghrun-2tlsei57yi.auto.internal:19452): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ODllNDIxZTUtMmE3NDI0NDEtNDIxMDQ3NmQtNmNlZDk3YTU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1e015572-41b7-4aa9-bc72-e71eee33dfdb, ghrun-2tlsei57yi.auto.internal:19452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1e015572-41b7-4aa9-bc72-e71eee33dfdb, ghrun-2tlsei57yi.auto.internal:19452): request = { session_id: "ydb://session/3?node_id=50000&id=ODllNDIxZTUtMmE3NDI0NDEtNDIxMDQ3NmQtNmNlZDk3YTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1e015572-41b7-4aa9-bc72-e71eee33dfdb, ghrun-2tlsei57yi.auto.internal:19452): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ODllNDIxZTUtMmE3NDI0NDEtNDIxMDQ3NmQtNmNlZDk3YTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 59e4920b-5d7a-4ad7-944d-68e24b59fa48, ghrun-2tlsei57yi.auto.internal:19452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59e4920b-5d7a-4ad7-944d-68e24b59fa48, ghrun-2tlsei57yi.auto.internal:19452): request = { session_id: "ydb://session/3?node_id=50000&id=ODllNDIxZTUtMmE3NDI0NDEtNDIxMDQ3NmQtNmNlZDk3YTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 59e4920b-5d7a-4ad7-944d-68e24b59fa48, ghrun-2tlsei57yi.auto.internal:19452): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ODllNDIxZTUtMmE3NDI0NDEtNDIxMDQ3NmQtNmNlZDk3YTU=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 453dfd71-b639-4901-bee5-af80a07b35fc, ghrun-2tlsei57yi.auto.internal:19452): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 453dfd71-b639-4901-bee5-af80a07b35fc, ghrun-2tlsei57yi.auto.internal:19452): request = { session_id: "ydb://session/3?node_id=50000&id=ODllNDIxZTUtMmE3NDI0NDEtNDIxMDQ3NmQtNmNlZDk3YTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 453dfd71-b639-4901-bee5-af80a07b35fc, ghrun-2tlsei57yi.auto.internal:19452): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1e015572-41b7-4aa9-bc72-e71eee33dfdb, ghrun-2tlsei57yi.auto.internal:19452): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9815
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:19452
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232453.6897519, expires_in: 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:421 RpcState(Login, 8c76e17a-5302-4958-8528-a1ccf6956a6c, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c76e17a-5302-4958-8528-a1ccf6956a6c, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c76e17a-5302-4958-8528-a1ccf6956a6c, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232454.4463906, expires_in: 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:421 RpcState(Login, 79889825-ec01-4c8e-bc5c-6255092e3929, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79889825-ec01-4c8e-bc5c-6255092e3929, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79889825-ec01-4c8e-bc5c-6255092e3929, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232456.0192056, expires_in: 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:421 RpcState(Login, 0f280113-c37d-40c2-bf86-e8aea8b3adaa, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f280113-c37d-40c2-bf86-e8aea8b3adaa, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f280113-c37d-40c2-bf86-e8aea8b3adaa, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232457.9233134, expires_in: 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:421 RpcState(Login, 09dec9fb-aedd-428c-b55c-05fa7a9d8c2c, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 09dec9fb-aedd-428c-b55c-05fa7a9d8c2c, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 09dec9fb-aedd-428c-b55c-05fa7a9d8c2c, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232458.574215, expires_in: 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:421 RpcState(Login, 71d25a18-8520-4114-890e-0cc4badb7cc9, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71d25a18-8520-4114-890e-0cc4badb7cc9, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71d25a18-8520-4114-890e-0cc4badb7cc9, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232460.1425304, expires_in: 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:421 RpcState(Login, 5a1abeef-ba8f-4179-b197-44bb833e28ed, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a1abeef-ba8f-4179-b197-44bb833e28ed, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a1abeef-ba8f-4179-b197-44bb833e28ed, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232461.402255, expires_in: 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:421 RpcState(Login, 317c310a-6bb0-42ab-8e28-d18318ad8ec6, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 317c310a-6bb0-42ab-8e28-d18318ad8ec6, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 317c310a-6bb0-42ab-8e28-d18318ad8ec6, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232463.3491578, expires_in: 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:421 RpcState(Login, f15d09cb-e42a-493f-a1a4-b3087d66fc02, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f15d09cb-e42a-493f-a1a4-b3087d66fc02, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f15d09cb-e42a-493f-a1a4-b3087d66fc02, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232464.0116067, expires_in: 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:421 RpcState(Login, 8b52addf-828a-44d4-935d-cc171c133835, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b52addf-828a-44d4-935d-cc171c133835, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b52addf-828a-44d4-935d-cc171c133835, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232465.8996427, expires_in: 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:421 RpcState(Login, 4b6b2823-1030-4f51-be29-13dc0884ad4f, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b6b2823-1030-4f51-be29-13dc0884ad4f, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b6b2823-1030-4f51-be29-13dc0884ad4f, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232467.19779, expires_in: 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:421 RpcState(Login, 2ae0fe99-f809-462d-be57-7ca128419b06, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ae0fe99-f809-462d-be57-7ca128419b06, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ae0fe99-f809-462d-be57-7ca128419b06, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232469.2747858, expires_in: 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:421 RpcState(Login, d561a011-3cbc-49b2-97c5-782a62cb2a9e, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d561a011-3cbc-49b2-97c5-782a62cb2a9e, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d561a011-3cbc-49b2-97c5-782a62cb2a9e, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232470.5146165, expires_in: 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:421 RpcState(Login, 138ab74b-fe91-47b6-85fb-1a6eb8f9d074, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 138ab74b-fe91-47b6-85fb-1a6eb8f9d074, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 138ab74b-fe91-47b6-85fb-1a6eb8f9d074, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232472.2712555, expires_in: 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:421 RpcState(Login, a2513a66-bc89-43fd-9e0b-189b8629e627, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a2513a66-bc89-43fd-9e0b-189b8629e627, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a2513a66-bc89-43fd-9e0b-189b8629e627, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232473.886935, expires_in: 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:421 RpcState(Login, 33e90b9c-49a7-4d2b-bddc-4117fbe87806, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33e90b9c-49a7-4d2b-bddc-4117fbe87806, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33e90b9c-49a7-4d2b-bddc-4117fbe87806, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232475.1512094, expires_in: 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:421 RpcState(Login, 96debf08-e37c-48bf-9a64-d7cda1475466, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96debf08-e37c-48bf-9a64-d7cda1475466, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96debf08-e37c-48bf-9a64-d7cda1475466, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232476.4230251, expires_in: 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:421 RpcState(Login, ebaafabb-f06b-4dff-8421-07277ae4b575, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ebaafabb-f06b-4dff-8421-07277ae4b575, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ebaafabb-f06b-4dff-8421-07277ae4b575, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232477.7803931, expires_in: 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:421 RpcState(Login, b7150fb7-7dcb-4af1-b2c5-2eb4be727ff8, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7150fb7-7dcb-4af1-b2c5-2eb4be727ff8, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7150fb7-7dcb-4af1-b2c5-2eb4be727ff8, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232479.2763965, expires_in: 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:421 RpcState(Login, 71df7891-8cba-418b-ab06-5f3436a9d00f, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71df7891-8cba-418b-ab06-5f3436a9d00f, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71df7891-8cba-418b-ab06-5f3436a9d00f, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232480.6537466, expires_in: 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:421 RpcState(Login, be2eb598-7f6f-4e6a-b032-a9abc2ed5d7b, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be2eb598-7f6f-4e6a-b032-a9abc2ed5d7b, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be2eb598-7f6f-4e6a-b032-a9abc2ed5d7b, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232482.7121115, expires_in: 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:421 RpcState(Login, ba8979c5-3ecd-4b18-a595-77b929f9dd68, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba8979c5-3ecd-4b18-a595-77b929f9dd68, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba8979c5-3ecd-4b18-a595-77b929f9dd68, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232484.646782, expires_in: 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:421 RpcState(Login, e2818bf5-1f26-4afd-ba47-bf47af109636, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2818bf5-1f26-4afd-ba47-bf47af109636, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2818bf5-1f26-4afd-ba47-bf47af109636, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232486.6710749, expires_in: 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:421 RpcState(Login, 8005bb83-7afc-4572-9354-eb7fd1b44b02, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8005bb83-7afc-4572-9354-eb7fd1b44b02, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8005bb83-7afc-4572-9354-eb7fd1b44b02, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232488.876359, expires_in: 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:421 RpcState(Login, b6574fab-2194-4b47-a165-dcc1ebd23296, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6574fab-2194-4b47-a165-dcc1ebd23296, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6574fab-2194-4b47-a165-dcc1ebd23296, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232490.153215, expires_in: 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:421 RpcState(Login, 435506fc-bdcd-45ed-ae1b-c3db7b185a50, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 435506fc-bdcd-45ed-ae1b-c3db7b185a50, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 435506fc-bdcd-45ed-ae1b-c3db7b185a50, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232492.3507433, expires_in: 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:421 RpcState(Login, 769ac256-58ad-4169-9fc6-0824e572090a, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 769ac256-58ad-4169-9fc6-0824e572090a, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 769ac256-58ad-4169-9fc6-0824e572090a, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232494.0854437, expires_in: 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:421 RpcState(Login, c636faba-3eb2-47c2-b0ad-dd0c93293a6e, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c636faba-3eb2-47c2-b0ad-dd0c93293a6e, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c636faba-3eb2-47c2-b0ad-dd0c93293a6e, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232495.549162, expires_in: 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:421 RpcState(Login, 6c620fe7-187b-4afb-a343-5c93eb288b28, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c620fe7-187b-4afb-a343-5c93eb288b28, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c620fe7-187b-4afb-a343-5c93eb288b28, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232497.3127413, expires_in: 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:421 RpcState(Login, 41babbd3-526f-4c92-814e-ce983428d844, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41babbd3-526f-4c92-814e-ce983428d844, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41babbd3-526f-4c92-814e-ce983428d844, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232499.190827, expires_in: 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:421 RpcState(Login, 4f76766e-5154-4080-95e7-42e7dcb3f6f1, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f76766e-5154-4080-95e7-42e7dcb3f6f1, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f76766e-5154-4080-95e7-42e7dcb3f6f1, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232500.4429224, expires_in: 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:421 RpcState(Login, c18e2f3c-c6dd-4569-8076-6c838de5a580, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c18e2f3c-c6dd-4569-8076-6c838de5a580, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c18e2f3c-c6dd-4569-8076-6c838de5a580, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232501.7227635, expires_in: 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:421 RpcState(Login, 2937417d-c5ef-4801-b6b9-9752f78ea6ec, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2937417d-c5ef-4801-b6b9-9752f78ea6ec, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2937417d-c5ef-4801-b6b9-9752f78ea6ec, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232503.4179635, expires_in: 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:421 RpcState(Login, 51b0db85-b308-4725-a4d9-24beefd38544, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 51b0db85-b308-4725-a4d9-24beefd38544, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 51b0db85-b308-4725-a4d9-24beefd38544, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232504.8813448, expires_in: 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:421 RpcState(Login, 85ede338-c7b2-4bf2-a5ca-d05289807e7e, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85ede338-c7b2-4bf2-a5ca-d05289807e7e, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85ede338-c7b2-4bf2-a5ca-d05289807e7e, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232506.1113672, expires_in: 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:421 RpcState(Login, 78ad3b06-9b6f-4f60-853c-a9f625042584, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 78ad3b06-9b6f-4f60-853c-a9f625042584, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 78ad3b06-9b6f-4f60-853c-a9f625042584, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232507.9732816, expires_in: 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:421 RpcState(Login, b87779be-e1ca-4aa3-bd51-bdc8be9932f5, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b87779be-e1ca-4aa3-bd51-bdc8be9932f5, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b87779be-e1ca-4aa3-bd51-bdc8be9932f5, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232509.77526, expires_in: 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:421 RpcState(Login, 29ef649f-4b70-4266-8ff0-b36dfa2ef6f0, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 29ef649f-4b70-4266-8ff0-b36dfa2ef6f0, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 29ef649f-4b70-4266-8ff0-b36dfa2ef6f0, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232511.903103, expires_in: 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:421 RpcState(Login, c86c1374-9958-45f2-b9a3-fe1fe9d1b0b2, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c86c1374-9958-45f2-b9a3-fe1fe9d1b0b2, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c86c1374-9958-45f2-b9a3-fe1fe9d1b0b2, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232513.3891883, expires_in: 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:421 RpcState(Login, 230e7199-2ec0-4cbf-8bc3-743762306f4e, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 230e7199-2ec0-4cbf-8bc3-743762306f4e, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 230e7199-2ec0-4cbf-8bc3-743762306f4e, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232514.76919, expires_in: 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:421 RpcState(Login, 7cddd89a-25c7-4128-b24b-8b631d2d9dc2, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7cddd89a-25c7-4128-b24b-8b631d2d9dc2, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7cddd89a-25c7-4128-b24b-8b631d2d9dc2, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232516.029544, expires_in: 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:421 RpcState(Login, 1c0bbfff-f0a9-4268-a240-4392e4b5dd25, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c0bbfff-f0a9-4268-a240-4392e4b5dd25, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c0bbfff-f0a9-4268-a240-4392e4b5dd25, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232517.9680572, expires_in: 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:421 RpcState(Login, 97b99bf4-6c02-40e7-82f7-064b7b328198, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97b99bf4-6c02-40e7-82f7-064b7b328198, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97b99bf4-6c02-40e7-82f7-064b7b328198, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232519.384165, expires_in: 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:421 RpcState(Login, 4e62faaf-1567-444a-99d7-e36b152af09d, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e62faaf-1567-444a-99d7-e36b152af09d, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e62faaf-1567-444a-99d7-e36b152af09d, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232520.9431753, expires_in: 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:421 RpcState(Login, 955f81d0-e45c-435b-a4fc-ceb8ab10d10c, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 955f81d0-e45c-435b-a4fc-ceb8ab10d10c, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 955f81d0-e45c-435b-a4fc-ceb8ab10d10c, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232523.1041424, expires_in: 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:421 RpcState(Login, 81cab760-b030-49ab-be29-21fd96befca4, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 81cab760-b030-49ab-be29-21fd96befca4, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 81cab760-b030-49ab-be29-21fd96befca4, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232524.8772264, expires_in: 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:421 RpcState(Login, ef2457e9-ae71-4f9f-ac59-1298c6edd622, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef2457e9-ae71-4f9f-ac59-1298c6edd622, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef2457e9-ae71-4f9f-ac59-1298c6edd622, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232526.4677868, expires_in: 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:421 RpcState(Login, cbe79ec0-071c-4a75-9302-bbd44ec56d7f, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cbe79ec0-071c-4a75-9302-bbd44ec56d7f, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cbe79ec0-071c-4a75-9302-bbd44ec56d7f, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232528.4677727, expires_in: 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:421 RpcState(Login, eac94fe2-314c-4b45-8349-7f15e71581ff, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eac94fe2-314c-4b45-8349-7f15e71581ff, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eac94fe2-314c-4b45-8349-7f15e71581ff, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232529.6844902, expires_in: 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:421 RpcState(Login, cc5a46cb-eddc-4e5f-a8f7-04f00e0161d4, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc5a46cb-eddc-4e5f-a8f7-04f00e0161d4, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc5a46cb-eddc-4e5f-a8f7-04f00e0161d4, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232531.3096845, expires_in: 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:421 RpcState(Login, 5c9fd96d-482c-47a0-8cff-aae612c09bee, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c9fd96d-482c-47a0-8cff-aae612c09bee, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c9fd96d-482c-47a0-8cff-aae612c09bee, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232533.1720333, expires_in: 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:421 RpcState(Login, ac0a3b58-2aa6-4176-bf19-d52b36be230a, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac0a3b58-2aa6-4176-bf19-d52b36be230a, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac0a3b58-2aa6-4176-bf19-d52b36be230a, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232535.3084435, expires_in: 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:421 RpcState(Login, c4019061-2837-4a53-a7d2-e7eeb07997c0, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4019061-2837-4a53-a7d2-e7eeb07997c0, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4019061-2837-4a53-a7d2-e7eeb07997c0, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232536.8907454, expires_in: 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:421 RpcState(Login, 21b31129-c6b1-41f2-b8cd-d9043928ed12, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21b31129-c6b1-41f2-b8cd-d9043928ed12, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21b31129-c6b1-41f2-b8cd-d9043928ed12, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232538.3369203, expires_in: 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:421 RpcState(Login, 3b1b9950-c5f8-4fc8-b88b-e2df74a44723, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b1b9950-c5f8-4fc8-b88b-e2df74a44723, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b1b9950-c5f8-4fc8-b88b-e2df74a44723, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232540.2040544, expires_in: 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:421 RpcState(Login, f1f41b0c-83b0-4ad3-a5ab-1d874db71b4e, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1f41b0c-83b0-4ad3-a5ab-1d874db71b4e, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1f41b0c-83b0-4ad3-a5ab-1d874db71b4e, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232541.62373, expires_in: 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:421 RpcState(Login, 318f42c8-f88e-48b4-8681-93986781abb6, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 318f42c8-f88e-48b4-8681-93986781abb6, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 318f42c8-f88e-48b4-8681-93986781abb6, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232543.642792, expires_in: 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:421 RpcState(Login, 62ab2ee2-f729-4b1d-a55f-6944956fd045, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62ab2ee2-f729-4b1d-a55f-6944956fd045, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62ab2ee2-f729-4b1d-a55f-6944956fd045, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232545.310161, expires_in: 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:421 RpcState(Login, c80824b0-27b7-478e-8f9b-01e3a4711da1, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c80824b0-27b7-478e-8f9b-01e3a4711da1, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c80824b0-27b7-478e-8f9b-01e3a4711da1, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232545.8765137, expires_in: 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:421 RpcState(Login, 6b2f01d2-1d90-4f94-a4bc-9e3e50ab3a8b, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b2f01d2-1d90-4f94-a4bc-9e3e50ab3a8b, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b2f01d2-1d90-4f94-a4bc-9e3e50ab3a8b, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232547.6984951, expires_in: 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:421 RpcState(Login, 3f0b5834-6723-48f4-b4f3-6d5a4b683d64, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f0b5834-6723-48f4-b4f3-6d5a4b683d64, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f0b5834-6723-48f4-b4f3-6d5a4b683d64, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232549.512755, expires_in: 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:421 RpcState(Login, d6319911-fb64-4e44-9253-c35c68fe2f3b, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6319911-fb64-4e44-9253-c35c68fe2f3b, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6319911-fb64-4e44-9253-c35c68fe2f3b, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232551.2122147, expires_in: 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:421 RpcState(Login, 422b415b-32c7-4aac-bab5-b78a7412bc0b, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 422b415b-32c7-4aac-bab5-b78a7412bc0b, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 422b415b-32c7-4aac-bab5-b78a7412bc0b, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232553.4045153, expires_in: 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:421 RpcState(Login, f1220686-241c-48c5-8c00-7f976b3d3cae, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1220686-241c-48c5-8c00-7f976b3d3cae, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1220686-241c-48c5-8c00-7f976b3d3cae, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232554.7251348, expires_in: 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:421 RpcState(Login, 62995c8a-e60f-4382-b3bc-1c52ce5a4d61, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62995c8a-e60f-4382-b3bc-1c52ce5a4d61, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62995c8a-e60f-4382-b3bc-1c52ce5a4d61, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232556.3591855, expires_in: 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:421 RpcState(Login, 9eda26f1-9072-4f30-9e48-f78382b2af17, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9eda26f1-9072-4f30-9e48-f78382b2af17, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9eda26f1-9072-4f30-9e48-f78382b2af17, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232558.405297, expires_in: 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:421 RpcState(Login, 0ce9eafa-4cdb-4687-b325-d77a113d0f45, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ce9eafa-4cdb-4687-b325-d77a113d0f45, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ce9eafa-4cdb-4687-b325-d77a113d0f45, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232559.6840546, expires_in: 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:421 RpcState(Login, e2e68582-cba4-47ed-a14d-ed85a50d9eec, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2e68582-cba4-47ed-a14d-ed85a50d9eec, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2e68582-cba4-47ed-a14d-ed85a50d9eec, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232561.0605931, expires_in: 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:421 RpcState(Login, ffae28cf-8eb9-422f-b044-2ad938446300, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ffae28cf-8eb9-422f-b044-2ad938446300, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ffae28cf-8eb9-422f-b044-2ad938446300, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232562.5857832, expires_in: 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:421 RpcState(Login, 74a875bd-2472-48c5-b68e-710927b3235f, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74a875bd-2472-48c5-b68e-710927b3235f, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74a875bd-2472-48c5-b68e-710927b3235f, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232563.9039528, expires_in: 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:421 RpcState(Login, efca1c7f-63a2-4127-93cf-ebe43f837f65, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, efca1c7f-63a2-4127-93cf-ebe43f837f65, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, efca1c7f-63a2-4127-93cf-ebe43f837f65, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232566.0032654, expires_in: 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:421 RpcState(Login, 1d5764e7-3e88-4e61-b872-007d95e4524f, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d5764e7-3e88-4e61-b872-007d95e4524f, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d5764e7-3e88-4e61-b872-007d95e4524f, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232568.140481, expires_in: 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:421 RpcState(Login, b27a0ad8-7ad8-4005-8883-519c852134b2, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b27a0ad8-7ad8-4005-8883-519c852134b2, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b27a0ad8-7ad8-4005-8883-519c852134b2, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232569.4226732, expires_in: 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:421 RpcState(Login, 8e61f7fc-d06a-4bc0-880d-393a5a1501aa, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e61f7fc-d06a-4bc0-880d-393a5a1501aa, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e61f7fc-d06a-4bc0-880d-393a5a1501aa, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232571.1297433, expires_in: 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:421 RpcState(Login, 9f3aa9d5-bdb8-4ccb-a603-fb26e7b42063, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f3aa9d5-bdb8-4ccb-a603-fb26e7b42063, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f3aa9d5-bdb8-4ccb-a603-fb26e7b42063, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232572.5509071, expires_in: 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:421 RpcState(Login, a2f35df3-b29d-4c2c-93a5-841dc7b096ea, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a2f35df3-b29d-4c2c-93a5-841dc7b096ea, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a2f35df3-b29d-4c2c-93a5-841dc7b096ea, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232574.0002894, expires_in: 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:421 RpcState(Login, 65b9cf1c-0456-473f-990d-6952cc5eea12, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65b9cf1c-0456-473f-990d-6952cc5eea12, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65b9cf1c-0456-473f-990d-6952cc5eea12, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232576.0940046, expires_in: 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:421 RpcState(Login, 25ff1eae-dcde-4f8f-b6ff-7b83e8b790fd, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25ff1eae-dcde-4f8f-b6ff-7b83e8b790fd, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25ff1eae-dcde-4f8f-b6ff-7b83e8b790fd, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232577.5038323, expires_in: 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:421 RpcState(Login, d878cea4-8ee8-4cda-94de-63dd070ecf9f, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d878cea4-8ee8-4cda-94de-63dd070ecf9f, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d878cea4-8ee8-4cda-94de-63dd070ecf9f, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232579.2977452, expires_in: 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:421 RpcState(Login, e8407adc-f22e-4adc-a020-d071eee729dc, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8407adc-f22e-4adc-a020-d071eee729dc, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8407adc-f22e-4adc-a020-d071eee729dc, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232581.0110886, expires_in: 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:421 RpcState(Login, 51df5d39-183a-454a-9481-06ead13c4746, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 51df5d39-183a-454a-9481-06ead13c4746, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 51df5d39-183a-454a-9481-06ead13c4746, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232582.980635, expires_in: 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:421 RpcState(Login, 89fbb7f3-845f-4f7f-af16-a8e19c61f4f0, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89fbb7f3-845f-4f7f-af16-a8e19c61f4f0, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89fbb7f3-845f-4f7f-af16-a8e19c61f4f0, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232584.2986207, expires_in: 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:421 RpcState(Login, b3b9d412-e687-4866-9e7f-0c38b27e3dd6, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3b9d412-e687-4866-9e7f-0c38b27e3dd6, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3b9d412-e687-4866-9e7f-0c38b27e3dd6, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232585.7429113, expires_in: 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:421 RpcState(Login, 24320588-bd4a-453b-84a8-9a982c509164, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24320588-bd4a-453b-84a8-9a982c509164, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24320588-bd4a-453b-84a8-9a982c509164, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232587.1553245, expires_in: 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:421 RpcState(Login, 7857f793-ca3f-4126-887c-92392fff1933, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7857f793-ca3f-4126-887c-92392fff1933, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7857f793-ca3f-4126-887c-92392fff1933, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232588.8346636, expires_in: 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:421 RpcState(Login, ceacec1c-19f0-4b6f-bcb5-2707f753c6dc, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ceacec1c-19f0-4b6f-bcb5-2707f753c6dc, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ceacec1c-19f0-4b6f-bcb5-2707f753c6dc, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232590.6372428, expires_in: 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:421 RpcState(Login, 5d0f1f52-2311-4350-a154-5614c12bf163, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d0f1f52-2311-4350-a154-5614c12bf163, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d0f1f52-2311-4350-a154-5614c12bf163, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232592.3133187, expires_in: 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:421 RpcState(Login, 12f052eb-4cb6-4ae5-af6e-635f08f3bff0, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 12f052eb-4cb6-4ae5-af6e-635f08f3bff0, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 12f052eb-4cb6-4ae5-af6e-635f08f3bff0, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232594.0313787, expires_in: 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:421 RpcState(Login, 1f320280-78a6-4d70-a00f-b6560f307e04, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f320280-78a6-4d70-a00f-b6560f307e04, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f320280-78a6-4d70-a00f-b6560f307e04, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232596.003332, expires_in: 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:421 RpcState(Login, 494bf6cc-ab50-4ecd-8b37-934b0a49ba70, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 494bf6cc-ab50-4ecd-8b37-934b0a49ba70, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 494bf6cc-ab50-4ecd-8b37-934b0a49ba70, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232597.4176555, expires_in: 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:421 RpcState(Login, 39bb3b28-dc5f-4f86-bec9-d38dacbdeaa2, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39bb3b28-dc5f-4f86-bec9-d38dacbdeaa2, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39bb3b28-dc5f-4f86-bec9-d38dacbdeaa2, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232598.803915, expires_in: 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:421 RpcState(Login, de7e0be4-a2b8-458f-bac4-397db8c7784e, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de7e0be4-a2b8-458f-bac4-397db8c7784e, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de7e0be4-a2b8-458f-bac4-397db8c7784e, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232600.2193987, expires_in: 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:421 RpcState(Login, 71f96066-831a-4e5f-a747-3c69e1cca460, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71f96066-831a-4e5f-a747-3c69e1cca460, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71f96066-831a-4e5f-a747-3c69e1cca460, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232602.0291424, expires_in: 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:421 RpcState(Login, 04e26ded-2dee-4836-a9ba-ddfd8df0098d, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04e26ded-2dee-4836-a9ba-ddfd8df0098d, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04e26ded-2dee-4836-a9ba-ddfd8df0098d, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232603.613195, expires_in: 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:421 RpcState(Login, 4813d12b-580e-4755-b950-744c8ce8ac3f, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4813d12b-580e-4755-b950-744c8ce8ac3f, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4813d12b-580e-4755-b950-744c8ce8ac3f, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232605.1647167, expires_in: 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:421 RpcState(Login, 6386df9c-9643-4599-af3e-4076f42d6584, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6386df9c-9643-4599-af3e-4076f42d6584, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6386df9c-9643-4599-af3e-4076f42d6584, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232606.895135, expires_in: 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:421 RpcState(Login, cc428f35-824b-4775-969d-2940626ec5ea, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc428f35-824b-4775-969d-2940626ec5ea, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc428f35-824b-4775-969d-2940626ec5ea, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232608.68177, expires_in: 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:421 RpcState(Login, a1424108-ec6e-4189-8758-634d54201d3f, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a1424108-ec6e-4189-8758-634d54201d3f, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a1424108-ec6e-4189-8758-634d54201d3f, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232610.5680501, expires_in: 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:421 RpcState(Login, f447ee4a-a6b1-4ca3-960e-5cdfa0751cf7, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f447ee4a-a6b1-4ca3-960e-5cdfa0751cf7, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f447ee4a-a6b1-4ca3-960e-5cdfa0751cf7, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232612.434113, expires_in: 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:421 RpcState(Login, 0d0de3d4-5589-4c38-8033-96d94b9828c7, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d0de3d4-5589-4c38-8033-96d94b9828c7, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d0de3d4-5589-4c38-8033-96d94b9828c7, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232613.8747225, expires_in: 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:421 RpcState(Login, 0f1d9fcc-5518-49a1-8694-ad1704479075, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f1d9fcc-5518-49a1-8694-ad1704479075, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f1d9fcc-5518-49a1-8694-ad1704479075, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232615.5119731, expires_in: 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:421 RpcState(Login, 14c0cdab-c09f-4211-9c59-cd6935bf0eb9, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14c0cdab-c09f-4211-9c59-cd6935bf0eb9, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14c0cdab-c09f-4211-9c59-cd6935bf0eb9, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232617.1602433, expires_in: 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:421 RpcState(Login, 233b7cff-2a53-4fb5-b779-53af9e46f743, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 233b7cff-2a53-4fb5-b779-53af9e46f743, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 233b7cff-2a53-4fb5-b779-53af9e46f743, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232618.5013776, expires_in: 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:421 RpcState(Login, fd77729d-69fe-4a85-8b0f-04897a974865, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd77729d-69fe-4a85-8b0f-04897a974865, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd77729d-69fe-4a85-8b0f-04897a974865, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232620.0110037, expires_in: 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:421 RpcState(Login, 4954c381-e94e-4866-8c94-38cce169c2d6, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4954c381-e94e-4866-8c94-38cce169c2d6, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4954c381-e94e-4866-8c94-38cce169c2d6, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232621.975307, expires_in: 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:421 RpcState(Login, 1fd9cf2c-a264-4386-b74f-60692bad8e92, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1fd9cf2c-a264-4386-b74f-60692bad8e92, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1fd9cf2c-a264-4386-b74f-60692bad8e92, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232623.5043166, expires_in: 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:421 RpcState(Login, 8270c6cb-4537-4348-979e-9e587c271a15, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8270c6cb-4537-4348-979e-9e587c271a15, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8270c6cb-4537-4348-979e-9e587c271a15, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232625.455032, expires_in: 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:421 RpcState(Login, 75a528f0-ac03-4db9-9de0-6c9be20df9dc, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75a528f0-ac03-4db9-9de0-6c9be20df9dc, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75a528f0-ac03-4db9-9de0-6c9be20df9dc, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232626.7060373, expires_in: 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:421 RpcState(Login, 86c1de49-879b-4d45-9baa-6301d663cb2f, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 86c1de49-879b-4d45-9baa-6301d663cb2f, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 86c1de49-879b-4d45-9baa-6301d663cb2f, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232628.396797, expires_in: 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:421 RpcState(Login, aee5795d-af93-47f0-a1f3-f237b61129ec, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aee5795d-af93-47f0-a1f3-f237b61129ec, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aee5795d-af93-47f0-a1f3-f237b61129ec, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232630.014536, expires_in: 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:421 RpcState(Login, e1bc64e1-e1fa-4096-97b8-a5ac1bba725f, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e1bc64e1-e1fa-4096-97b8-a5ac1bba725f, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e1bc64e1-e1fa-4096-97b8-a5ac1bba725f, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232631.6809845, expires_in: 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:421 RpcState(Login, 03949347-d44c-4867-abd4-a80f4cff0faa, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03949347-d44c-4867-abd4-a80f4cff0faa, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03949347-d44c-4867-abd4-a80f4cff0faa, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232633.2822142, expires_in: 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:421 RpcState(Login, f30d6cca-912f-4f1c-9d0f-9e2b105703be, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f30d6cca-912f-4f1c-9d0f-9e2b105703be, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f30d6cca-912f-4f1c-9d0f-9e2b105703be, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232635.4426527, expires_in: 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:421 RpcState(Login, e2572c11-db7e-4f5a-a839-3216bfa48f20, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2572c11-db7e-4f5a-a839-3216bfa48f20, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2572c11-db7e-4f5a-a839-3216bfa48f20, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232637.2399676, expires_in: 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:421 RpcState(Login, fc99ab0a-aad7-48c9-a30a-b5d67ad8946c, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc99ab0a-aad7-48c9-a30a-b5d67ad8946c, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc99ab0a-aad7-48c9-a30a-b5d67ad8946c, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232638.59089, expires_in: 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:421 RpcState(Login, 0c15cea4-2980-4e22-b3ee-bd0035645e5f, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c15cea4-2980-4e22-b3ee-bd0035645e5f, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c15cea4-2980-4e22-b3ee-bd0035645e5f, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232640.6655698, expires_in: 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:421 RpcState(Login, 8f684db3-a37f-4c26-9018-ab4c392e79e3, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f684db3-a37f-4c26-9018-ab4c392e79e3, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f684db3-a37f-4c26-9018-ab4c392e79e3, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232642.0569117, expires_in: 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:421 RpcState(Login, 08586f2b-5507-4929-a3d7-f024e961a256, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08586f2b-5507-4929-a3d7-f024e961a256, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08586f2b-5507-4929-a3d7-f024e961a256, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232643.933691, expires_in: 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:421 RpcState(Login, 2a53c387-f615-4b48-916a-f0a891eb6ee6, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a53c387-f615-4b48-916a-f0a891eb6ee6, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a53c387-f615-4b48-916a-f0a891eb6ee6, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232645.5856152, expires_in: 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:421 RpcState(Login, 0cd71739-afac-4043-aee2-c42c9e3d33d1, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0cd71739-afac-4043-aee2-c42c9e3d33d1, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0cd71739-afac-4043-aee2-c42c9e3d33d1, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232647.2576718, expires_in: 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:421 RpcState(Login, c8940812-60be-434d-aa2d-d0579f47371f, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8940812-60be-434d-aa2d-d0579f47371f, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8940812-60be-434d-aa2d-d0579f47371f, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232649.4116075, expires_in: 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:421 RpcState(Login, 6f58b6bb-f872-4a36-9b32-0865bb62e952, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f58b6bb-f872-4a36-9b32-0865bb62e952, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f58b6bb-f872-4a36-9b32-0865bb62e952, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232650.966304, expires_in: 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:421 RpcState(Login, 41e0fbd9-bdce-4c64-8a1b-7862cf3a78f7, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41e0fbd9-bdce-4c64-8a1b-7862cf3a78f7, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41e0fbd9-bdce-4c64-8a1b-7862cf3a78f7, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232652.6698546, expires_in: 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:421 RpcState(Login, e6495a22-a6c9-41c4-9da6-d53cec97d971, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6495a22-a6c9-41c4-9da6-d53cec97d971, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6495a22-a6c9-41c4-9da6-d53cec97d971, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232654.5338984, expires_in: 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:421 RpcState(Login, 6c9d2d7c-d12c-43e9-a9ff-a1dade3f48c0, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c9d2d7c-d12c-43e9-a9ff-a1dade3f48c0, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c9d2d7c-d12c-43e9-a9ff-a1dade3f48c0, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232656.3696668, expires_in: 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:421 RpcState(Login, 9622477a-0808-47b8-b0a4-26d3848fba60, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9622477a-0808-47b8-b0a4-26d3848fba60, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9622477a-0808-47b8-b0a4-26d3848fba60, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232657.7083368, expires_in: 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:421 RpcState(Login, 664571a1-e348-4de4-8207-cab6a963b0b8, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 664571a1-e348-4de4-8207-cab6a963b0b8, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 664571a1-e348-4de4-8207-cab6a963b0b8, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232659.7414215, expires_in: 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:421 RpcState(Login, 3707c57c-6214-4bd4-b26c-2ae49752e02b, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3707c57c-6214-4bd4-b26c-2ae49752e02b, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3707c57c-6214-4bd4-b26c-2ae49752e02b, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232661.3807936, expires_in: 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:421 RpcState(Login, bc6982b2-f29e-4a96-981e-60a8955accbc, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc6982b2-f29e-4a96-981e-60a8955accbc, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc6982b2-f29e-4a96-981e-60a8955accbc, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232662.594514, expires_in: 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:421 RpcState(Login, a14d247a-b9f4-431d-bd5a-f6a42ad8dd6f, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a14d247a-b9f4-431d-bd5a-f6a42ad8dd6f, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a14d247a-b9f4-431d-bd5a-f6a42ad8dd6f, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232664.5106332, expires_in: 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:421 RpcState(Login, e81baceb-cb93-4de4-a313-be854cab64aa, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e81baceb-cb93-4de4-a313-be854cab64aa, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e81baceb-cb93-4de4-a313-be854cab64aa, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232666.3525171, expires_in: 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:421 RpcState(Login, 9e62c5f3-98a1-41de-ac87-2c4894cc5b02, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e62c5f3-98a1-41de-ac87-2c4894cc5b02, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e62c5f3-98a1-41de-ac87-2c4894cc5b02, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232667.7566886, expires_in: 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:421 RpcState(Login, bd66c254-3cc5-434f-957e-89d1d60de4c5, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd66c254-3cc5-434f-957e-89d1d60de4c5, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd66c254-3cc5-434f-957e-89d1d60de4c5, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232668.994922, expires_in: 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:421 RpcState(Login, 10d2c3b9-0f4b-4472-80ef-54f6a0268763, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10d2c3b9-0f4b-4472-80ef-54f6a0268763, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10d2c3b9-0f4b-4472-80ef-54f6a0268763, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232670.26932, expires_in: 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:421 RpcState(Login, 4d71b4f1-0001-4f58-bc12-8935f4e77a0e, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d71b4f1-0001-4f58-bc12-8935f4e77a0e, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d71b4f1-0001-4f58-bc12-8935f4e77a0e, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232672.3680065, expires_in: 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:421 RpcState(Login, 12205f85-5170-402b-8614-a18889322d96, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 12205f85-5170-402b-8614-a18889322d96, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 12205f85-5170-402b-8614-a18889322d96, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232674.3286986, expires_in: 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:421 RpcState(Login, 8b850936-ed40-45fe-801b-500d7d0bb326, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b850936-ed40-45fe-801b-500d7d0bb326, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b850936-ed40-45fe-801b-500d7d0bb326, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232675.692332, expires_in: 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:421 RpcState(Login, fc28f9b5-9b17-456d-82fe-28d58c57833e, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc28f9b5-9b17-456d-82fe-28d58c57833e, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc28f9b5-9b17-456d-82fe-28d58c57833e, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232677.0126154, expires_in: 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:421 RpcState(Login, 14c003dd-3298-4c31-88cb-c51092a8e094, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14c003dd-3298-4c31-88cb-c51092a8e094, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14c003dd-3298-4c31-88cb-c51092a8e094, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232679.0170984, expires_in: 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:421 RpcState(Login, 6f087dcc-4a0c-4310-9c73-ad68c5ac4a01, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f087dcc-4a0c-4310-9c73-ad68c5ac4a01, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f087dcc-4a0c-4310-9c73-ad68c5ac4a01, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232680.582777, expires_in: 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:421 RpcState(Login, c54f73be-eb16-4759-8017-86d05f430e2d, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c54f73be-eb16-4759-8017-86d05f430e2d, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c54f73be-eb16-4759-8017-86d05f430e2d, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232681.9370065, expires_in: 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:421 RpcState(Login, 44c2d9b7-9454-442e-b553-0509323ee61a, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44c2d9b7-9454-442e-b553-0509323ee61a, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44c2d9b7-9454-442e-b553-0509323ee61a, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232683.685854, expires_in: 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:421 RpcState(Login, 9174657b-3cd8-4f1a-946b-dd5002e555fa, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9174657b-3cd8-4f1a-946b-dd5002e555fa, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9174657b-3cd8-4f1a-946b-dd5002e555fa, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232685.639205, expires_in: 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:421 RpcState(Login, 2ea2a9f0-99f8-4948-90a6-664dc3f259f2, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ea2a9f0-99f8-4948-90a6-664dc3f259f2, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ea2a9f0-99f8-4948-90a6-664dc3f259f2, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232687.6820838, expires_in: 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:421 RpcState(Login, 449bd937-9286-4059-ab9e-70789cea2467, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 449bd937-9286-4059-ab9e-70789cea2467, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 449bd937-9286-4059-ab9e-70789cea2467, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232689.6943667, expires_in: 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:421 RpcState(Login, 69bbb4b4-7de6-40a9-8425-f004d0488dfb, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69bbb4b4-7de6-40a9-8425-f004d0488dfb, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69bbb4b4-7de6-40a9-8425-f004d0488dfb, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232691.101686, expires_in: 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:421 RpcState(Login, 7ce95c8a-103f-4dc5-8ffa-da744add32e3, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ce95c8a-103f-4dc5-8ffa-da744add32e3, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ce95c8a-103f-4dc5-8ffa-da744add32e3, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232693.1347997, expires_in: 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:421 RpcState(Login, df22a452-a2af-46ae-b4c7-0e71a9527722, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df22a452-a2af-46ae-b4c7-0e71a9527722, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df22a452-a2af-46ae-b4c7-0e71a9527722, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232694.582187, expires_in: 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:421 RpcState(Login, 0a0c1519-1d5f-47b2-97aa-07fda35b518c, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a0c1519-1d5f-47b2-97aa-07fda35b518c, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a0c1519-1d5f-47b2-97aa-07fda35b518c, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232696.2300682, expires_in: 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:421 RpcState(Login, ce72e5b2-9797-40a0-9328-42488cf9254a, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce72e5b2-9797-40a0-9328-42488cf9254a, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce72e5b2-9797-40a0-9328-42488cf9254a, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232697.546807, expires_in: 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:421 RpcState(Login, b10c409d-667a-4abc-ba4e-57e33f2257a0, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b10c409d-667a-4abc-ba4e-57e33f2257a0, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b10c409d-667a-4abc-ba4e-57e33f2257a0, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232699.1923575, expires_in: 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:421 RpcState(Login, f8e5772b-92e5-4538-8447-56fd80dd4409, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8e5772b-92e5-4538-8447-56fd80dd4409, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8e5772b-92e5-4538-8447-56fd80dd4409, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232701.0333588, expires_in: 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:421 RpcState(Login, eb399db5-fe3d-424f-b488-5ae58a33126f, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb399db5-fe3d-424f-b488-5ae58a33126f, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb399db5-fe3d-424f-b488-5ae58a33126f, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232702.8695307, expires_in: 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:421 RpcState(Login, f177f66a-23d4-4e64-9311-0ecd73bedc92, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f177f66a-23d4-4e64-9311-0ecd73bedc92, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f177f66a-23d4-4e64-9311-0ecd73bedc92, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232704.164995, expires_in: 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:421 RpcState(Login, 74d84012-5777-4595-9ab5-297e6a7a3c27, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74d84012-5777-4595-9ab5-297e6a7a3c27, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74d84012-5777-4595-9ab5-297e6a7a3c27, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232706.094134, expires_in: 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:421 RpcState(Login, 4d7d684b-13b4-4062-8a6f-f0fce0ec17c6, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d7d684b-13b4-4062-8a6f-f0fce0ec17c6, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d7d684b-13b4-4062-8a6f-f0fce0ec17c6, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232707.4152005, expires_in: 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:421 RpcState(Login, c0d978a0-8c94-4cd7-acb3-ec92fda18465, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0d978a0-8c94-4cd7-acb3-ec92fda18465, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0d978a0-8c94-4cd7-acb3-ec92fda18465, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232708.723291, expires_in: 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:421 RpcState(Login, 0804275a-6408-4881-abd9-9cd14290d6e0, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0804275a-6408-4881-abd9-9cd14290d6e0, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0804275a-6408-4881-abd9-9cd14290d6e0, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232710.4940836, expires_in: 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:421 RpcState(Login, 1ed2eb71-9eff-4562-981d-dee4b769880d, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ed2eb71-9eff-4562-981d-dee4b769880d, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ed2eb71-9eff-4562-981d-dee4b769880d, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232712.4425569, expires_in: 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:421 RpcState(Login, 92919845-16e7-4bf0-b891-7297136950c3, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92919845-16e7-4bf0-b891-7297136950c3, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92919845-16e7-4bf0-b891-7297136950c3, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232713.7315004, expires_in: 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:421 RpcState(Login, 6037de17-5772-4692-aed0-e55653589e16, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6037de17-5772-4692-aed0-e55653589e16, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6037de17-5772-4692-aed0-e55653589e16, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232715.7644982, expires_in: 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:421 RpcState(Login, 5f41a6d9-7fa9-4951-a48a-08f4b701f537, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f41a6d9-7fa9-4951-a48a-08f4b701f537, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f41a6d9-7fa9-4951-a48a-08f4b701f537, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232717.8473427, expires_in: 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:421 RpcState(Login, 59c612ab-00e6-499c-b68e-a56674dbd51c, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59c612ab-00e6-499c-b68e-a56674dbd51c, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59c612ab-00e6-499c-b68e-a56674dbd51c, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232719.8489413, expires_in: 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:421 RpcState(Login, 384f459c-1abe-476c-b449-00310e97cfaa, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 384f459c-1abe-476c-b449-00310e97cfaa, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 384f459c-1abe-476c-b449-00310e97cfaa, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232721.1489384, expires_in: 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:421 RpcState(Login, 965cdb25-6a28-4c32-aab6-f77780049d06, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 965cdb25-6a28-4c32-aab6-f77780049d06, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 965cdb25-6a28-4c32-aab6-f77780049d06, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232723.1614656, expires_in: 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:421 RpcState(Login, d55ca098-76ab-4aea-9661-314c23bebc31, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d55ca098-76ab-4aea-9661-314c23bebc31, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d55ca098-76ab-4aea-9661-314c23bebc31, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232724.4042692, expires_in: 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:421 RpcState(Login, 0b2b632c-ed3c-4874-9dd3-3db2b2a89682, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b2b632c-ed3c-4874-9dd3-3db2b2a89682, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b2b632c-ed3c-4874-9dd3-3db2b2a89682, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232726.3113456, expires_in: 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:421 RpcState(Login, 4e1f922b-c1f3-46ee-98ad-ccf77071e93d, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e1f922b-c1f3-46ee-98ad-ccf77071e93d, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e1f922b-c1f3-46ee-98ad-ccf77071e93d, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232727.8704727, expires_in: 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:421 RpcState(Login, 66eb4d4b-d48b-4617-8f38-500202248999, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66eb4d4b-d48b-4617-8f38-500202248999, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66eb4d4b-d48b-4617-8f38-500202248999, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232729.9564304, expires_in: 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:421 RpcState(Login, 4e566a19-4960-489a-b87a-92c4a1e2edd5, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e566a19-4960-489a-b87a-92c4a1e2edd5, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e566a19-4960-489a-b87a-92c4a1e2edd5, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232731.5340083, expires_in: 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:421 RpcState(Login, b92e3bef-0f7f-4819-ae71-93b978430e6f, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b92e3bef-0f7f-4819-ae71-93b978430e6f, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b92e3bef-0f7f-4819-ae71-93b978430e6f, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765232732420920&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:19452/1
_________________ test_create_with_grants[encryption_enabled] __________________
ydb/tests/functional/secrets/test_secrets.py:36: in test_create_with_grants
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_with_grants[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:9815/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32547
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10509
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16312
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6940
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19452
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61231
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19088
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16967
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9815
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22387
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12084
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000289/r3tmp/kikimr_cluster_gbvh4kx1
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18393
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9598
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26688
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27427
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000289/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/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/node_1/logfile_pqelzsvl.log --grpc-port=18393 --mon-port=9598 --ic-port=12084
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18393/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000289/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/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/node_1/logfile_pqelzsvl.log --grpc-port=18393 --mon-port=9598 --ic-port=12084
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/node_1/logfile_pqelzsvl.log', '--grpc-port=18393', '--mon-port=9598', '--ic-port=12084')' in '/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1323629
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18393/1
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/kvpj/000289/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1323630
DEBUG    ya.test:process.py:259 Command (pid 1323630) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1323630) elapsed time (sec): 0.3500847816467285
DEBUG    ya.test:process.py:263 Command (pid 1323630) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1323630) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1323630) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1323630) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1323630) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1323630) maxrss: 547112
DEBUG    ya.test:process.py:263 Command (pid 1323630) minflt: 17221
DEBUG    ya.test:process.py:263 Command (pid 1323630) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1323630) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1323630) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1323630) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1323630) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1323630) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1323630) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1323630) stime: 0.233399
DEBUG    ya.test:process.py:263 Command (pid 1323630) utime: 0.06841
DEBUG    ya.test:process.py:263 Command (pid 1323630) wtime: 0.351
DEBUG    ya.test:process.py:275 Command (pid 1323630) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1323630) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18393', '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: 12084\n      }\n      HostConfigId: 1\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/kvpj/000289/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18393', '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: 12084\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1324453
DEBUG    ya.test:process.py:259 Command (pid 1324453) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1324453) elapsed time (sec): 0.28277087211608887
DEBUG    ya.test:process.py:263 Command (pid 1324453) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324453) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1324453) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324453) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324453) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1324453) maxrss: 555560
DEBUG    ya.test:process.py:263 Command (pid 1324453) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 1324453) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1324453) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1324453) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1324453) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1324453) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1324453) nvcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 1324453) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1324453) stime: 0.145695
DEBUG    ya.test:process.py:263 Command (pid 1324453) utime: 0.093083
DEBUG    ya.test:process.py:263 Command (pid 1324453) wtime: 0.284
DEBUG    ya.test:process.py:275 Command (pid 1324453) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18393', '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.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/kvpj/000289/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18393', '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: 1324584
DEBUG    ya.test:process.py:259 Command (pid 1324584) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1324584) elapsed time (sec): 0.3008871078491211
DEBUG    ya.test:process.py:263 Command (pid 1324584) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324584) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1324584) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324584) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324584) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1324584) maxrss: 555580
DEBUG    ya.test:process.py:263 Command (pid 1324584) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 1324584) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1324584) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1324584) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1324584) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1324584) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1324584) nvcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 1324584) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1324584) stime: 0.174064
DEBUG    ya.test:process.py:263 Command (pid 1324584) utime: 0.083079
DEBUG    ya.test:process.py:263 Command (pid 1324584) wtime: 0.302
DEBUG    ya.test:process.py:275 Command (pid 1324584) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11549
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25606
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20432
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14615
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9897
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18393 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/slot_1/logfile_d31op4tm.log --grpc-port=11549 --mon-port=25606 --ic-port=20432 --key-file /home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:18393 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/slot_1/logfile_d31op4tm.log --grpc-port=11549 --mon-port=25606 --ic-port=20432 --key-file /home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:18393', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/slot_1/logfile_d31op4tm.log', '--grpc-port=11549', '--mon-port=25606', '--ic-port=20432', '--key-file', '/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/kvpj/000289/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1324754
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:11549/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000289/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1324755
DEBUG    ya.test:process.py:259 Command (pid 1324755) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1324755) elapsed time (sec): 0.323040246963501
DEBUG    ya.test:process.py:263 Command (pid 1324755) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324755) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1324755) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324755) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324755) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1324755) maxrss: 547208
DEBUG    ya.test:process.py:263 Command (pid 1324755) minflt: 19887
DEBUG    ya.test:process.py:263 Command (pid 1324755) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1324755) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1324755) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1324755) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1324755) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1324755) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 1324755) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1324755) stime: 0.20204899999999998
DEBUG    ya.test:process.py:263 Command (pid 1324755) utime: 0.072737
DEBUG    ya.test:process.py:263 Command (pid 1324755) wtime: 0.324
DEBUG    ya.test:process.py:275 Command (pid 1324755) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1324755) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_create_with_grants[encryption_enabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 313a156d-34ea-415c-ab11-615f0b32d3de, localhost:18393): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 313a156d-34ea-415c-ab11-615f0b32d3de, localhost:18393): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 313a156d-34ea-415c-ab11-615f0b32d3de, localhost:18393): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 11549 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:11549, 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:18393
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4fe4f7e8-d9b0-48f7-a05e-784219514514, ghrun-2tlsei57yi.auto.internal:11549): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4fe4f7e8-d9b0-48f7-a05e-784219514514, ghrun-2tlsei57yi.auto.internal:11549): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4fe4f7e8-d9b0-48f7-a05e-784219514514, ghrun-2tlsei57yi.auto.internal:11549): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MTMzMjU0NzgtMzE3ODc3N2MtZDRmOWU3ODctOTQzYzY1OGE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f171e45d-9b4a-4cf5-92f4-0bc9d9ac7fe3, ghrun-2tlsei57yi.auto.internal:11549): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f171e45d-9b4a-4cf5-92f4-0bc9d9ac7fe3, ghrun-2tlsei57yi.auto.internal:11549): request = { session_id: "ydb://session/3?node_id=50000&id=MTMzMjU0NzgtMzE3ODc3N2MtZDRmOWU3ODctOTQzYzY1OGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f171e45d-9b4a-4cf5-92f4-0bc9d9ac7fe3, ghrun-2tlsei57yi.auto.internal:11549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MTMzMjU0NzgtMzE3ODc3N2MtZDRmOWU3ODctOTQzYzY1OGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f9206b9-1ce5-4e93-98dc-22f27dc2c1b1, ghrun-2tlsei57yi.auto.internal:11549): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f9206b9-1ce5-4e93-98dc-22f27dc2c1b1, ghrun-2tlsei57yi.auto.internal:11549): request = { session_id: "ydb://session/3?node_id=50000&id=MTMzMjU0NzgtMzE3ODc3N2MtZDRmOWU3ODctOTQzYzY1OGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f9206b9-1ce5-4e93-98dc-22f27dc2c1b1, ghrun-2tlsei57yi.auto.internal:11549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MTMzMjU0NzgtMzE3ODc3N2MtZDRmOWU3ODctOTQzYzY1OGE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 86ffa804-37f7-43e9-8d2f-fa65ebf536c6, ghrun-2tlsei57yi.auto.internal:11549): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 86ffa804-37f7-43e9-8d2f-fa65ebf536c6, ghrun-2tlsei57yi.auto.internal:11549): request = { session_id: "ydb://session/3?node_id=50000&id=MTMzMjU0NzgtMzE3ODc3N2MtZDRmOWU3ODctOTQzYzY1OGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 86ffa804-37f7-43e9-8d2f-fa65ebf536c6, ghrun-2tlsei57yi.auto.internal:11549): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f171e45d-9b4a-4cf5-92f4-0bc9d9ac7fe3, ghrun-2tlsei57yi.auto.internal:11549): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18393
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:11549
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e7406679-b4b9-4708-93f0-cc5290f76d67, localhost:18393): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e7406679-b4b9-4708-93f0-cc5290f76d67, localhost:18393): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e7406679-b4b9-4708-93f0-cc5290f76d67, localhost:18393): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 11549 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:11549, 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:18393
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1e29d426-54b6-4fb5-983c-76965e4c5d3e, ghrun-2tlsei57yi.auto.internal:11549): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1e29d426-54b6-4fb5-983c-76965e4c5d3e, ghrun-2tlsei57yi.auto.internal:11549): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1e29d426-54b6-4fb5-983c-76965e4c5d3e, ghrun-2tlsei57yi.auto.internal:11549): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OTE0MTkzOTItMzRlMzMyMi05MjZkZmJiNy1jMDBlNGJlNA==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f50e4c31-8b97-4de4-a7f6-e4e21551eb87, ghrun-2tlsei57yi.auto.internal:11549): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f50e4c31-8b97-4de4-a7f6-e4e21551eb87, ghrun-2tlsei57yi.auto.internal:11549): request = { session_id: "ydb://session/3?node_id=50000&id=OTE0MTkzOTItMzRlMzMyMi05MjZkZmJiNy1jMDBlNGJlNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f50e4c31-8b97-4de4-a7f6-e4e21551eb87, ghrun-2tlsei57yi.auto.internal:11549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=OTE0MTkzOTItMzRlMzMyMi05MjZkZmJiNy1jMDBlNGJlNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 387ecdbd-be2d-45a4-af2a-d16925375a68, ghrun-2tlsei57yi.auto.internal:11549): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 387ecdbd-be2d-45a4-af2a-d16925375a68, ghrun-2tlsei57yi.auto.internal:11549): request = { session_id: "ydb://session/3?node_id=50000&id=OTE0MTkzOTItMzRlMzMyMi05MjZkZmJiNy1jMDBlNGJlNA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 387ecdbd-be2d-45a4-af2a-d16925375a68, ghrun-2tlsei57yi.auto.internal:11549): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OTE0MTkzOTItMzRlMzMyMi05MjZkZmJiNy1jMDBlNGJlNA==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 7bd406ff-40f3-4041-bec9-0f54fd036b21, ghrun-2tlsei57yi.auto.internal:11549): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 7bd406ff-40f3-4041-bec9-0f54fd036b21, ghrun-2tlsei57yi.auto.internal:11549): request = { session_id: "ydb://session/3?node_id=50000&id=OTE0MTkzOTItMzRlMzMyMi05MjZkZmJiNy1jMDBlNGJlNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 7bd406ff-40f3-4041-bec9-0f54fd036b21, ghrun-2tlsei57yi.auto.internal:11549): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f50e4c31-8b97-4de4-a7f6-e4e21551eb87, ghrun-2tlsei57yi.auto.internal:11549): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18393
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:11549
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232748.1502776, expires_in: 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:421 RpcState(Login, 8c1e4f18-6ee8-4c45-9efe-087ab7190143, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c1e4f18-6ee8-4c45-9efe-087ab7190143, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c1e4f18-6ee8-4c45-9efe-087ab7190143, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232749.1175907, expires_in: 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:421 RpcState(Login, 60b1b1b3-79c1-4a49-8419-16d94a3846d9, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60b1b1b3-79c1-4a49-8419-16d94a3846d9, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60b1b1b3-79c1-4a49-8419-16d94a3846d9, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232750.1194754, expires_in: 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:421 RpcState(Login, 720490d4-8a1f-48a2-a40a-a0a5a0159956, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 720490d4-8a1f-48a2-a40a-a0a5a0159956, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 720490d4-8a1f-48a2-a40a-a0a5a0159956, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232752.2858655, expires_in: 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:421 RpcState(Login, 68b31faf-1d84-4fb9-8c8d-dd6bebece179, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68b31faf-1d84-4fb9-8c8d-dd6bebece179, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68b31faf-1d84-4fb9-8c8d-dd6bebece179, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232753.1374013, expires_in: 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:421 RpcState(Login, 6c37cf76-8915-4d9d-9898-ef1694402689, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c37cf76-8915-4d9d-9898-ef1694402689, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c37cf76-8915-4d9d-9898-ef1694402689, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232754.7316346, expires_in: 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:421 RpcState(Login, c84cd685-6eb4-49dc-8062-9a91ed1f9c13, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c84cd685-6eb4-49dc-8062-9a91ed1f9c13, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c84cd685-6eb4-49dc-8062-9a91ed1f9c13, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232756.5012107, expires_in: 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:421 RpcState(Login, 68dd08b5-1910-446b-9362-29922a978273, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68dd08b5-1910-446b-9362-29922a978273, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68dd08b5-1910-446b-9362-29922a978273, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232757.3039567, expires_in: 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:421 RpcState(Login, 47aa376d-481e-468d-b694-fcf45e758533, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47aa376d-481e-468d-b694-fcf45e758533, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47aa376d-481e-468d-b694-fcf45e758533, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232759.3702788, expires_in: 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:421 RpcState(Login, 2ec5b0d0-422a-4976-b4d0-99421fd57a25, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ec5b0d0-422a-4976-b4d0-99421fd57a25, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ec5b0d0-422a-4976-b4d0-99421fd57a25, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232760.756962, expires_in: 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:421 RpcState(Login, 3332e677-095d-42c7-8bc8-a71b4efa9982, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3332e677-095d-42c7-8bc8-a71b4efa9982, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3332e677-095d-42c7-8bc8-a71b4efa9982, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232762.7374136, expires_in: 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:421 RpcState(Login, 77501d20-64cf-45d6-9a3f-2523c5e65b91, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77501d20-64cf-45d6-9a3f-2523c5e65b91, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77501d20-64cf-45d6-9a3f-2523c5e65b91, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232764.5030646, expires_in: 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:421 RpcState(Login, 3142dc85-44f6-4428-986c-1ea1ecaa94a3, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3142dc85-44f6-4428-986c-1ea1ecaa94a3, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3142dc85-44f6-4428-986c-1ea1ecaa94a3, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232765.9680398, expires_in: 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:421 RpcState(Login, b2a7a940-678d-43bd-9527-6901d9d9730a, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b2a7a940-678d-43bd-9527-6901d9d9730a, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b2a7a940-678d-43bd-9527-6901d9d9730a, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232766.3789344, expires_in: 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:421 RpcState(Login, 9a870842-c404-4111-afd4-86fcfad92789, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a870842-c404-4111-afd4-86fcfad92789, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a870842-c404-4111-afd4-86fcfad92789, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232767.8556318, expires_in: 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:421 RpcState(Login, b9bb46a5-5f8c-46ae-971c-c0d2d34f0f9c, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9bb46a5-5f8c-46ae-971c-c0d2d34f0f9c, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9bb46a5-5f8c-46ae-971c-c0d2d34f0f9c, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232769.156941, expires_in: 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:421 RpcState(Login, 82e4fdad-50e1-4200-952c-986f6bca4795, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 82e4fdad-50e1-4200-952c-986f6bca4795, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 82e4fdad-50e1-4200-952c-986f6bca4795, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232770.9654012, expires_in: 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:421 RpcState(Login, 92dc12e3-3319-411c-b8e9-903d20e4785f, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92dc12e3-3319-411c-b8e9-903d20e4785f, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92dc12e3-3319-411c-b8e9-903d20e4785f, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232773.089571, expires_in: 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:421 RpcState(Login, 72e55a36-4b5b-4fa9-bf73-11dbf50342c2, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 72e55a36-4b5b-4fa9-bf73-11dbf50342c2, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 72e55a36-4b5b-4fa9-bf73-11dbf50342c2, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232774.4912262, expires_in: 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:421 RpcState(Login, cf02bfb0-563e-4e1d-a16f-9b3a7a216c27, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf02bfb0-563e-4e1d-a16f-9b3a7a216c27, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf02bfb0-563e-4e1d-a16f-9b3a7a216c27, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232775.9173455, expires_in: 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:421 RpcState(Login, 3293de1f-e68e-474e-b328-b843df06f948, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3293de1f-e68e-474e-b328-b843df06f948, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3293de1f-e68e-474e-b328-b843df06f948, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232777.1719942, expires_in: 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:421 RpcState(Login, 2985a663-48bc-4e2e-91c4-a6ec298ab533, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2985a663-48bc-4e2e-91c4-a6ec298ab533, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2985a663-48bc-4e2e-91c4-a6ec298ab533, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232778.5781758, expires_in: 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:421 RpcState(Login, 92058b58-46d4-41da-ba7a-aa401d95d8e8, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92058b58-46d4-41da-ba7a-aa401d95d8e8, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92058b58-46d4-41da-ba7a-aa401d95d8e8, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232780.697286, expires_in: 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:421 RpcState(Login, f54fac6c-3f82-43b5-b1f9-35f8346530e2, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f54fac6c-3f82-43b5-b1f9-35f8346530e2, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f54fac6c-3f82-43b5-b1f9-35f8346530e2, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232782.8991065, expires_in: 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:421 RpcState(Login, 1a8b38b3-5ec7-47aa-b27a-ba316c349e72, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a8b38b3-5ec7-47aa-b27a-ba316c349e72, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a8b38b3-5ec7-47aa-b27a-ba316c349e72, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232784.925485, expires_in: 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:421 RpcState(Login, a2b65685-5dba-4eff-9fc1-02dad4b61f18, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a2b65685-5dba-4eff-9fc1-02dad4b61f18, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a2b65685-5dba-4eff-9fc1-02dad4b61f18, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232785.1644197, expires_in: 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:421 RpcState(Login, 3e2b5d9f-e3b3-4a05-a0f0-c8f0960343e1, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e2b5d9f-e3b3-4a05-a0f0-c8f0960343e1, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e2b5d9f-e3b3-4a05-a0f0-c8f0960343e1, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232786.6843398, expires_in: 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:421 RpcState(Login, e8014bd5-16ac-44e5-b13c-99618b3698ee, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8014bd5-16ac-44e5-b13c-99618b3698ee, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8014bd5-16ac-44e5-b13c-99618b3698ee, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232788.3880312, expires_in: 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:421 RpcState(Login, f65af5cd-22f6-48bf-8b42-898743d2b7c5, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f65af5cd-22f6-48bf-8b42-898743d2b7c5, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f65af5cd-22f6-48bf-8b42-898743d2b7c5, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232789.9263434, expires_in: 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:421 RpcState(Login, ef3d92d0-1ea2-4470-a7e6-64b68b20dd25, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef3d92d0-1ea2-4470-a7e6-64b68b20dd25, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef3d92d0-1ea2-4470-a7e6-64b68b20dd25, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232791.8894348, expires_in: 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:421 RpcState(Login, 43df5e44-83b7-4082-a857-4a0864f087fe, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43df5e44-83b7-4082-a857-4a0864f087fe, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43df5e44-83b7-4082-a857-4a0864f087fe, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232793.3551304, expires_in: 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:421 RpcState(Login, ca5b31f1-df6a-42c4-ab05-8deff2465aee, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca5b31f1-df6a-42c4-ab05-8deff2465aee, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca5b31f1-df6a-42c4-ab05-8deff2465aee, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232794.6830537, expires_in: 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:421 RpcState(Login, 385d25e7-00c8-463f-a322-b6fdda74e53e, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 385d25e7-00c8-463f-a322-b6fdda74e53e, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 385d25e7-00c8-463f-a322-b6fdda74e53e, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232796.0584784, expires_in: 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:421 RpcState(Login, 14103c16-4d47-44f8-9ed0-b33f9c113cf4, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14103c16-4d47-44f8-9ed0-b33f9c113cf4, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14103c16-4d47-44f8-9ed0-b33f9c113cf4, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232797.7179837, expires_in: 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:421 RpcState(Login, 7de4cbd9-7a61-476e-a150-765439c7fcb8, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7de4cbd9-7a61-476e-a150-765439c7fcb8, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7de4cbd9-7a61-476e-a150-765439c7fcb8, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232798.980096, expires_in: 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:421 RpcState(Login, 3230f248-9e48-4824-8f5d-ed823552e56b, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3230f248-9e48-4824-8f5d-ed823552e56b, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3230f248-9e48-4824-8f5d-ed823552e56b, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232800.7032096, expires_in: 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:421 RpcState(Login, 86350418-62dc-4748-bd75-d5bfac5fc4f9, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 86350418-62dc-4748-bd75-d5bfac5fc4f9, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 86350418-62dc-4748-bd75-d5bfac5fc4f9, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232802.1833854, expires_in: 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:421 RpcState(Login, 4cf791a2-f0a7-45b0-9013-8707f19abfa1, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4cf791a2-f0a7-45b0-9013-8707f19abfa1, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4cf791a2-f0a7-45b0-9013-8707f19abfa1, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232803.4591446, expires_in: 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:421 RpcState(Login, b208cb2c-e784-4a2f-af53-25dff6de380e, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b208cb2c-e784-4a2f-af53-25dff6de380e, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b208cb2c-e784-4a2f-af53-25dff6de380e, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232804.8196573, expires_in: 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:421 RpcState(Login, 99bbd879-a4ef-49fd-9b81-460f06335752, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99bbd879-a4ef-49fd-9b81-460f06335752, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99bbd879-a4ef-49fd-9b81-460f06335752, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232806.1265414, expires_in: 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:421 RpcState(Login, 4e57c817-3eb9-4235-b207-e89ce5e362be, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e57c817-3eb9-4235-b207-e89ce5e362be, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e57c817-3eb9-4235-b207-e89ce5e362be, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232808.131379, expires_in: 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:421 RpcState(Login, 58ce9271-16fd-417c-8371-6644e6b3d7a7, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 58ce9271-16fd-417c-8371-6644e6b3d7a7, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 58ce9271-16fd-417c-8371-6644e6b3d7a7, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232810.1900482, expires_in: 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:421 RpcState(Login, 7645c13e-acbd-4055-9136-7a714cfc6827, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7645c13e-acbd-4055-9136-7a714cfc6827, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7645c13e-acbd-4055-9136-7a714cfc6827, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232811.4345818, expires_in: 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:421 RpcState(Login, adb3f85f-2280-434e-ad70-a2a3f521a782, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, adb3f85f-2280-434e-ad70-a2a3f521a782, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, adb3f85f-2280-434e-ad70-a2a3f521a782, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232813.0413477, expires_in: 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:421 RpcState(Login, 3cd3edc2-3668-4f33-9101-0fc3ac6b3f83, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3cd3edc2-3668-4f33-9101-0fc3ac6b3f83, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3cd3edc2-3668-4f33-9101-0fc3ac6b3f83, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232814.4090495, expires_in: 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:421 RpcState(Login, 38f986e3-e3d6-43f9-8ec1-933316e8a5a3, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38f986e3-e3d6-43f9-8ec1-933316e8a5a3, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38f986e3-e3d6-43f9-8ec1-933316e8a5a3, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232815.8838851, expires_in: 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:421 RpcState(Login, ec8010ba-54f7-456c-9f0e-9ba8d708c2c0, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec8010ba-54f7-456c-9f0e-9ba8d708c2c0, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec8010ba-54f7-456c-9f0e-9ba8d708c2c0, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232817.1831071, expires_in: 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:421 RpcState(Login, 6aa0b2bd-c8fd-4f87-83a7-0ff53e62f955, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6aa0b2bd-c8fd-4f87-83a7-0ff53e62f955, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6aa0b2bd-c8fd-4f87-83a7-0ff53e62f955, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232818.3469164, expires_in: 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:421 RpcState(Login, df6f76e7-d2c9-4d9c-85dd-1886f638de66, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df6f76e7-d2c9-4d9c-85dd-1886f638de66, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df6f76e7-d2c9-4d9c-85dd-1886f638de66, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232820.4820633, expires_in: 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:421 RpcState(Login, c2e6c9a4-e595-49db-ba6e-e4f2ce6e3a59, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2e6c9a4-e595-49db-ba6e-e4f2ce6e3a59, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2e6c9a4-e595-49db-ba6e-e4f2ce6e3a59, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232821.9722397, expires_in: 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:421 RpcState(Login, 196b1697-ab6f-4c79-9234-41efecfb77ef, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 196b1697-ab6f-4c79-9234-41efecfb77ef, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 196b1697-ab6f-4c79-9234-41efecfb77ef, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232823.4574926, expires_in: 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:421 RpcState(Login, 57ec4b2e-60a0-4117-99cd-cbc8de9b287d, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57ec4b2e-60a0-4117-99cd-cbc8de9b287d, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57ec4b2e-60a0-4117-99cd-cbc8de9b287d, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232824.696811, expires_in: 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:421 RpcState(Login, c0a5fe57-5f0d-4320-82cd-d667dc74adc1, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0a5fe57-5f0d-4320-82cd-d667dc74adc1, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0a5fe57-5f0d-4320-82cd-d667dc74adc1, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232826.147044, expires_in: 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:421 RpcState(Login, 9dcd0cd6-ce98-4ea2-9d2c-037306e1c983, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9dcd0cd6-ce98-4ea2-9d2c-037306e1c983, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9dcd0cd6-ce98-4ea2-9d2c-037306e1c983, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232828.2256634, expires_in: 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:421 RpcState(Login, 08aa1706-1735-4260-81ed-cd8af129bfef, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08aa1706-1735-4260-81ed-cd8af129bfef, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08aa1706-1735-4260-81ed-cd8af129bfef, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232830.4214275, expires_in: 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:421 RpcState(Login, d68d4f71-cc41-4a09-8054-93615985a8cd, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d68d4f71-cc41-4a09-8054-93615985a8cd, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d68d4f71-cc41-4a09-8054-93615985a8cd, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232831.6698432, expires_in: 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:421 RpcState(Login, fb8d6314-3e87-4b0b-9442-4ab7f692c0bb, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb8d6314-3e87-4b0b-9442-4ab7f692c0bb, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb8d6314-3e87-4b0b-9442-4ab7f692c0bb, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232833.1301792, expires_in: 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:421 RpcState(Login, 65586ed7-a198-4369-9c1a-b3ce683984fe, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65586ed7-a198-4369-9c1a-b3ce683984fe, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65586ed7-a198-4369-9c1a-b3ce683984fe, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232835.296822, expires_in: 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:421 RpcState(Login, 22f927a3-ce30-46a6-b628-e818534d2eb5, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22f927a3-ce30-46a6-b628-e818534d2eb5, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22f927a3-ce30-46a6-b628-e818534d2eb5, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232837.1141064, expires_in: 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:421 RpcState(Login, de87c35d-e6f6-4062-bcef-34f3500f7e19, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de87c35d-e6f6-4062-bcef-34f3500f7e19, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de87c35d-e6f6-4062-bcef-34f3500f7e19, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232838.4796903, expires_in: 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:421 RpcState(Login, 66510f2d-3c3b-49f0-858e-eb5a3815e247, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66510f2d-3c3b-49f0-858e-eb5a3815e247, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66510f2d-3c3b-49f0-858e-eb5a3815e247, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232840.328673, expires_in: 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:421 RpcState(Login, a52e87f1-6843-47ae-9fc7-fb6366a48f10, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a52e87f1-6843-47ae-9fc7-fb6366a48f10, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a52e87f1-6843-47ae-9fc7-fb6366a48f10, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232841.9496667, expires_in: 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:421 RpcState(Login, e8397803-aa99-4b55-b1d4-70ef41fd3511, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8397803-aa99-4b55-b1d4-70ef41fd3511, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8397803-aa99-4b55-b1d4-70ef41fd3511, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232843.3586562, expires_in: 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:421 RpcState(Login, d1b8228f-a536-497a-b16d-fcd07ab5ecae, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1b8228f-a536-497a-b16d-fcd07ab5ecae, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1b8228f-a536-497a-b16d-fcd07ab5ecae, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232845.2552435, expires_in: 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:421 RpcState(Login, b39223e4-77d4-4234-8ddb-ee5c7594ba1e, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b39223e4-77d4-4234-8ddb-ee5c7594ba1e, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b39223e4-77d4-4234-8ddb-ee5c7594ba1e, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232846.9958518, expires_in: 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:421 RpcState(Login, d4103970-6e6a-4025-a9d0-508ed242c425, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4103970-6e6a-4025-a9d0-508ed242c425, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4103970-6e6a-4025-a9d0-508ed242c425, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232848.8858762, expires_in: 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:421 RpcState(Login, 66456821-2be5-434c-9fee-02f2b63ae9fa, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66456821-2be5-434c-9fee-02f2b63ae9fa, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66456821-2be5-434c-9fee-02f2b63ae9fa, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232850.3374057, expires_in: 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:421 RpcState(Login, e621a235-4351-426c-855f-808ddd93c13f, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e621a235-4351-426c-855f-808ddd93c13f, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e621a235-4351-426c-855f-808ddd93c13f, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232852.1596982, expires_in: 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:421 RpcState(Login, e328c784-d412-4826-9734-872148b0d978, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e328c784-d412-4826-9734-872148b0d978, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e328c784-d412-4826-9734-872148b0d978, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232853.9602957, expires_in: 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:421 RpcState(Login, 43e436e1-c778-4726-8d94-9ce9ef37475e, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43e436e1-c778-4726-8d94-9ce9ef37475e, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43e436e1-c778-4726-8d94-9ce9ef37475e, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232855.969816, expires_in: 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:421 RpcState(Login, 0f246f85-83a7-4eea-8a30-9a4fe64e1aa2, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f246f85-83a7-4eea-8a30-9a4fe64e1aa2, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f246f85-83a7-4eea-8a30-9a4fe64e1aa2, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232857.3711867, expires_in: 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:421 RpcState(Login, e339aec6-bff0-4d76-b4a2-caf0d33fb277, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e339aec6-bff0-4d76-b4a2-caf0d33fb277, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e339aec6-bff0-4d76-b4a2-caf0d33fb277, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232858.818174, expires_in: 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:421 RpcState(Login, 8c71c818-b092-45a4-ad7d-43249b374820, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c71c818-b092-45a4-ad7d-43249b374820, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c71c818-b092-45a4-ad7d-43249b374820, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232860.9558005, expires_in: 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:421 RpcState(Login, 82e204d1-98c2-4057-9c04-ff43933ed4e7, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 82e204d1-98c2-4057-9c04-ff43933ed4e7, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 82e204d1-98c2-4057-9c04-ff43933ed4e7, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232863.1594274, expires_in: 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:421 RpcState(Login, eea4ad4f-d8f9-484c-b75d-6e961766bc67, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eea4ad4f-d8f9-484c-b75d-6e961766bc67, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eea4ad4f-d8f9-484c-b75d-6e961766bc67, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232864.881129, expires_in: 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:421 RpcState(Login, 263dc42e-8741-40d6-b348-987a1a30f0e8, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 263dc42e-8741-40d6-b348-987a1a30f0e8, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 263dc42e-8741-40d6-b348-987a1a30f0e8, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232866.7884448, expires_in: 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:421 RpcState(Login, 59d40778-ab1f-440d-8b14-50e9b0561878, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59d40778-ab1f-440d-8b14-50e9b0561878, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59d40778-ab1f-440d-8b14-50e9b0561878, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232868.9085078, expires_in: 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:421 RpcState(Login, 5fef8ef3-d315-4b67-97bd-1e138fa5594e, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5fef8ef3-d315-4b67-97bd-1e138fa5594e, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5fef8ef3-d315-4b67-97bd-1e138fa5594e, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232870.429656, expires_in: 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:421 RpcState(Login, 303d50cf-924a-401f-9d9f-14796f463943, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 303d50cf-924a-401f-9d9f-14796f463943, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 303d50cf-924a-401f-9d9f-14796f463943, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232872.3509538, expires_in: 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:421 RpcState(Login, 7a83c81b-a7e0-480e-8dd5-4c78237be0d6, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a83c81b-a7e0-480e-8dd5-4c78237be0d6, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a83c81b-a7e0-480e-8dd5-4c78237be0d6, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232873.5832834, expires_in: 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:421 RpcState(Login, 1ac278ba-da08-4a63-b1eb-f1a354c92f8f, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ac278ba-da08-4a63-b1eb-f1a354c92f8f, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ac278ba-da08-4a63-b1eb-f1a354c92f8f, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232875.322936, expires_in: 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:421 RpcState(Login, 61d65b16-2498-4636-bde0-24a947643519, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61d65b16-2498-4636-bde0-24a947643519, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61d65b16-2498-4636-bde0-24a947643519, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232876.59969, expires_in: 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:421 RpcState(Login, 84ca2ced-3cf2-4356-b25e-1141a75c1e0d, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84ca2ced-3cf2-4356-b25e-1141a75c1e0d, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84ca2ced-3cf2-4356-b25e-1141a75c1e0d, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232878.624213, expires_in: 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:421 RpcState(Login, d293b9d6-2ec7-484e-ba02-e3d70e6b7ead, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d293b9d6-2ec7-484e-ba02-e3d70e6b7ead, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d293b9d6-2ec7-484e-ba02-e3d70e6b7ead, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232880.8088415, expires_in: 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:421 RpcState(Login, 3582326e-f5b6-4d85-ac4d-d4c2b112f493, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3582326e-f5b6-4d85-ac4d-d4c2b112f493, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3582326e-f5b6-4d85-ac4d-d4c2b112f493, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232882.0681944, expires_in: 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:421 RpcState(Login, e01e41c5-81c5-4052-86d1-f6e76757210b, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e01e41c5-81c5-4052-86d1-f6e76757210b, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e01e41c5-81c5-4052-86d1-f6e76757210b, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232883.9572814, expires_in: 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:421 RpcState(Login, b74f4521-512d-4c96-acf8-f954baa55ce6, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b74f4521-512d-4c96-acf8-f954baa55ce6, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b74f4521-512d-4c96-acf8-f954baa55ce6, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232886.16421, expires_in: 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:421 RpcState(Login, 07968af2-9b48-4aa8-8e34-11ff7f46bb6b, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07968af2-9b48-4aa8-8e34-11ff7f46bb6b, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07968af2-9b48-4aa8-8e34-11ff7f46bb6b, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232887.8586717, expires_in: 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:421 RpcState(Login, 70e775c8-348b-4c3b-9226-93ecbca7b33e, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70e775c8-348b-4c3b-9226-93ecbca7b33e, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70e775c8-348b-4c3b-9226-93ecbca7b33e, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232889.7788115, expires_in: 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:421 RpcState(Login, 97a094f6-3e89-48f0-8697-8f93d4e17d23, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97a094f6-3e89-48f0-8697-8f93d4e17d23, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97a094f6-3e89-48f0-8697-8f93d4e17d23, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232891.9320314, expires_in: 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:421 RpcState(Login, 94941b08-f852-42cc-8dd6-eee91f2df0b9, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94941b08-f852-42cc-8dd6-eee91f2df0b9, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94941b08-f852-42cc-8dd6-eee91f2df0b9, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232893.2710016, expires_in: 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:421 RpcState(Login, efb84863-3b38-48d2-99af-c40d4faf8666, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, efb84863-3b38-48d2-99af-c40d4faf8666, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, efb84863-3b38-48d2-99af-c40d4faf8666, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232894.846799, expires_in: 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:421 RpcState(Login, da3bd356-fcf2-4e88-9c0e-0a9e82f30429, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da3bd356-fcf2-4e88-9c0e-0a9e82f30429, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da3bd356-fcf2-4e88-9c0e-0a9e82f30429, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232896.6478508, expires_in: 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:421 RpcState(Login, c27ba2e8-48e4-44d2-b16a-5213acb5b5cf, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c27ba2e8-48e4-44d2-b16a-5213acb5b5cf, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c27ba2e8-48e4-44d2-b16a-5213acb5b5cf, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232898.2313178, expires_in: 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:421 RpcState(Login, 8c33fefa-157d-4862-9978-33466aad2e23, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c33fefa-157d-4862-9978-33466aad2e23, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c33fefa-157d-4862-9978-33466aad2e23, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232899.8336132, expires_in: 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:421 RpcState(Login, 4ed3ec4c-ab4e-4b1b-a623-2f41f8f1e636, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ed3ec4c-ab4e-4b1b-a623-2f41f8f1e636, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ed3ec4c-ab4e-4b1b-a623-2f41f8f1e636, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232901.5506163, expires_in: 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:421 RpcState(Login, b3025360-168f-4843-a867-1fae72a98d45, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3025360-168f-4843-a867-1fae72a98d45, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3025360-168f-4843-a867-1fae72a98d45, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232903.2990582, expires_in: 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:421 RpcState(Login, 1343c488-f853-497d-893d-c572f368a942, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1343c488-f853-497d-893d-c572f368a942, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1343c488-f853-497d-893d-c572f368a942, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232905.404673, expires_in: 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:421 RpcState(Login, 97d50799-097e-438e-b60b-5369100af7ae, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97d50799-097e-438e-b60b-5369100af7ae, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97d50799-097e-438e-b60b-5369100af7ae, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232907.4093447, expires_in: 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:421 RpcState(Login, 86be6281-064f-49d6-a0c9-9fc571ee7473, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 86be6281-064f-49d6-a0c9-9fc571ee7473, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 86be6281-064f-49d6-a0c9-9fc571ee7473, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232909.0772328, expires_in: 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:421 RpcState(Login, 3a1bb3c6-a350-489a-ba9d-0f9458271583, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a1bb3c6-a350-489a-ba9d-0f9458271583, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a1bb3c6-a350-489a-ba9d-0f9458271583, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232910.7360559, expires_in: 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:421 RpcState(Login, 39f3008d-22f8-40d2-985a-bd6a55c59f76, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39f3008d-22f8-40d2-985a-bd6a55c59f76, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39f3008d-22f8-40d2-985a-bd6a55c59f76, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232912.4640656, expires_in: 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:421 RpcState(Login, ddec5970-9ca2-4025-b92c-e03f9e6f65ac, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ddec5970-9ca2-4025-b92c-e03f9e6f65ac, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ddec5970-9ca2-4025-b92c-e03f9e6f65ac, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232914.2392473, expires_in: 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:421 RpcState(Login, 2f5c5efe-ad60-4030-8da5-a0a95ed49494, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f5c5efe-ad60-4030-8da5-a0a95ed49494, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f5c5efe-ad60-4030-8da5-a0a95ed49494, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232916.417082, expires_in: 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:421 RpcState(Login, 27ab0139-5b87-4418-8cac-3344b58b187b, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27ab0139-5b87-4418-8cac-3344b58b187b, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27ab0139-5b87-4418-8cac-3344b58b187b, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232917.9939866, expires_in: 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:421 RpcState(Login, 731e53e4-31b2-46a0-9ba7-804447f02a43, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 731e53e4-31b2-46a0-9ba7-804447f02a43, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 731e53e4-31b2-46a0-9ba7-804447f02a43, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232919.5785553, expires_in: 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:421 RpcState(Login, 63477b2a-9495-4ce9-9514-a7d357413bd0, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 63477b2a-9495-4ce9-9514-a7d357413bd0, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 63477b2a-9495-4ce9-9514-a7d357413bd0, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232921.6852648, expires_in: 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:421 RpcState(Login, d23a321c-57f4-421c-8368-bb3ec892ecf1, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d23a321c-57f4-421c-8368-bb3ec892ecf1, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d23a321c-57f4-421c-8368-bb3ec892ecf1, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232922.964302, expires_in: 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:421 RpcState(Login, 4ba8e596-00de-4302-bdf8-6d2f03d6521a, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ba8e596-00de-4302-bdf8-6d2f03d6521a, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ba8e596-00de-4302-bdf8-6d2f03d6521a, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232924.975092, expires_in: 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:421 RpcState(Login, 203a6bbf-da39-4d6e-9861-4467b6411c14, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 203a6bbf-da39-4d6e-9861-4467b6411c14, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 203a6bbf-da39-4d6e-9861-4467b6411c14, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232926.6861227, expires_in: 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:421 RpcState(Login, 7f7c6f3f-262c-47ea-98df-ecedcadc4e8e, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f7c6f3f-262c-47ea-98df-ecedcadc4e8e, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f7c6f3f-262c-47ea-98df-ecedcadc4e8e, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232928.2598808, expires_in: 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:421 RpcState(Login, 3341ee03-7dce-4afd-932e-c96ee2e896e0, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3341ee03-7dce-4afd-932e-c96ee2e896e0, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3341ee03-7dce-4afd-932e-c96ee2e896e0, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232929.7467208, expires_in: 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:421 RpcState(Login, a4f00105-0f0e-4fb0-baab-efc95fcbcb3d, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4f00105-0f0e-4fb0-baab-efc95fcbcb3d, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4f00105-0f0e-4fb0-baab-efc95fcbcb3d, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232931.2031813, expires_in: 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:421 RpcState(Login, b85cf503-8f8f-4c18-8115-5ef10936bdf2, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b85cf503-8f8f-4c18-8115-5ef10936bdf2, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b85cf503-8f8f-4c18-8115-5ef10936bdf2, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232933.358306, expires_in: 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:421 RpcState(Login, 30d83b0b-8025-4157-95b1-47e84ae55fd4, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 30d83b0b-8025-4157-95b1-47e84ae55fd4, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 30d83b0b-8025-4157-95b1-47e84ae55fd4, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232934.5948806, expires_in: 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:421 RpcState(Login, 15253afe-a46a-40e8-9448-5d6775c38502, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15253afe-a46a-40e8-9448-5d6775c38502, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15253afe-a46a-40e8-9448-5d6775c38502, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232935.998924, expires_in: 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:421 RpcState(Login, c2444e7b-1566-4ce3-a042-42b0bc12d1e5, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2444e7b-1566-4ce3-a042-42b0bc12d1e5, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2444e7b-1566-4ce3-a042-42b0bc12d1e5, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232937.3835404, expires_in: 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:421 RpcState(Login, a6c21252-33f0-4bdd-9149-bdabf323c176, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6c21252-33f0-4bdd-9149-bdabf323c176, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6c21252-33f0-4bdd-9149-bdabf323c176, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232938.9669962, expires_in: 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:421 RpcState(Login, 408d8f32-6c9f-422a-9e83-aac68c941ad0, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 408d8f32-6c9f-422a-9e83-aac68c941ad0, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 408d8f32-6c9f-422a-9e83-aac68c941ad0, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232941.1001222, expires_in: 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:421 RpcState(Login, 9e28f2ea-c123-47ac-b60f-a56396fa7dc3, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e28f2ea-c123-47ac-b60f-a56396fa7dc3, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e28f2ea-c123-47ac-b60f-a56396fa7dc3, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232942.9034908, expires_in: 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:421 RpcState(Login, 3dc38be7-01c1-49ee-a1e7-1743bee5f975, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3dc38be7-01c1-49ee-a1e7-1743bee5f975, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3dc38be7-01c1-49ee-a1e7-1743bee5f975, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232944.3494875, expires_in: 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:421 RpcState(Login, 1b5e8213-6fca-4749-b974-5339572b800d, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b5e8213-6fca-4749-b974-5339572b800d, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b5e8213-6fca-4749-b974-5339572b800d, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232945.615252, expires_in: 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:421 RpcState(Login, 0dc30318-7b18-448d-ae4a-f20cff79bce2, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0dc30318-7b18-448d-ae4a-f20cff79bce2, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0dc30318-7b18-448d-ae4a-f20cff79bce2, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232947.5432205, expires_in: 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:421 RpcState(Login, 9807c06e-621a-4e94-affe-a7b577bd675f, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9807c06e-621a-4e94-affe-a7b577bd675f, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9807c06e-621a-4e94-affe-a7b577bd675f, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232949.21238, expires_in: 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:421 RpcState(Login, f115f98e-c72e-4fb2-9864-c4c58c8ac490, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f115f98e-c72e-4fb2-9864-c4c58c8ac490, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f115f98e-c72e-4fb2-9864-c4c58c8ac490, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232951.2589307, expires_in: 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:421 RpcState(Login, 491f5a95-1033-4e04-a64c-1b659781762e, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 491f5a95-1033-4e04-a64c-1b659781762e, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 491f5a95-1033-4e04-a64c-1b659781762e, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232953.3086271, expires_in: 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:421 RpcState(Login, 97a1b892-455c-414c-b55b-96f8be35f499, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97a1b892-455c-414c-b55b-96f8be35f499, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97a1b892-455c-414c-b55b-96f8be35f499, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232954.5808237, expires_in: 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:421 RpcState(Login, e0bf871a-9400-479a-8426-f76c10837f24, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0bf871a-9400-479a-8426-f76c10837f24, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0bf871a-9400-479a-8426-f76c10837f24, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232956.655331, expires_in: 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:421 RpcState(Login, 36d792e3-c498-4526-83b1-48736c54be01, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36d792e3-c498-4526-83b1-48736c54be01, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36d792e3-c498-4526-83b1-48736c54be01, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232958.164051, expires_in: 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:421 RpcState(Login, ee4055cb-0d21-4f9a-b9e8-32471e449cf1, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee4055cb-0d21-4f9a-b9e8-32471e449cf1, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee4055cb-0d21-4f9a-b9e8-32471e449cf1, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232960.3100052, expires_in: 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:421 RpcState(Login, d1382ddd-9a4f-4554-835d-bfd762f7026b, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1382ddd-9a4f-4554-835d-bfd762f7026b, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1382ddd-9a4f-4554-835d-bfd762f7026b, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232961.3886888, expires_in: 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:421 RpcState(Login, 9fad4306-7654-4715-8680-7284e9282369, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9fad4306-7654-4715-8680-7284e9282369, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9fad4306-7654-4715-8680-7284e9282369, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232963.5388823, expires_in: 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:421 RpcState(Login, 9f0f9afc-5e95-4b6a-89c1-e3dd788e64c4, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f0f9afc-5e95-4b6a-89c1-e3dd788e64c4, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f0f9afc-5e95-4b6a-89c1-e3dd788e64c4, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232964.941068, expires_in: 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:421 RpcState(Login, bb49af63-8aed-414f-b54c-9ce6c0754e7e, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb49af63-8aed-414f-b54c-9ce6c0754e7e, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb49af63-8aed-414f-b54c-9ce6c0754e7e, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232966.5908883, expires_in: 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:421 RpcState(Login, ce2d0556-e0fe-42ad-9076-c9f7217ca2be, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce2d0556-e0fe-42ad-9076-c9f7217ca2be, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce2d0556-e0fe-42ad-9076-c9f7217ca2be, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232968.302485, expires_in: 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:421 RpcState(Login, e364305f-d1ec-4867-8df3-21e94bccef0a, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e364305f-d1ec-4867-8df3-21e94bccef0a, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e364305f-d1ec-4867-8df3-21e94bccef0a, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232969.9701006, expires_in: 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:421 RpcState(Login, 2c0f13eb-7bcd-4677-840e-1d73b9e9aa35, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c0f13eb-7bcd-4677-840e-1d73b9e9aa35, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c0f13eb-7bcd-4677-840e-1d73b9e9aa35, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232971.5048518, expires_in: 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:421 RpcState(Login, 16cb8ed9-8e52-47f3-92dd-5e516b598d14, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16cb8ed9-8e52-47f3-92dd-5e516b598d14, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16cb8ed9-8e52-47f3-92dd-5e516b598d14, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232972.7507977, expires_in: 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:421 RpcState(Login, 1c921126-6e3a-40e4-acd7-aa8b198ecbff, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c921126-6e3a-40e4-acd7-aa8b198ecbff, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c921126-6e3a-40e4-acd7-aa8b198ecbff, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232974.402909, expires_in: 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:421 RpcState(Login, b73d907d-2dc0-44a8-bd08-07b7d3794459, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b73d907d-2dc0-44a8-bd08-07b7d3794459, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b73d907d-2dc0-44a8-bd08-07b7d3794459, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232975.7648594, expires_in: 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:421 RpcState(Login, 11a42824-ad20-43fc-a067-8bfb7b0505b0, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11a42824-ad20-43fc-a067-8bfb7b0505b0, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11a42824-ad20-43fc-a067-8bfb7b0505b0, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232977.5788126, expires_in: 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:421 RpcState(Login, 19e30a35-2370-4475-ac53-09b090875307, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19e30a35-2370-4475-ac53-09b090875307, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19e30a35-2370-4475-ac53-09b090875307, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232979.0049703, expires_in: 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:421 RpcState(Login, 69c97dfb-c345-40a6-9e88-266e014ff235, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69c97dfb-c345-40a6-9e88-266e014ff235, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69c97dfb-c345-40a6-9e88-266e014ff235, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232980.4688904, expires_in: 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:421 RpcState(Login, 8e24a13b-812a-42dd-afc8-4422ecd107b8, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e24a13b-812a-42dd-afc8-4422ecd107b8, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e24a13b-812a-42dd-afc8-4422ecd107b8, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232982.5575159, expires_in: 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:421 RpcState(Login, bdb35aad-7645-48ed-9d71-b9ebef0ee8a5, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bdb35aad-7645-48ed-9d71-b9ebef0ee8a5, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bdb35aad-7645-48ed-9d71-b9ebef0ee8a5, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232984.649915, expires_in: 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:421 RpcState(Login, ff9e98d4-1e59-4109-b955-83f822bf1983, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff9e98d4-1e59-4109-b955-83f822bf1983, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff9e98d4-1e59-4109-b955-83f822bf1983, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232986.7104702, expires_in: 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:421 RpcState(Login, 55348316-f2a7-4e7d-85d9-34fc6939ecac, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55348316-f2a7-4e7d-85d9-34fc6939ecac, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55348316-f2a7-4e7d-85d9-34fc6939ecac, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232988.4004142, expires_in: 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:421 RpcState(Login, 154635e6-2857-4cda-95f0-4c4c68a37e73, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 154635e6-2857-4cda-95f0-4c4c68a37e73, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 154635e6-2857-4cda-95f0-4c4c68a37e73, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232990.2687972, expires_in: 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:421 RpcState(Login, 3feead96-451d-4d76-857d-facd71616da8, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3feead96-451d-4d76-857d-facd71616da8, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3feead96-451d-4d76-857d-facd71616da8, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232992.032264, expires_in: 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:421 RpcState(Login, 823a16de-de79-40ae-98ad-e061ed449fe0, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 823a16de-de79-40ae-98ad-e061ed449fe0, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 823a16de-de79-40ae-98ad-e061ed449fe0, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232993.7951188, expires_in: 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:421 RpcState(Login, 53179584-89fd-42d5-bd11-fd484901a79e, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 53179584-89fd-42d5-bd11-fd484901a79e, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 53179584-89fd-42d5-bd11-fd484901a79e, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232995.2411017, expires_in: 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:421 RpcState(Login, 78939d5e-c2a8-430e-ad36-918b678d24d5, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 78939d5e-c2a8-430e-ad36-918b678d24d5, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 78939d5e-c2a8-430e-ad36-918b678d24d5, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232996.653759, expires_in: 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:421 RpcState(Login, c0876622-4fd6-49ee-8bee-07367cf5db65, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0876622-4fd6-49ee-8bee-07367cf5db65, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0876622-4fd6-49ee-8bee-07367cf5db65, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232998.1734042, expires_in: 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:421 RpcState(Login, 557f6cd9-cf92-4877-b2d7-1183dd7ee22f, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 557f6cd9-cf92-4877-b2d7-1183dd7ee22f, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 557f6cd9-cf92-4877-b2d7-1183dd7ee22f, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233000.3823872, expires_in: 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:421 RpcState(Login, c6be908d-29b7-40c5-a88e-433d34082d00, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6be908d-29b7-40c5-a88e-433d34082d00, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6be908d-29b7-40c5-a88e-433d34082d00, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233001.6511967, expires_in: 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:421 RpcState(Login, 63faede8-a1b7-411e-b353-e954d2126b7b, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 63faede8-a1b7-411e-b353-e954d2126b7b, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 63faede8-a1b7-411e-b353-e954d2126b7b, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233003.7188668, expires_in: 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:421 RpcState(Login, 7489a5cb-579c-4c76-a75d-aa4990b11d6f, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7489a5cb-579c-4c76-a75d-aa4990b11d6f, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7489a5cb-579c-4c76-a75d-aa4990b11d6f, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233005.8112953, expires_in: 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:421 RpcState(Login, 4b10d96c-249e-46ad-ace7-bc5ae45b309d, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b10d96c-249e-46ad-ace7-bc5ae45b309d, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b10d96c-249e-46ad-ace7-bc5ae45b309d, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233007.5909839, expires_in: 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:421 RpcState(Login, 3ec30fc6-219d-401f-a9ea-03f951ab002a, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ec30fc6-219d-401f-a9ea-03f951ab002a, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ec30fc6-219d-401f-a9ea-03f951ab002a, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233009.3633132, expires_in: 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:421 RpcState(Login, 0964be60-74b6-4a8f-be66-8649ee3fbf10, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0964be60-74b6-4a8f-be66-8649ee3fbf10, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0964be60-74b6-4a8f-be66-8649ee3fbf10, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233011.540129, expires_in: 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:421 RpcState(Login, 1f2fbb49-d66f-48fb-89fa-960399fbfa79, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f2fbb49-d66f-48fb-89fa-960399fbfa79, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f2fbb49-d66f-48fb-89fa-960399fbfa79, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233013.275431, expires_in: 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:421 RpcState(Login, e8547755-1cdd-43b9-a13a-43443606c464, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8547755-1cdd-43b9-a13a-43443606c464, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8547755-1cdd-43b9-a13a-43443606c464, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233014.9136481, expires_in: 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:421 RpcState(Login, 6fc6c9ac-2324-4d42-b0c1-f21894f7ec7e, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6fc6c9ac-2324-4d42-b0c1-f21894f7ec7e, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6fc6c9ac-2324-4d42-b0c1-f21894f7ec7e, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233016.165236, expires_in: 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:421 RpcState(Login, acd085b9-a479-4e87-9f98-e8043608ff66, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, acd085b9-a479-4e87-9f98-e8043608ff66, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, acd085b9-a479-4e87-9f98-e8043608ff66, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233018.2524238, expires_in: 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:421 RpcState(Login, 46524baf-ca14-4163-b3e7-7cfdd2cfae1e, localhost:1156): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46524baf-ca14-4163-b3e7-7cfdd2cfae1e, localhost:1156): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46524baf-ca14-4163-b3e7-7cfdd2cfae1e, localhost:1156): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1156". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1156
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765233018986446&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:11549/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:18393/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9897
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14615
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20432
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25606
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11549
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27427
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26688
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9598
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18393
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12084
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:1156/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28423
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22849
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11665
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1156
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26448
============================== slowest durations ===============================
280.23s call     test_secrets.py::test_create_with_grants[encryption_disabled]
272.35s call     test_secrets.py::test_create_with_grants[encryption_enabled]
15.24s setup    test_secrets.py::test_create_with_grants[encryption_disabled]
12.60s setup    test_secrets.py::test_create_with_grants[encryption_enabled]
11.54s teardown test_secrets.py::test_create_with_grants[encryption_enabled]
1.54s teardown test_secrets.py::test_create_with_grants[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets.py::test_create_with_grants[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
FAILED test_secrets.py::test_create_with_grants[encryption_enabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 2 failed in 594.10s (0:09:54) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets.py FF

=================================== FAILURES ===================================
_______________ test_create_without_grants[encryption_disabled] ________________
ydb/tests/functional/secrets/conftest.py:43: in run_with_assert
    _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection

During handling of the above exception, another exception occurred:
ydb/tests/functional/secrets/test_secrets.py:22: in test_create_without_grants
    run_with_assert(user1_config, query, "Access denied for scheme request")
ydb/tests/functional/secrets/conftest.py:46: in run_with_assert
    assert expected_err in str(e)
E   assert 'Access denied for scheme request' in "Couldn't find valid connection"
E    +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_without_grants[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8133
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/00028d/r3tmp/kikimr_cluster_5pogcwn8
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22057
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28291
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15815
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25174
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028d/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/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/node_1/logfile_fnlhjit7.log --grpc-port=22057 --mon-port=28291 --ic-port=8133
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:22057/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028d/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/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/node_1/logfile_fnlhjit7.log --grpc-port=22057 --mon-port=28291 --ic-port=8133
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/node_1/logfile_fnlhjit7.log', '--grpc-port=22057', '--mon-port=28291', '--ic-port=8133')' in '/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1248378
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:22057/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/kvpj/00028d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1248379
DEBUG    ya.test:process.py:259 Command (pid 1248379) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1248379) elapsed time (sec): 1.2959418296813965
DEBUG    ya.test:process.py:263 Command (pid 1248379) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248379) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1248379) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248379) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248379) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1248379) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1248379) minflt: 17576
DEBUG    ya.test:process.py:263 Command (pid 1248379) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1248379) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1248379) nivcsw: 214
DEBUG    ya.test:process.py:263 Command (pid 1248379) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1248379) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1248379) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 1248379) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1248379) stime: 0.954851
DEBUG    ya.test:process.py:263 Command (pid 1248379) utime: 0.13192099999999998
DEBUG    ya.test:process.py:263 Command (pid 1248379) wtime: 1.303
DEBUG    ya.test:process.py:275 Command (pid 1248379) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1248379) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22057', '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: 8133\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/kvpj/00028d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22057', '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: 8133\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1252794
DEBUG    ya.test:process.py:259 Command (pid 1252794) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1252794) elapsed time (sec): 1.0404906272888184
DEBUG    ya.test:process.py:263 Command (pid 1252794) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252794) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1252794) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252794) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252794) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1252794) maxrss: 555540
DEBUG    ya.test:process.py:263 Command (pid 1252794) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 1252794) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1252794) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1252794) nivcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 1252794) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1252794) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1252794) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 1252794) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1252794) stime: 0.8325
DEBUG    ya.test:process.py:263 Command (pid 1252794) utime: 0.144782
DEBUG    ya.test:process.py:263 Command (pid 1252794) wtime: 1.042
DEBUG    ya.test:process.py:275 Command (pid 1252794) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22057', '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/kvpj/00028d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22057', '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: 1253961
DEBUG    ya.test:process.py:259 Command (pid 1253961) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1253961) elapsed time (sec): 1.4370157718658447
DEBUG    ya.test:process.py:263 Command (pid 1253961) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253961) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1253961) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253961) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253961) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1253961) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 1253961) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1253961) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1253961) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1253961) nivcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 1253961) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1253961) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1253961) nvcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 1253961) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1253961) stime: 1.2205409999999999
DEBUG    ya.test:process.py:263 Command (pid 1253961) utime: 0.13239399999999998
DEBUG    ya.test:process.py:263 Command (pid 1253961) wtime: 1.438
DEBUG    ya.test:process.py:275 Command (pid 1253961) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11428
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/00028d/r3tmp/kikimr_cluster_7fjts9dx
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23151
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17775
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15528
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5982
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028d/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/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/node_1/logfile_anrlkpck.log --grpc-port=23151 --mon-port=17775 --ic-port=11428
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23151/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028d/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/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/node_1/logfile_anrlkpck.log --grpc-port=23151 --mon-port=17775 --ic-port=11428
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/node_1/logfile_anrlkpck.log', '--grpc-port=23151', '--mon-port=17775', '--ic-port=11428')' in '/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1255503
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23151/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/kvpj/00028d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1255534
DEBUG    ya.test:process.py:259 Command (pid 1255534) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1255534) elapsed time (sec): 0.9334955215454102
DEBUG    ya.test:process.py:263 Command (pid 1255534) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1255534) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1255534) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1255534) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1255534) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1255534) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1255534) minflt: 16262
DEBUG    ya.test:process.py:263 Command (pid 1255534) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1255534) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1255534) nivcsw: 90
DEBUG    ya.test:process.py:263 Command (pid 1255534) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1255534) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1255534) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1255534) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1255534) stime: 0.698893
DEBUG    ya.test:process.py:263 Command (pid 1255534) utime: 0.126353
DEBUG    ya.test:process.py:263 Command (pid 1255534) wtime: 0.939
DEBUG    ya.test:process.py:275 Command (pid 1255534) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1255534) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23151', '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: 11428\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23151', '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: 11428\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1257899
DEBUG    ya.test:process.py:259 Command (pid 1257899) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1257899) elapsed time (sec): 0.5987813472747803
DEBUG    ya.test:process.py:263 Command (pid 1257899) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257899) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1257899) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257899) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257899) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1257899) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 1257899) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1257899) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1257899) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1257899) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 1257899) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1257899) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1257899) nvcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 1257899) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1257899) stime: 0.444262
DEBUG    ya.test:process.py:263 Command (pid 1257899) utime: 0.100968
DEBUG    ya.test:process.py:263 Command (pid 1257899) wtime: 0.6
DEBUG    ya.test:process.py:275 Command (pid 1257899) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23151', '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.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/kvpj/00028d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23151', '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: 1258436
DEBUG    ya.test:process.py:259 Command (pid 1258436) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258436) elapsed time (sec): 1.1796858310699463
DEBUG    ya.test:process.py:263 Command (pid 1258436) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258436) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258436) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258436) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258436) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258436) maxrss: 555524
DEBUG    ya.test:process.py:263 Command (pid 1258436) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 1258436) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258436) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258436) nivcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 1258436) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258436) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258436) nvcsw: 113
DEBUG    ya.test:process.py:263 Command (pid 1258436) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258436) stime: 0.9743409999999999
DEBUG    ya.test:process.py:263 Command (pid 1258436) utime: 0.13466999999999998
DEBUG    ya.test:process.py:263 Command (pid 1258436) wtime: 1.181
DEBUG    ya.test:process.py:275 Command (pid 1258436) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2028
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63629
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21268
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22985
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63132
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23151 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/slot_1/logfile_yfq4hqdg.log --grpc-port=2028 --mon-port=63629 --ic-port=21268
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23151 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/slot_1/logfile_yfq4hqdg.log --grpc-port=2028 --mon-port=63629 --ic-port=21268
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:23151', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/slot_1/logfile_yfq4hqdg.log', '--grpc-port=2028', '--mon-port=63629', '--ic-port=21268')' in '/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1260213
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2028/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/kvpj/00028d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1260224
DEBUG    ya.test:process.py:259 Command (pid 1260224) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1260224) elapsed time (sec): 0.8966689109802246
DEBUG    ya.test:process.py:263 Command (pid 1260224) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1260224) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1260224) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1260224) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1260224) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1260224) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1260224) minflt: 16264
DEBUG    ya.test:process.py:263 Command (pid 1260224) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1260224) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1260224) nivcsw: 58
DEBUG    ya.test:process.py:263 Command (pid 1260224) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1260224) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1260224) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1260224) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1260224) stime: 0.6572859999999999
DEBUG    ya.test:process.py:263 Command (pid 1260224) utime: 0.153498
DEBUG    ya.test:process.py:263 Command (pid 1260224) wtime: 0.898
DEBUG    ya.test:process.py:275 Command (pid 1260224) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1260224) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_create_without_grants[encryption_disabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d6d32e63-97c2-4311-8917-00606ee58aae, localhost:23151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d6d32e63-97c2-4311-8917-00606ee58aae, localhost:23151): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d6d32e63-97c2-4311-8917-00606ee58aae, localhost:23151): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 2028 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:2028, 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:23151
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e8732fb7-bd3e-4ace-98d2-326ae36fcf0d, ghrun-2tlsei57yi.auto.internal:2028): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e8732fb7-bd3e-4ace-98d2-326ae36fcf0d, ghrun-2tlsei57yi.auto.internal:2028): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e8732fb7-bd3e-4ace-98d2-326ae36fcf0d, ghrun-2tlsei57yi.auto.internal:2028): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OWI3NWNjM2EtZGNjMjBhMGEtZDc1NGVhOGEtYjNmMTJmNmQ=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7740cdee-0998-4997-925d-a484c9fbb49c, ghrun-2tlsei57yi.auto.internal:2028): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7740cdee-0998-4997-925d-a484c9fbb49c, ghrun-2tlsei57yi.auto.internal:2028): request = { session_id: "ydb://session/3?node_id=50000&id=OWI3NWNjM2EtZGNjMjBhMGEtZDc1NGVhOGEtYjNmMTJmNmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7740cdee-0998-4997-925d-a484c9fbb49c, ghrun-2tlsei57yi.auto.internal:2028): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=OWI3NWNjM2EtZGNjMjBhMGEtZDc1NGVhOGEtYjNmMTJmNmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 857ab781-2b7b-48b6-aadc-062791cfafdc, ghrun-2tlsei57yi.auto.internal:2028): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 857ab781-2b7b-48b6-aadc-062791cfafdc, ghrun-2tlsei57yi.auto.internal:2028): request = { session_id: "ydb://session/3?node_id=50000&id=OWI3NWNjM2EtZGNjMjBhMGEtZDc1NGVhOGEtYjNmMTJmNmQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 857ab781-2b7b-48b6-aadc-062791cfafdc, ghrun-2tlsei57yi.auto.internal:2028): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OWI3NWNjM2EtZGNjMjBhMGEtZDc1NGVhOGEtYjNmMTJmNmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 812e6ca6-64f8-44a4-9c96-fd795a8ea62f, ghrun-2tlsei57yi.auto.internal:2028): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 812e6ca6-64f8-44a4-9c96-fd795a8ea62f, ghrun-2tlsei57yi.auto.internal:2028): request = { session_id: "ydb://session/3?node_id=50000&id=OWI3NWNjM2EtZGNjMjBhMGEtZDc1NGVhOGEtYjNmMTJmNmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 812e6ca6-64f8-44a4-9c96-fd795a8ea62f, ghrun-2tlsei57yi.auto.internal:2028): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23151
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:2028
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7740cdee-0998-4997-925d-a484c9fbb49c, ghrun-2tlsei57yi.auto.internal:2028): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232453.859393, expires_in: 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:421 RpcState(Login, 25f75124-2991-4b55-b9c4-928f3fcd63a2, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25f75124-2991-4b55-b9c4-928f3fcd63a2, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25f75124-2991-4b55-b9c4-928f3fcd63a2, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232454.5613334, expires_in: 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:421 RpcState(Login, f1c1e870-e79e-4dd4-8448-f0f12c299e7f, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1c1e870-e79e-4dd4-8448-f0f12c299e7f, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1c1e870-e79e-4dd4-8448-f0f12c299e7f, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232456.020764, expires_in: 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:421 RpcState(Login, 29b23fef-0f2c-4b40-89ab-88286a3a02fe, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 29b23fef-0f2c-4b40-89ab-88286a3a02fe, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 29b23fef-0f2c-4b40-89ab-88286a3a02fe, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232456.2769125, expires_in: 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:421 RpcState(Login, 818bf3e3-be24-438b-860c-177985da859c, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 818bf3e3-be24-438b-860c-177985da859c, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 818bf3e3-be24-438b-860c-177985da859c, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232458.430653, expires_in: 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:421 RpcState(Login, 8edc3763-9ca3-4342-9457-98aca0a06167, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8edc3763-9ca3-4342-9457-98aca0a06167, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8edc3763-9ca3-4342-9457-98aca0a06167, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232459.1347764, expires_in: 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:421 RpcState(Login, 5c9ae151-2c5b-42b1-a59c-5fbe6e17fc1a, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c9ae151-2c5b-42b1-a59c-5fbe6e17fc1a, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c9ae151-2c5b-42b1-a59c-5fbe6e17fc1a, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232460.5896924, expires_in: 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:421 RpcState(Login, 5e8ab790-ed64-4e2f-82b2-6c28556403da, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e8ab790-ed64-4e2f-82b2-6c28556403da, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e8ab790-ed64-4e2f-82b2-6c28556403da, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232462.7471197, expires_in: 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:421 RpcState(Login, 0060b885-8ecc-422f-86f1-43864b7f389a, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0060b885-8ecc-422f-86f1-43864b7f389a, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0060b885-8ecc-422f-86f1-43864b7f389a, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232463.4691124, expires_in: 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:421 RpcState(Login, 9e8ac52e-2e49-4dbe-b7ff-99f033226397, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e8ac52e-2e49-4dbe-b7ff-99f033226397, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e8ac52e-2e49-4dbe-b7ff-99f033226397, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232465.6034272, expires_in: 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:421 RpcState(Login, 94a737e7-8af0-4418-8899-0336df3f5ddf, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94a737e7-8af0-4418-8899-0336df3f5ddf, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94a737e7-8af0-4418-8899-0336df3f5ddf, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232466.8448844, expires_in: 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:421 RpcState(Login, 87391d2b-1180-413e-814a-7d204198c89b, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87391d2b-1180-413e-814a-7d204198c89b, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87391d2b-1180-413e-814a-7d204198c89b, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232468.8914416, expires_in: 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:421 RpcState(Login, dfc7f1ab-f2ef-42a9-92a3-a3e12367e19d, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dfc7f1ab-f2ef-42a9-92a3-a3e12367e19d, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dfc7f1ab-f2ef-42a9-92a3-a3e12367e19d, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232470.920898, expires_in: 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:421 RpcState(Login, 8cc3a90a-461c-4bfd-8864-37185b0790a9, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8cc3a90a-461c-4bfd-8864-37185b0790a9, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8cc3a90a-461c-4bfd-8864-37185b0790a9, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232473.0971072, expires_in: 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:421 RpcState(Login, 54981590-4ee6-415f-a2ba-31da56bc55de, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54981590-4ee6-415f-a2ba-31da56bc55de, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54981590-4ee6-415f-a2ba-31da56bc55de, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232474.8101583, expires_in: 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:421 RpcState(Login, 0dd4665e-ec2e-4e01-b786-70dabd54b71b, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0dd4665e-ec2e-4e01-b786-70dabd54b71b, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0dd4665e-ec2e-4e01-b786-70dabd54b71b, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232476.0144362, expires_in: 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:421 RpcState(Login, 377cbd25-70a7-4cdd-b7a6-4b1000b80428, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 377cbd25-70a7-4cdd-b7a6-4b1000b80428, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 377cbd25-70a7-4cdd-b7a6-4b1000b80428, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232477.729272, expires_in: 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:421 RpcState(Login, 17ee68c5-afd5-48de-ac86-3dca9e5ddd5c, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17ee68c5-afd5-48de-ac86-3dca9e5ddd5c, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17ee68c5-afd5-48de-ac86-3dca9e5ddd5c, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232479.4963725, expires_in: 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:421 RpcState(Login, 3f0435ed-9431-437c-9d17-1a47aa7dc7ca, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f0435ed-9431-437c-9d17-1a47aa7dc7ca, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f0435ed-9431-437c-9d17-1a47aa7dc7ca, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232481.377883, expires_in: 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:421 RpcState(Login, dc62e959-2614-4b4e-8f2f-708e19435d53, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc62e959-2614-4b4e-8f2f-708e19435d53, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc62e959-2614-4b4e-8f2f-708e19435d53, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232483.0008948, expires_in: 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:421 RpcState(Login, a83b3d66-ac42-44e9-99ac-4b169b67bd9b, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a83b3d66-ac42-44e9-99ac-4b169b67bd9b, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a83b3d66-ac42-44e9-99ac-4b169b67bd9b, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232484.8971784, expires_in: 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:421 RpcState(Login, ac10f0b6-3d38-4c7c-8e80-bd5b288d39c3, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac10f0b6-3d38-4c7c-8e80-bd5b288d39c3, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac10f0b6-3d38-4c7c-8e80-bd5b288d39c3, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232486.3813126, expires_in: 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:421 RpcState(Login, 3cba9e93-0520-4f6f-a98f-264f530cf4ae, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3cba9e93-0520-4f6f-a98f-264f530cf4ae, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3cba9e93-0520-4f6f-a98f-264f530cf4ae, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232488.1308794, expires_in: 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:421 RpcState(Login, ec1f8d7f-7569-44e1-a519-74dff29c82cb, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec1f8d7f-7569-44e1-a519-74dff29c82cb, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec1f8d7f-7569-44e1-a519-74dff29c82cb, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232489.8611264, expires_in: 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:421 RpcState(Login, c0db4c4e-d0e6-4f46-8e2d-f88a019b4417, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0db4c4e-d0e6-4f46-8e2d-f88a019b4417, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0db4c4e-d0e6-4f46-8e2d-f88a019b4417, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232491.5810287, expires_in: 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:421 RpcState(Login, e3cc3e5d-40d7-4651-9f76-62953a6df6a7, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3cc3e5d-40d7-4651-9f76-62953a6df6a7, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3cc3e5d-40d7-4651-9f76-62953a6df6a7, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232493.7302265, expires_in: 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:421 RpcState(Login, f559876b-dbe3-413f-80ce-bc5e6896e0a4, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f559876b-dbe3-413f-80ce-bc5e6896e0a4, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f559876b-dbe3-413f-80ce-bc5e6896e0a4, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232494.4106395, expires_in: 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:421 RpcState(Login, b5e0ee4b-5a55-4f13-ae91-fdc6b49f9339, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5e0ee4b-5a55-4f13-ae91-fdc6b49f9339, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5e0ee4b-5a55-4f13-ae91-fdc6b49f9339, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232495.9243026, expires_in: 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:421 RpcState(Login, 538a5f94-5477-47bc-9344-863e69caab60, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 538a5f94-5477-47bc-9344-863e69caab60, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 538a5f94-5477-47bc-9344-863e69caab60, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232497.8175948, expires_in: 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:421 RpcState(Login, f3ae33be-0f8b-4c77-a3c4-fb0726f94b2f, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3ae33be-0f8b-4c77-a3c4-fb0726f94b2f, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3ae33be-0f8b-4c77-a3c4-fb0726f94b2f, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232499.5668788, expires_in: 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:421 RpcState(Login, e8d81659-bd7f-4bc5-88ee-6a9a1b9efd90, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8d81659-bd7f-4bc5-88ee-6a9a1b9efd90, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8d81659-bd7f-4bc5-88ee-6a9a1b9efd90, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232501.650369, expires_in: 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:421 RpcState(Login, 98116ff3-dac0-4bec-9a84-6bcfbc195f46, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98116ff3-dac0-4bec-9a84-6bcfbc195f46, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98116ff3-dac0-4bec-9a84-6bcfbc195f46, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232503.2258742, expires_in: 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:421 RpcState(Login, a992c61e-b385-4d51-8691-483f5a198263, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a992c61e-b385-4d51-8691-483f5a198263, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a992c61e-b385-4d51-8691-483f5a198263, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232504.9976606, expires_in: 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:421 RpcState(Login, adb3c1fa-508e-4910-a25e-3bf7a3a88943, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, adb3c1fa-508e-4910-a25e-3bf7a3a88943, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, adb3c1fa-508e-4910-a25e-3bf7a3a88943, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232506.5389097, expires_in: 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:421 RpcState(Login, 02160143-cc6b-4a3c-9687-4ecf94106ce8, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02160143-cc6b-4a3c-9687-4ecf94106ce8, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02160143-cc6b-4a3c-9687-4ecf94106ce8, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232508.7384443, expires_in: 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:421 RpcState(Login, 24d36431-7cbb-46cb-97d5-4795215016ed, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24d36431-7cbb-46cb-97d5-4795215016ed, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24d36431-7cbb-46cb-97d5-4795215016ed, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232510.9013062, expires_in: 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:421 RpcState(Login, c59b8522-032a-4876-beb4-9075aca93604, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c59b8522-032a-4876-beb4-9075aca93604, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c59b8522-032a-4876-beb4-9075aca93604, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232512.8131468, expires_in: 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:421 RpcState(Login, 11d419de-1136-40be-9144-337c812a0767, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11d419de-1136-40be-9144-337c812a0767, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11d419de-1136-40be-9144-337c812a0767, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232514.4059634, expires_in: 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:421 RpcState(Login, e5b86abf-9a00-4b4b-9d0f-75c9e5aeef4f, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5b86abf-9a00-4b4b-9d0f-75c9e5aeef4f, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5b86abf-9a00-4b4b-9d0f-75c9e5aeef4f, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232516.3746152, expires_in: 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:421 RpcState(Login, 156e1c7f-a02c-4c81-9eac-ca2e26a0c4df, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 156e1c7f-a02c-4c81-9eac-ca2e26a0c4df, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 156e1c7f-a02c-4c81-9eac-ca2e26a0c4df, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232518.013685, expires_in: 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:421 RpcState(Login, 7fc524b8-38e8-4b3d-a3a6-4946703dd442, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7fc524b8-38e8-4b3d-a3a6-4946703dd442, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7fc524b8-38e8-4b3d-a3a6-4946703dd442, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232519.4951818, expires_in: 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:421 RpcState(Login, 9edf18cd-2325-4903-8683-426fadd3db18, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9edf18cd-2325-4903-8683-426fadd3db18, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9edf18cd-2325-4903-8683-426fadd3db18, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232520.904598, expires_in: 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:421 RpcState(Login, d9e8111c-099c-47c9-96f9-be006ceaee20, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d9e8111c-099c-47c9-96f9-be006ceaee20, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d9e8111c-099c-47c9-96f9-be006ceaee20, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232522.3694806, expires_in: 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:421 RpcState(Login, d1f9a0cb-e672-40e1-8cc0-58385fb63811, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1f9a0cb-e672-40e1-8cc0-58385fb63811, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1f9a0cb-e672-40e1-8cc0-58385fb63811, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232523.8762038, expires_in: 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:421 RpcState(Login, 52bd9bf0-6832-49ab-9839-7de3e3215b81, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52bd9bf0-6832-49ab-9839-7de3e3215b81, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52bd9bf0-6832-49ab-9839-7de3e3215b81, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232525.104581, expires_in: 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:421 RpcState(Login, ba3ad6d0-ee11-4ba7-98a4-667d3aa79260, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba3ad6d0-ee11-4ba7-98a4-667d3aa79260, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba3ad6d0-ee11-4ba7-98a4-667d3aa79260, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232526.557775, expires_in: 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:421 RpcState(Login, f107199d-c82b-4b52-bbd0-6a069a2aabc7, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f107199d-c82b-4b52-bbd0-6a069a2aabc7, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f107199d-c82b-4b52-bbd0-6a069a2aabc7, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232528.7312021, expires_in: 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:421 RpcState(Login, 14fcb922-281a-4a4e-9a06-76f710e45f56, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14fcb922-281a-4a4e-9a06-76f710e45f56, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14fcb922-281a-4a4e-9a06-76f710e45f56, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232530.1465318, expires_in: 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:421 RpcState(Login, 71378c57-8043-40ff-a6b7-422946968687, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71378c57-8043-40ff-a6b7-422946968687, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71378c57-8043-40ff-a6b7-422946968687, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232531.441015, expires_in: 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:421 RpcState(Login, 5808d954-4805-4936-963d-95668f5ad7fb, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5808d954-4805-4936-963d-95668f5ad7fb, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5808d954-4805-4936-963d-95668f5ad7fb, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232533.65113, expires_in: 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:421 RpcState(Login, fbe6704a-9f63-4349-9d76-8c6d2bb0c258, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fbe6704a-9f63-4349-9d76-8c6d2bb0c258, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fbe6704a-9f63-4349-9d76-8c6d2bb0c258, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232535.2601435, expires_in: 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:421 RpcState(Login, 26a9fe5f-8d91-493b-89a6-8bf7632b7a5b, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 26a9fe5f-8d91-493b-89a6-8bf7632b7a5b, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 26a9fe5f-8d91-493b-89a6-8bf7632b7a5b, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232537.0839858, expires_in: 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:421 RpcState(Login, b46156a3-f2b9-464d-8803-2baaae0c0db4, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b46156a3-f2b9-464d-8803-2baaae0c0db4, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b46156a3-f2b9-464d-8803-2baaae0c0db4, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232538.5912182, expires_in: 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:421 RpcState(Login, caf5b542-f23c-4573-b054-8888ed62d882, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, caf5b542-f23c-4573-b054-8888ed62d882, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, caf5b542-f23c-4573-b054-8888ed62d882, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232540.0465431, expires_in: 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:421 RpcState(Login, 5711ad44-4060-49be-af7d-58711f6b4296, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5711ad44-4060-49be-af7d-58711f6b4296, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5711ad44-4060-49be-af7d-58711f6b4296, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232541.9937048, expires_in: 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:421 RpcState(Login, bfadcb74-aaeb-4b6d-892d-c8a3c38eb0a3, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bfadcb74-aaeb-4b6d-892d-c8a3c38eb0a3, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bfadcb74-aaeb-4b6d-892d-c8a3c38eb0a3, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232543.793, expires_in: 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:421 RpcState(Login, 41432a01-827d-41f9-a26f-767a0ec026c4, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41432a01-827d-41f9-a26f-767a0ec026c4, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41432a01-827d-41f9-a26f-767a0ec026c4, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232545.9148507, expires_in: 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:421 RpcState(Login, 322e917a-bea3-42e6-972d-083d79b84e45, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 322e917a-bea3-42e6-972d-083d79b84e45, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 322e917a-bea3-42e6-972d-083d79b84e45, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232547.6029494, expires_in: 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:421 RpcState(Login, 727a7421-11ba-4c33-a232-71a19eae9409, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 727a7421-11ba-4c33-a232-71a19eae9409, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 727a7421-11ba-4c33-a232-71a19eae9409, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232549.1011786, expires_in: 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:421 RpcState(Login, 5851af41-835d-4af8-8498-c7e1f051d8da, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5851af41-835d-4af8-8498-c7e1f051d8da, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5851af41-835d-4af8-8498-c7e1f051d8da, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232551.2828999, expires_in: 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:421 RpcState(Login, a5f866a5-66fb-4495-b4a1-d475be2a2734, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5f866a5-66fb-4495-b4a1-d475be2a2734, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5f866a5-66fb-4495-b4a1-d475be2a2734, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232551.596858, expires_in: 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:421 RpcState(Login, 9c4639aa-a572-491b-8ceb-c0d1df06b4ad, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c4639aa-a572-491b-8ceb-c0d1df06b4ad, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c4639aa-a572-491b-8ceb-c0d1df06b4ad, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232552.9645438, expires_in: 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:421 RpcState(Login, e091c013-417a-4554-a1d5-08ca57baf0ce, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e091c013-417a-4554-a1d5-08ca57baf0ce, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e091c013-417a-4554-a1d5-08ca57baf0ce, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232554.6373591, expires_in: 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:421 RpcState(Login, 0be1b3ac-9d79-46f1-9ad4-68409711bcb0, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0be1b3ac-9d79-46f1-9ad4-68409711bcb0, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0be1b3ac-9d79-46f1-9ad4-68409711bcb0, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232556.642118, expires_in: 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:421 RpcState(Login, 001676ea-626b-466b-aacf-87167bf9de70, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 001676ea-626b-466b-aacf-87167bf9de70, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 001676ea-626b-466b-aacf-87167bf9de70, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232558.0826497, expires_in: 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:421 RpcState(Login, bdc36612-9729-42ad-a5df-7723405b5a5a, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bdc36612-9729-42ad-a5df-7723405b5a5a, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bdc36612-9729-42ad-a5df-7723405b5a5a, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232559.8227015, expires_in: 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:421 RpcState(Login, 1cfaa886-b519-44ee-a03d-ed0e3f1ead48, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1cfaa886-b519-44ee-a03d-ed0e3f1ead48, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1cfaa886-b519-44ee-a03d-ed0e3f1ead48, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232561.7912881, expires_in: 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:421 RpcState(Login, 89f0f3dd-9e83-40e2-b9f8-929f3ffa89b7, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89f0f3dd-9e83-40e2-b9f8-929f3ffa89b7, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89f0f3dd-9e83-40e2-b9f8-929f3ffa89b7, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232563.5014486, expires_in: 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:421 RpcState(Login, 3adb5374-70cb-45af-8f07-50f546f8cf88, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3adb5374-70cb-45af-8f07-50f546f8cf88, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3adb5374-70cb-45af-8f07-50f546f8cf88, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232564.8416948, expires_in: 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:421 RpcState(Login, 86b51cbe-5933-42f7-ad93-4bf701a26fe8, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 86b51cbe-5933-42f7-ad93-4bf701a26fe8, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 86b51cbe-5933-42f7-ad93-4bf701a26fe8, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232566.9531615, expires_in: 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:421 RpcState(Login, 9ad98e5b-da9a-4b2b-a822-200ea2e59f2c, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ad98e5b-da9a-4b2b-a822-200ea2e59f2c, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ad98e5b-da9a-4b2b-a822-200ea2e59f2c, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232568.5061471, expires_in: 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:421 RpcState(Login, 1a62776b-d624-4bd6-ae62-f559b2a619a0, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a62776b-d624-4bd6-ae62-f559b2a619a0, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a62776b-d624-4bd6-ae62-f559b2a619a0, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232570.6838503, expires_in: 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:421 RpcState(Login, 3532f85d-13a9-42c3-9fb8-f115f97fd0e3, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3532f85d-13a9-42c3-9fb8-f115f97fd0e3, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3532f85d-13a9-42c3-9fb8-f115f97fd0e3, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232572.4218266, expires_in: 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:421 RpcState(Login, d209271c-402c-4b97-8f75-e43bb1a22917, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d209271c-402c-4b97-8f75-e43bb1a22917, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d209271c-402c-4b97-8f75-e43bb1a22917, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232574.5625272, expires_in: 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:421 RpcState(Login, d94242bd-f083-4f10-9b36-5dab82570899, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d94242bd-f083-4f10-9b36-5dab82570899, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d94242bd-f083-4f10-9b36-5dab82570899, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232575.9356854, expires_in: 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:421 RpcState(Login, 4adda120-db1e-4589-927e-bee33c22e25b, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4adda120-db1e-4589-927e-bee33c22e25b, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4adda120-db1e-4589-927e-bee33c22e25b, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232577.9857428, expires_in: 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:421 RpcState(Login, 8fb77c06-74aa-4521-8e07-e9bcf69e822f, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8fb77c06-74aa-4521-8e07-e9bcf69e822f, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8fb77c06-74aa-4521-8e07-e9bcf69e822f, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232579.236807, expires_in: 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:421 RpcState(Login, 7b3017b9-0d17-4267-95ec-67017514e31f, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b3017b9-0d17-4267-95ec-67017514e31f, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b3017b9-0d17-4267-95ec-67017514e31f, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232580.6054006, expires_in: 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:421 RpcState(Login, 9ab4091a-a810-4295-9a89-cb1377335ef7, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ab4091a-a810-4295-9a89-cb1377335ef7, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ab4091a-a810-4295-9a89-cb1377335ef7, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232582.6899185, expires_in: 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:421 RpcState(Login, d55b5969-bd9a-4736-9116-6f8cb008d2e1, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d55b5969-bd9a-4736-9116-6f8cb008d2e1, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d55b5969-bd9a-4736-9116-6f8cb008d2e1, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232584.0471227, expires_in: 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:421 RpcState(Login, e3bb0919-c024-4009-bd32-96440384b00b, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3bb0919-c024-4009-bd32-96440384b00b, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3bb0919-c024-4009-bd32-96440384b00b, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232586.0588326, expires_in: 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:421 RpcState(Login, e8093f8b-5ac3-4591-ab01-2d72799a01cb, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8093f8b-5ac3-4591-ab01-2d72799a01cb, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8093f8b-5ac3-4591-ab01-2d72799a01cb, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232587.8542511, expires_in: 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:421 RpcState(Login, fb913020-c28a-4e2e-aac7-8bcaa418c697, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb913020-c28a-4e2e-aac7-8bcaa418c697, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb913020-c28a-4e2e-aac7-8bcaa418c697, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232589.402241, expires_in: 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:421 RpcState(Login, 0844e57b-1e4a-44d0-8d88-680ca3879db2, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0844e57b-1e4a-44d0-8d88-680ca3879db2, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0844e57b-1e4a-44d0-8d88-680ca3879db2, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232590.6584344, expires_in: 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:421 RpcState(Login, ba6caa30-58b8-4968-a738-779d78ff7cde, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba6caa30-58b8-4968-a738-779d78ff7cde, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba6caa30-58b8-4968-a738-779d78ff7cde, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232592.543023, expires_in: 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:421 RpcState(Login, 2db96b4a-9911-4826-8da4-be17bb82f832, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2db96b4a-9911-4826-8da4-be17bb82f832, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2db96b4a-9911-4826-8da4-be17bb82f832, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232594.3505588, expires_in: 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:421 RpcState(Login, 853333e7-fa76-45c4-b8d8-5c7009cf4593, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 853333e7-fa76-45c4-b8d8-5c7009cf4593, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 853333e7-fa76-45c4-b8d8-5c7009cf4593, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232596.0875614, expires_in: 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:421 RpcState(Login, 184a42dc-c844-4138-9350-e4a9f0d2c759, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 184a42dc-c844-4138-9350-e4a9f0d2c759, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 184a42dc-c844-4138-9350-e4a9f0d2c759, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232597.9170284, expires_in: 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:421 RpcState(Login, 1e6ec40d-d8f5-460d-9058-1a41f8ea5cc5, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e6ec40d-d8f5-460d-9058-1a41f8ea5cc5, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e6ec40d-d8f5-460d-9058-1a41f8ea5cc5, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232599.292028, expires_in: 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:421 RpcState(Login, 550f2ed7-6ac5-4608-865a-290c794fca74, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 550f2ed7-6ac5-4608-865a-290c794fca74, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 550f2ed7-6ac5-4608-865a-290c794fca74, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232601.3501494, expires_in: 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:421 RpcState(Login, f7509711-5e09-4a11-a8a6-cf2176bd21ce, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7509711-5e09-4a11-a8a6-cf2176bd21ce, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7509711-5e09-4a11-a8a6-cf2176bd21ce, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232602.8852165, expires_in: 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:421 RpcState(Login, 89afd3aa-e5d1-472f-9a72-e25b8eb46356, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89afd3aa-e5d1-472f-9a72-e25b8eb46356, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89afd3aa-e5d1-472f-9a72-e25b8eb46356, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232604.7379742, expires_in: 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:421 RpcState(Login, 74184fe1-5b09-4dd5-90e2-7f4c37ef044f, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74184fe1-5b09-4dd5-90e2-7f4c37ef044f, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74184fe1-5b09-4dd5-90e2-7f4c37ef044f, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232606.2503693, expires_in: 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:421 RpcState(Login, bd4da063-1e3b-4613-8667-a54fe019f338, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd4da063-1e3b-4613-8667-a54fe019f338, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd4da063-1e3b-4613-8667-a54fe019f338, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232607.465361, expires_in: 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:421 RpcState(Login, f2b43232-c198-44a5-8e23-73417d9c80b0, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2b43232-c198-44a5-8e23-73417d9c80b0, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2b43232-c198-44a5-8e23-73417d9c80b0, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232608.907117, expires_in: 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:421 RpcState(Login, ebc0d54e-0b81-4a98-8ecd-b9000ef58e77, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ebc0d54e-0b81-4a98-8ecd-b9000ef58e77, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ebc0d54e-0b81-4a98-8ecd-b9000ef58e77, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232610.9502802, expires_in: 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:421 RpcState(Login, 27409f93-346a-46d2-9fc4-6e3f9055c5a0, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27409f93-346a-46d2-9fc4-6e3f9055c5a0, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27409f93-346a-46d2-9fc4-6e3f9055c5a0, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232612.4435885, expires_in: 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:421 RpcState(Login, 38296649-c4e0-4642-9d13-bf5260ff4a71, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38296649-c4e0-4642-9d13-bf5260ff4a71, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38296649-c4e0-4642-9d13-bf5260ff4a71, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232613.8782837, expires_in: 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:421 RpcState(Login, fa1d5c0f-4f89-4962-83f0-4e255017e01b, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa1d5c0f-4f89-4962-83f0-4e255017e01b, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa1d5c0f-4f89-4962-83f0-4e255017e01b, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232615.6135485, expires_in: 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:421 RpcState(Login, ebf09023-7a69-45a1-a590-90db39be5019, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ebf09023-7a69-45a1-a590-90db39be5019, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ebf09023-7a69-45a1-a590-90db39be5019, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232617.7164388, expires_in: 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:421 RpcState(Login, 0dd02fb0-f2f6-48ff-811c-f0394ad818b4, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0dd02fb0-f2f6-48ff-811c-f0394ad818b4, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0dd02fb0-f2f6-48ff-811c-f0394ad818b4, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232619.78892, expires_in: 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:421 RpcState(Login, 34ace5f1-197b-4f6c-a0c3-aaab37b8a1ad, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 34ace5f1-197b-4f6c-a0c3-aaab37b8a1ad, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 34ace5f1-197b-4f6c-a0c3-aaab37b8a1ad, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232621.4147596, expires_in: 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:421 RpcState(Login, 09c11da6-454f-49fa-996f-61164d449bf0, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 09c11da6-454f-49fa-996f-61164d449bf0, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 09c11da6-454f-49fa-996f-61164d449bf0, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232622.979469, expires_in: 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:421 RpcState(Login, 5c22d716-3024-4218-8cee-24168a295a18, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c22d716-3024-4218-8cee-24168a295a18, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c22d716-3024-4218-8cee-24168a295a18, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232624.835204, expires_in: 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:421 RpcState(Login, ec8821d3-e958-46c7-81aa-1331852531d1, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec8821d3-e958-46c7-81aa-1331852531d1, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec8821d3-e958-46c7-81aa-1331852531d1, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232626.9330132, expires_in: 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:421 RpcState(Login, ceaba258-b51c-4214-9a91-009d084b57c7, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ceaba258-b51c-4214-9a91-009d084b57c7, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ceaba258-b51c-4214-9a91-009d084b57c7, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232628.4968884, expires_in: 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:421 RpcState(Login, d4dd4444-b664-423e-a895-69abc74e7a01, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4dd4444-b664-423e-a895-69abc74e7a01, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4dd4444-b664-423e-a895-69abc74e7a01, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232630.113182, expires_in: 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:421 RpcState(Login, f22c650c-8108-4c19-844a-00aa4e56c8f6, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f22c650c-8108-4c19-844a-00aa4e56c8f6, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f22c650c-8108-4c19-844a-00aa4e56c8f6, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232631.3789246, expires_in: 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:421 RpcState(Login, ceed4867-ba19-4ca6-af8b-2360c8f539bd, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ceed4867-ba19-4ca6-af8b-2360c8f539bd, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ceed4867-ba19-4ca6-af8b-2360c8f539bd, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232633.309487, expires_in: 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:421 RpcState(Login, 11218461-5cb0-4a06-ae60-a6f428517559, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11218461-5cb0-4a06-ae60-a6f428517559, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11218461-5cb0-4a06-ae60-a6f428517559, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232635.3064117, expires_in: 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:421 RpcState(Login, 5b5e2c48-7c4b-42f7-b6f8-42184ac160eb, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b5e2c48-7c4b-42f7-b6f8-42184ac160eb, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b5e2c48-7c4b-42f7-b6f8-42184ac160eb, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232637.4082594, expires_in: 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:421 RpcState(Login, 029f3da0-e3f2-4c8e-ab97-462dc126f31d, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 029f3da0-e3f2-4c8e-ab97-462dc126f31d, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 029f3da0-e3f2-4c8e-ab97-462dc126f31d, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232639.2546852, expires_in: 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:421 RpcState(Login, 5d5d21a4-9fa6-43ec-92f3-69c43cb7c53a, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d5d21a4-9fa6-43ec-92f3-69c43cb7c53a, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d5d21a4-9fa6-43ec-92f3-69c43cb7c53a, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232641.0566611, expires_in: 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:421 RpcState(Login, ecf7053a-a171-4b8a-ad87-8814eeb6a129, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ecf7053a-a171-4b8a-ad87-8814eeb6a129, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ecf7053a-a171-4b8a-ad87-8814eeb6a129, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232642.4702692, expires_in: 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:421 RpcState(Login, 4475899d-5f65-4b7e-9243-18c985011959, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4475899d-5f65-4b7e-9243-18c985011959, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4475899d-5f65-4b7e-9243-18c985011959, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232644.6753843, expires_in: 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:421 RpcState(Login, 09e4f3ab-883c-4239-b500-f36b0ca317ba, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 09e4f3ab-883c-4239-b500-f36b0ca317ba, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 09e4f3ab-883c-4239-b500-f36b0ca317ba, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232646.2705073, expires_in: 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:421 RpcState(Login, 2d838528-bafc-4faa-8e27-97f58fb2ca37, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d838528-bafc-4faa-8e27-97f58fb2ca37, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d838528-bafc-4faa-8e27-97f58fb2ca37, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232648.2021189, expires_in: 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:421 RpcState(Login, 6323e8b8-398a-4926-8cf7-57a2a76dc9f2, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6323e8b8-398a-4926-8cf7-57a2a76dc9f2, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6323e8b8-398a-4926-8cf7-57a2a76dc9f2, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232649.687876, expires_in: 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:421 RpcState(Login, 2ae45ab7-9386-491b-8cdc-a6115f4ede6c, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ae45ab7-9386-491b-8cdc-a6115f4ede6c, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ae45ab7-9386-491b-8cdc-a6115f4ede6c, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232651.8193378, expires_in: 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:421 RpcState(Login, 30a6a7ce-51ab-4d34-8ac9-9c6bc815bfd8, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 30a6a7ce-51ab-4d34-8ac9-9c6bc815bfd8, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 30a6a7ce-51ab-4d34-8ac9-9c6bc815bfd8, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232653.1230514, expires_in: 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:421 RpcState(Login, daec57a0-5c14-4b7b-aab8-90ca0e4c4ca8, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, daec57a0-5c14-4b7b-aab8-90ca0e4c4ca8, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, daec57a0-5c14-4b7b-aab8-90ca0e4c4ca8, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232654.9844043, expires_in: 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:421 RpcState(Login, 7aa8d288-0ca0-48e3-a6e2-05b2bc94373b, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7aa8d288-0ca0-48e3-a6e2-05b2bc94373b, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7aa8d288-0ca0-48e3-a6e2-05b2bc94373b, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232656.4896815, expires_in: 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:421 RpcState(Login, 87b3b69e-17c0-400b-b6e1-d16941d990ec, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87b3b69e-17c0-400b-b6e1-d16941d990ec, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87b3b69e-17c0-400b-b6e1-d16941d990ec, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232658.2434528, expires_in: 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:421 RpcState(Login, 97735fe9-0fc2-4dbe-a788-1462aee8a77d, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97735fe9-0fc2-4dbe-a788-1462aee8a77d, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97735fe9-0fc2-4dbe-a788-1462aee8a77d, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232660.2518344, expires_in: 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:421 RpcState(Login, 67046800-87c3-4521-88f3-451b74407bf4, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67046800-87c3-4521-88f3-451b74407bf4, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67046800-87c3-4521-88f3-451b74407bf4, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232661.9293427, expires_in: 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:421 RpcState(Login, 90eb5d69-13ec-4d9d-9501-3a4da985d07d, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 90eb5d69-13ec-4d9d-9501-3a4da985d07d, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 90eb5d69-13ec-4d9d-9501-3a4da985d07d, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232663.2877653, expires_in: 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:421 RpcState(Login, 909090f8-cefe-4e94-8903-2e268e920950, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 909090f8-cefe-4e94-8903-2e268e920950, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 909090f8-cefe-4e94-8903-2e268e920950, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232665.2133424, expires_in: 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:421 RpcState(Login, 9d988528-2b8a-4fef-8f61-ef9553782cf3, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d988528-2b8a-4fef-8f61-ef9553782cf3, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d988528-2b8a-4fef-8f61-ef9553782cf3, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232666.9642875, expires_in: 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:421 RpcState(Login, 0b207b1d-ab76-4b09-87ae-e3a34d658aff, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b207b1d-ab76-4b09-87ae-e3a34d658aff, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b207b1d-ab76-4b09-87ae-e3a34d658aff, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232667.8912094, expires_in: 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:421 RpcState(Login, e4f5225e-433e-439f-a947-59dab2000a30, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e4f5225e-433e-439f-a947-59dab2000a30, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e4f5225e-433e-439f-a947-59dab2000a30, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232669.4876041, expires_in: 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:421 RpcState(Login, 83bd7317-4550-48c5-b6f3-592a06e99377, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83bd7317-4550-48c5-b6f3-592a06e99377, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83bd7317-4550-48c5-b6f3-592a06e99377, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232671.1801689, expires_in: 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:421 RpcState(Login, 61fc1354-6e52-44e2-bf7c-4fd97f31c433, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61fc1354-6e52-44e2-bf7c-4fd97f31c433, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61fc1354-6e52-44e2-bf7c-4fd97f31c433, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232673.3541586, expires_in: 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:421 RpcState(Login, 4ccd5ccb-ab00-41c0-89f9-eef3a017f276, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ccd5ccb-ab00-41c0-89f9-eef3a017f276, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ccd5ccb-ab00-41c0-89f9-eef3a017f276, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232675.1221223, expires_in: 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:421 RpcState(Login, 97d1b613-a2cf-465a-bf62-ba128539a5cf, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97d1b613-a2cf-465a-bf62-ba128539a5cf, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97d1b613-a2cf-465a-bf62-ba128539a5cf, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232676.4906862, expires_in: 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:421 RpcState(Login, f407042a-0820-43d2-b2d0-255c031a4e6e, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f407042a-0820-43d2-b2d0-255c031a4e6e, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f407042a-0820-43d2-b2d0-255c031a4e6e, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232678.328648, expires_in: 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:421 RpcState(Login, 3a60384a-3d59-47c6-a20c-c59f5a5891ad, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a60384a-3d59-47c6-a20c-c59f5a5891ad, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a60384a-3d59-47c6-a20c-c59f5a5891ad, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232679.883184, expires_in: 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:421 RpcState(Login, 8781568a-7bf9-4c8d-a077-f81e506a5e36, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8781568a-7bf9-4c8d-a077-f81e506a5e36, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8781568a-7bf9-4c8d-a077-f81e506a5e36, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232681.1071253, expires_in: 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:421 RpcState(Login, 1deb4e67-3413-4ce1-ae82-ae0d7b9be09c, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1deb4e67-3413-4ce1-ae82-ae0d7b9be09c, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1deb4e67-3413-4ce1-ae82-ae0d7b9be09c, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232682.5189655, expires_in: 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:421 RpcState(Login, 8d7db49d-7bb7-4f8f-8b16-bdaedc5f43fb, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d7db49d-7bb7-4f8f-8b16-bdaedc5f43fb, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d7db49d-7bb7-4f8f-8b16-bdaedc5f43fb, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232683.945469, expires_in: 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:421 RpcState(Login, d840ca70-65c1-408f-83f2-34aa188e1deb, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d840ca70-65c1-408f-83f2-34aa188e1deb, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d840ca70-65c1-408f-83f2-34aa188e1deb, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232685.732298, expires_in: 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:421 RpcState(Login, 3ef91ff3-b3a2-4ec2-b324-274af16cbcbd, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ef91ff3-b3a2-4ec2-b324-274af16cbcbd, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ef91ff3-b3a2-4ec2-b324-274af16cbcbd, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232687.834842, expires_in: 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:421 RpcState(Login, 6b3a06c0-466a-44d8-a875-be27dd8a2af6, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b3a06c0-466a-44d8-a875-be27dd8a2af6, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b3a06c0-466a-44d8-a875-be27dd8a2af6, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232689.2804384, expires_in: 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:421 RpcState(Login, 97b32680-f080-45c6-bb4f-97f1b7ff56c5, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97b32680-f080-45c6-bb4f-97f1b7ff56c5, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97b32680-f080-45c6-bb4f-97f1b7ff56c5, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232690.9599257, expires_in: 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:421 RpcState(Login, 0a71b760-429c-4f91-bc61-d66a7d08a826, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a71b760-429c-4f91-bc61-d66a7d08a826, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a71b760-429c-4f91-bc61-d66a7d08a826, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232692.5981953, expires_in: 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:421 RpcState(Login, 64056bf8-cda3-4dab-a6e2-efb301147967, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 64056bf8-cda3-4dab-a6e2-efb301147967, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 64056bf8-cda3-4dab-a6e2-efb301147967, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232694.1043375, expires_in: 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:421 RpcState(Login, ea739948-5bfb-4b69-980d-d77f62a72676, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea739948-5bfb-4b69-980d-d77f62a72676, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea739948-5bfb-4b69-980d-d77f62a72676, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232695.471894, expires_in: 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:421 RpcState(Login, 4b50f1c0-22d4-44d0-b1b1-0e9b19cce7d5, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b50f1c0-22d4-44d0-b1b1-0e9b19cce7d5, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b50f1c0-22d4-44d0-b1b1-0e9b19cce7d5, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232697.6508431, expires_in: 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:421 RpcState(Login, 6c0deb36-3096-4abc-a852-df4f55064d6c, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c0deb36-3096-4abc-a852-df4f55064d6c, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c0deb36-3096-4abc-a852-df4f55064d6c, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232698.8876765, expires_in: 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:421 RpcState(Login, e55aaedb-c00f-45e6-aca2-b21abaedfcb2, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e55aaedb-c00f-45e6-aca2-b21abaedfcb2, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e55aaedb-c00f-45e6-aca2-b21abaedfcb2, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232700.9352129, expires_in: 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:421 RpcState(Login, ae7bc061-f3a8-4a19-878f-c73e43a0ff2f, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae7bc061-f3a8-4a19-878f-c73e43a0ff2f, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae7bc061-f3a8-4a19-878f-c73e43a0ff2f, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232702.3260806, expires_in: 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:421 RpcState(Login, 1b39325c-5207-4ab4-b5fd-751fcbbda49b, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b39325c-5207-4ab4-b5fd-751fcbbda49b, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b39325c-5207-4ab4-b5fd-751fcbbda49b, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232704.5235162, expires_in: 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:421 RpcState(Login, 5f6bf6b2-1533-48eb-a043-65e4f7c5a030, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f6bf6b2-1533-48eb-a043-65e4f7c5a030, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f6bf6b2-1533-48eb-a043-65e4f7c5a030, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232706.032376, expires_in: 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:421 RpcState(Login, e210146d-858e-4806-bae7-75ce2013e00e, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e210146d-858e-4806-bae7-75ce2013e00e, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e210146d-858e-4806-bae7-75ce2013e00e, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232707.6196496, expires_in: 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:421 RpcState(Login, 0033ca95-27df-4f55-b8a2-a2c7edf95c4b, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0033ca95-27df-4f55-b8a2-a2c7edf95c4b, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0033ca95-27df-4f55-b8a2-a2c7edf95c4b, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232709.3443222, expires_in: 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:421 RpcState(Login, ea81b8ff-ae44-4846-84cd-6d236f15cc91, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea81b8ff-ae44-4846-84cd-6d236f15cc91, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea81b8ff-ae44-4846-84cd-6d236f15cc91, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232711.2212055, expires_in: 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:421 RpcState(Login, cdac4d1d-be76-4c7a-8a50-32d7eb461304, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cdac4d1d-be76-4c7a-8a50-32d7eb461304, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cdac4d1d-be76-4c7a-8a50-32d7eb461304, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232712.9635832, expires_in: 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:421 RpcState(Login, c5275aba-029c-4038-8bd4-c8288319801e, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5275aba-029c-4038-8bd4-c8288319801e, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5275aba-029c-4038-8bd4-c8288319801e, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232714.5258262, expires_in: 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:421 RpcState(Login, 23e7b342-8e2b-44cb-82f0-6ffc93083964, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23e7b342-8e2b-44cb-82f0-6ffc93083964, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23e7b342-8e2b-44cb-82f0-6ffc93083964, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232716.561226, expires_in: 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:421 RpcState(Login, 99997f5a-84fc-4a1a-b899-f4d3397c4583, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99997f5a-84fc-4a1a-b899-f4d3397c4583, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99997f5a-84fc-4a1a-b899-f4d3397c4583, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232718.7581484, expires_in: 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:421 RpcState(Login, fcce3c94-e7e7-41e0-becf-51f661fbba24, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fcce3c94-e7e7-41e0-becf-51f661fbba24, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fcce3c94-e7e7-41e0-becf-51f661fbba24, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232720.362922, expires_in: 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:421 RpcState(Login, 4194fb03-7395-4c6c-8e31-666d0b16e212, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4194fb03-7395-4c6c-8e31-666d0b16e212, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4194fb03-7395-4c6c-8e31-666d0b16e212, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232722.0096548, expires_in: 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:421 RpcState(Login, f52abe5d-344f-4f8b-869d-41825ab93ab8, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f52abe5d-344f-4f8b-869d-41825ab93ab8, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f52abe5d-344f-4f8b-869d-41825ab93ab8, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232723.7972107, expires_in: 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:421 RpcState(Login, a4cbeb6e-16a5-4953-8d03-00295b6dcc23, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4cbeb6e-16a5-4953-8d03-00295b6dcc23, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4cbeb6e-16a5-4953-8d03-00295b6dcc23, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232725.0432968, expires_in: 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:421 RpcState(Login, 0bf2cb2f-add1-4da5-ab21-4c89dcea362c, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0bf2cb2f-add1-4da5-ab21-4c89dcea362c, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0bf2cb2f-add1-4da5-ab21-4c89dcea362c, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232726.1603658, expires_in: 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:421 RpcState(Login, 8047b530-2528-45e3-8ed5-a1b2931ce4fd, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8047b530-2528-45e3-8ed5-a1b2931ce4fd, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8047b530-2528-45e3-8ed5-a1b2931ce4fd, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232727.6188657, expires_in: 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:421 RpcState(Login, c547d5b2-53db-4a64-8c41-d8460ad25bec, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c547d5b2-53db-4a64-8c41-d8460ad25bec, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c547d5b2-53db-4a64-8c41-d8460ad25bec, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232729.7049484, expires_in: 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:421 RpcState(Login, 998bdedb-cbe7-4e24-900c-40856b2a1b43, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 998bdedb-cbe7-4e24-900c-40856b2a1b43, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 998bdedb-cbe7-4e24-900c-40856b2a1b43, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232731.215147, expires_in: 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:421 RpcState(Login, f463c378-bd9c-4010-ad26-a92994abea37, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f463c378-bd9c-4010-ad26-a92994abea37, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f463c378-bd9c-4010-ad26-a92994abea37, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232732.900043, expires_in: 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:421 RpcState(Login, 51b422a7-7e04-450c-b4a6-1423bec6cb69, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 51b422a7-7e04-450c-b4a6-1423bec6cb69, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 51b422a7-7e04-450c-b4a6-1423bec6cb69, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232735.102581, expires_in: 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:421 RpcState(Login, ab75aca0-45cc-4ea6-a31d-86fb64c4b809, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab75aca0-45cc-4ea6-a31d-86fb64c4b809, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab75aca0-45cc-4ea6-a31d-86fb64c4b809, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232736.4017072, expires_in: 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:421 RpcState(Login, f53939dd-4650-4929-80c6-3af7436b1eac, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f53939dd-4650-4929-80c6-3af7436b1eac, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f53939dd-4650-4929-80c6-3af7436b1eac, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232738.1799517, expires_in: 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:421 RpcState(Login, 3dc3ecbc-a825-4679-b07d-5736fecec5e4, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3dc3ecbc-a825-4679-b07d-5736fecec5e4, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3dc3ecbc-a825-4679-b07d-5736fecec5e4, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232739.7351317, expires_in: 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:421 RpcState(Login, 449f5f48-8089-49a4-af86-041ef26d27dc, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 449f5f48-8089-49a4-af86-041ef26d27dc, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 449f5f48-8089-49a4-af86-041ef26d27dc, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232741.5147007, expires_in: 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:421 RpcState(Login, c95c0103-4323-45b9-b7cb-f999cbf44099, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c95c0103-4323-45b9-b7cb-f999cbf44099, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c95c0103-4323-45b9-b7cb-f999cbf44099, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232743.5845232, expires_in: 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:421 RpcState(Login, 35888575-6304-4e4b-ab41-525889802732, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35888575-6304-4e4b-ab41-525889802732, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35888575-6304-4e4b-ab41-525889802732, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232745.6294272, expires_in: 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:421 RpcState(Login, 847733ca-8557-476e-a522-74f73129e602, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 847733ca-8557-476e-a522-74f73129e602, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 847733ca-8557-476e-a522-74f73129e602, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232747.1682184, expires_in: 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:421 RpcState(Login, 40022969-c134-4789-bedd-e774760ac1e0, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40022969-c134-4789-bedd-e774760ac1e0, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40022969-c134-4789-bedd-e774760ac1e0, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232748.580801, expires_in: 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:421 RpcState(Login, 96de403a-17bb-4c7f-9bb6-a4d5b3ed2176, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96de403a-17bb-4c7f-9bb6-a4d5b3ed2176, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96de403a-17bb-4c7f-9bb6-a4d5b3ed2176, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232749.8819218, expires_in: 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:421 RpcState(Login, bbf7bc5b-6104-4ec4-a8b7-029a0779d3f4, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bbf7bc5b-6104-4ec4-a8b7-029a0779d3f4, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bbf7bc5b-6104-4ec4-a8b7-029a0779d3f4, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232751.590027, expires_in: 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:421 RpcState(Login, 626c1ce3-8e01-4974-9901-69c403c0f1f7, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 626c1ce3-8e01-4974-9901-69c403c0f1f7, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 626c1ce3-8e01-4974-9901-69c403c0f1f7, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232752.9852252, expires_in: 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:421 RpcState(Login, d58f28f7-0828-4594-b776-d94b7260553c, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d58f28f7-0828-4594-b776-d94b7260553c, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d58f28f7-0828-4594-b776-d94b7260553c, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232754.9711537, expires_in: 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:421 RpcState(Login, 0cecc038-1a1f-4d4b-93a7-5065af89f867, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0cecc038-1a1f-4d4b-93a7-5065af89f867, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0cecc038-1a1f-4d4b-93a7-5065af89f867, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232757.0005944, expires_in: 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:421 RpcState(Login, 7ac91297-583c-4a20-8330-055b54d2c3fd, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ac91297-583c-4a20-8330-055b54d2c3fd, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ac91297-583c-4a20-8330-055b54d2c3fd, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232758.6796715, expires_in: 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:421 RpcState(Login, e33cc3d3-4f40-43c8-b50b-53b58899e77f, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e33cc3d3-4f40-43c8-b50b-53b58899e77f, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e33cc3d3-4f40-43c8-b50b-53b58899e77f, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765232759476443&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:2028/1
________________ test_create_without_grants[encryption_enabled] ________________
ydb/tests/functional/secrets/conftest.py:43: in run_with_assert
    _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:137: in retry_operation_sync
    time.sleep(next_opt.timeout)
library/python/pytest/plugins/ya.py:350: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:322: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   _pytest.outcomes.Exit: Graceful shutdown requested

During handling of the above exception, another exception occurred:
ydb/tests/functional/secrets/test_secrets.py:22: in test_create_without_grants
    run_with_assert(user1_config, query, "Access denied for scheme request")
ydb/tests/functional/secrets/conftest.py:46: in run_with_assert
    assert expected_err in str(e)
E   AssertionError: assert 'Access denied for scheme request' in 'Graceful shutdown requested'
E    +  where 'Graceful shutdown requested' = str(Exit('Graceful shutdown requested'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_without_grants[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:23151/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63132
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22985
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21268
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63629
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2028
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5982
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15528
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17775
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23151
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11428
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27495
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/00028d/r3tmp/kikimr_cluster_k78zxs0q
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12386
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63194
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6799
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14765
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028d/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/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/node_1/logfile_uiffkur9.log --grpc-port=12386 --mon-port=63194 --ic-port=27495
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12386/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028d/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/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/node_1/logfile_uiffkur9.log --grpc-port=12386 --mon-port=63194 --ic-port=27495
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/node_1/logfile_uiffkur9.log', '--grpc-port=12386', '--mon-port=63194', '--ic-port=27495')' in '/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1328639
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12386/1
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/kvpj/00028d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1328640
DEBUG    ya.test:process.py:259 Command (pid 1328640) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1328640) elapsed time (sec): 0.27785563468933105
DEBUG    ya.test:process.py:263 Command (pid 1328640) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1328640) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1328640) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1328640) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1328640) majflt: 4
DEBUG    ya.test:process.py:263 Command (pid 1328640) maxrss: 547172
DEBUG    ya.test:process.py:263 Command (pid 1328640) minflt: 19822
DEBUG    ya.test:process.py:263 Command (pid 1328640) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1328640) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1328640) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1328640) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1328640) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1328640) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1328640) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1328640) stime: 0.157059
DEBUG    ya.test:process.py:263 Command (pid 1328640) utime: 0.072488
DEBUG    ya.test:process.py:263 Command (pid 1328640) wtime: 0.278
DEBUG    ya.test:process.py:275 Command (pid 1328640) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1328640) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12386', '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: 27495\n      }\n      HostConfigId: 1\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/kvpj/00028d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12386', '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: 27495\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1328914
DEBUG    ya.test:process.py:259 Command (pid 1328914) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1328914) elapsed time (sec): 0.2804746627807617
DEBUG    ya.test:process.py:263 Command (pid 1328914) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1328914) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1328914) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1328914) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1328914) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1328914) maxrss: 555544
DEBUG    ya.test:process.py:263 Command (pid 1328914) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1328914) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1328914) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1328914) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1328914) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1328914) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1328914) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 1328914) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1328914) stime: 0.142206
DEBUG    ya.test:process.py:263 Command (pid 1328914) utime: 0.09344999999999999
DEBUG    ya.test:process.py:263 Command (pid 1328914) wtime: 0.281
DEBUG    ya.test:process.py:275 Command (pid 1328914) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12386', '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.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/kvpj/00028d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12386', '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: 1328967
DEBUG    ya.test:process.py:259 Command (pid 1328967) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1328967) elapsed time (sec): 0.2790544033050537
DEBUG    ya.test:process.py:263 Command (pid 1328967) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1328967) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1328967) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1328967) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1328967) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1328967) maxrss: 555588
DEBUG    ya.test:process.py:263 Command (pid 1328967) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 1328967) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1328967) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1328967) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1328967) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1328967) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1328967) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 1328967) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1328967) stime: 0.15622
DEBUG    ya.test:process.py:263 Command (pid 1328967) utime: 0.07811
DEBUG    ya.test:process.py:263 Command (pid 1328967) wtime: 0.28
DEBUG    ya.test:process.py:275 Command (pid 1328967) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14700
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16603
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31675
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12294
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20768
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:12386 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/slot_1/logfile_dezd2llr.log --grpc-port=14700 --mon-port=16603 --ic-port=31675 --key-file /home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:12386 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/slot_1/logfile_dezd2llr.log --grpc-port=14700 --mon-port=16603 --ic-port=31675 --key-file /home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:12386', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/slot_1/logfile_dezd2llr.log', '--grpc-port=14700', '--mon-port=16603', '--ic-port=31675', '--key-file', '/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/kvpj/00028d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1329067
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14700/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/00028d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1329068
DEBUG    ya.test:process.py:259 Command (pid 1329068) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1329068) elapsed time (sec): 0.2775533199310303
DEBUG    ya.test:process.py:263 Command (pid 1329068) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1329068) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1329068) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1329068) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1329068) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 1329068) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1329068) minflt: 20036
DEBUG    ya.test:process.py:263 Command (pid 1329068) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1329068) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1329068) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1329068) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1329068) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1329068) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1329068) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1329068) stime: 0.156911
DEBUG    ya.test:process.py:263 Command (pid 1329068) utime: 0.07242
DEBUG    ya.test:process.py:263 Command (pid 1329068) wtime: 0.278
DEBUG    ya.test:process.py:275 Command (pid 1329068) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1329068) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_create_without_grants[encryption_enabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9e950fae-f8d2-4e89-abdf-b3bfb8c2a2e4, localhost:12386): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9e950fae-f8d2-4e89-abdf-b3bfb8c2a2e4, localhost:12386): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9e950fae-f8d2-4e89-abdf-b3bfb8c2a2e4, localhost:12386): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 14700 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:14700, 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:12386
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9a435dc6-eafd-4648-b4d6-43650f0490e9, ghrun-2tlsei57yi.auto.internal:14700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9a435dc6-eafd-4648-b4d6-43650f0490e9, ghrun-2tlsei57yi.auto.internal:14700): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9a435dc6-eafd-4648-b4d6-43650f0490e9, ghrun-2tlsei57yi.auto.internal:14700): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZjVlYmUzYjQtOWQ0NzQ4NjAtYzE1NTE2ZjgtZGFkZmRlMDM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 42d8a43c-f2dd-448f-bd98-aa4e8006d807, ghrun-2tlsei57yi.auto.internal:14700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 42d8a43c-f2dd-448f-bd98-aa4e8006d807, ghrun-2tlsei57yi.auto.internal:14700): request = { session_id: "ydb://session/3?node_id=50000&id=ZjVlYmUzYjQtOWQ0NzQ4NjAtYzE1NTE2ZjgtZGFkZmRlMDM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 42d8a43c-f2dd-448f-bd98-aa4e8006d807, ghrun-2tlsei57yi.auto.internal:14700): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZjVlYmUzYjQtOWQ0NzQ4NjAtYzE1NTE2ZjgtZGFkZmRlMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4cf698e2-4fb8-496f-95dc-bf885def6902, ghrun-2tlsei57yi.auto.internal:14700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4cf698e2-4fb8-496f-95dc-bf885def6902, ghrun-2tlsei57yi.auto.internal:14700): request = { session_id: "ydb://session/3?node_id=50000&id=ZjVlYmUzYjQtOWQ0NzQ4NjAtYzE1NTE2ZjgtZGFkZmRlMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4cf698e2-4fb8-496f-95dc-bf885def6902, ghrun-2tlsei57yi.auto.internal:14700): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZjVlYmUzYjQtOWQ0NzQ4NjAtYzE1NTE2ZjgtZGFkZmRlMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 701632c7-d1fa-47d7-96fe-72ad11534a8c, ghrun-2tlsei57yi.auto.internal:14700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 701632c7-d1fa-47d7-96fe-72ad11534a8c, ghrun-2tlsei57yi.auto.internal:14700): request = { session_id: "ydb://session/3?node_id=50000&id=ZjVlYmUzYjQtOWQ0NzQ4NjAtYzE1NTE2ZjgtZGFkZmRlMDM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 701632c7-d1fa-47d7-96fe-72ad11534a8c, ghrun-2tlsei57yi.auto.internal:14700): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 42d8a43c-f2dd-448f-bd98-aa4e8006d807, ghrun-2tlsei57yi.auto.internal:14700): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12386
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:14700
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232778.095299, expires_in: 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:421 RpcState(Login, b47d5747-6422-4124-b980-7cbfbea310cd, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b47d5747-6422-4124-b980-7cbfbea310cd, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b47d5747-6422-4124-b980-7cbfbea310cd, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232778.6454287, expires_in: 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:421 RpcState(Login, cf303bef-013b-42e4-9ae1-20cb4060755f, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf303bef-013b-42e4-9ae1-20cb4060755f, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf303bef-013b-42e4-9ae1-20cb4060755f, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232779.940102, expires_in: 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:421 RpcState(Login, 6cc79b47-d1ea-4aa0-a850-0394f999957b, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6cc79b47-d1ea-4aa0-a850-0394f999957b, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6cc79b47-d1ea-4aa0-a850-0394f999957b, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232781.8757417, expires_in: 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:421 RpcState(Login, eebeab81-e450-4668-ade7-1016efbb4a23, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eebeab81-e450-4668-ade7-1016efbb4a23, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eebeab81-e450-4668-ade7-1016efbb4a23, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232782.831784, expires_in: 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:421 RpcState(Login, ccf447a2-7aab-4f50-baf6-db269972f30b, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ccf447a2-7aab-4f50-baf6-db269972f30b, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ccf447a2-7aab-4f50-baf6-db269972f30b, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232784.8878257, expires_in: 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:421 RpcState(Login, d85fc74a-eb9c-4369-9ab3-73831445aabf, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d85fc74a-eb9c-4369-9ab3-73831445aabf, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d85fc74a-eb9c-4369-9ab3-73831445aabf, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232786.695488, expires_in: 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:421 RpcState(Login, 87133041-f4c3-4032-be99-e0da579eab8f, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87133041-f4c3-4032-be99-e0da579eab8f, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87133041-f4c3-4032-be99-e0da579eab8f, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232788.279851, expires_in: 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:421 RpcState(Login, 5b8fa275-ba7c-47fc-9715-69b510dc9826, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b8fa275-ba7c-47fc-9715-69b510dc9826, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b8fa275-ba7c-47fc-9715-69b510dc9826, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232789.6144621, expires_in: 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:421 RpcState(Login, 42ded607-f598-468b-b092-594dceb9e6c7, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42ded607-f598-468b-b092-594dceb9e6c7, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42ded607-f598-468b-b092-594dceb9e6c7, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232791.667332, expires_in: 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:421 RpcState(Login, 3df16326-5238-4b57-bafa-cfb56deec670, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3df16326-5238-4b57-bafa-cfb56deec670, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3df16326-5238-4b57-bafa-cfb56deec670, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232793.763967, expires_in: 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:421 RpcState(Login, 9e0d82c1-1d08-4416-9e08-4436b7007e3c, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e0d82c1-1d08-4416-9e08-4436b7007e3c, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e0d82c1-1d08-4416-9e08-4436b7007e3c, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232795.7524173, expires_in: 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:421 RpcState(Login, 451246c1-a30e-4dc1-9865-0768c54a7ed0, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 451246c1-a30e-4dc1-9865-0768c54a7ed0, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 451246c1-a30e-4dc1-9865-0768c54a7ed0, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232797.655739, expires_in: 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:421 RpcState(Login, d1431739-48e5-4040-979d-a1c7f53be3f0, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1431739-48e5-4040-979d-a1c7f53be3f0, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1431739-48e5-4040-979d-a1c7f53be3f0, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232799.5387948, expires_in: 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:421 RpcState(Login, 4f49c678-11ba-4345-b4ca-40f3553ca109, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f49c678-11ba-4345-b4ca-40f3553ca109, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f49c678-11ba-4345-b4ca-40f3553ca109, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232800.8133671, expires_in: 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:421 RpcState(Login, 2270ea1a-0fcb-4cbe-8b1b-3cdf9d513418, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2270ea1a-0fcb-4cbe-8b1b-3cdf9d513418, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2270ea1a-0fcb-4cbe-8b1b-3cdf9d513418, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232802.1842685, expires_in: 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:421 RpcState(Login, a40ddc58-110c-4a5d-a561-f38e8e434b94, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a40ddc58-110c-4a5d-a561-f38e8e434b94, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a40ddc58-110c-4a5d-a561-f38e8e434b94, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232804.1116738, expires_in: 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:421 RpcState(Login, 8783cd95-f03f-482b-a07a-fee9a35c61d4, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8783cd95-f03f-482b-a07a-fee9a35c61d4, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8783cd95-f03f-482b-a07a-fee9a35c61d4, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232805.7228513, expires_in: 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:421 RpcState(Login, 26bc5bd0-f445-41c9-89ea-809fd96c5d4e, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 26bc5bd0-f445-41c9-89ea-809fd96c5d4e, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 26bc5bd0-f445-41c9-89ea-809fd96c5d4e, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232807.9173834, expires_in: 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:421 RpcState(Login, 23dd6d75-1d38-47eb-b5f8-df649c007af8, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23dd6d75-1d38-47eb-b5f8-df649c007af8, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23dd6d75-1d38-47eb-b5f8-df649c007af8, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232809.2269194, expires_in: 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:421 RpcState(Login, d9568e1b-c5e5-4959-b428-e06eef644140, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d9568e1b-c5e5-4959-b428-e06eef644140, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d9568e1b-c5e5-4959-b428-e06eef644140, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232811.147774, expires_in: 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:421 RpcState(Login, 0ae89366-b9d8-46ea-b5c3-7261190e2ae8, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ae89366-b9d8-46ea-b5c3-7261190e2ae8, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ae89366-b9d8-46ea-b5c3-7261190e2ae8, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232813.2947915, expires_in: 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:421 RpcState(Login, 489cd87e-7241-417c-961d-64278b912434, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 489cd87e-7241-417c-961d-64278b912434, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 489cd87e-7241-417c-961d-64278b912434, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232815.0398972, expires_in: 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:421 RpcState(Login, 927e1970-bf8a-4c37-a62e-f669745f8d5d, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 927e1970-bf8a-4c37-a62e-f669745f8d5d, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 927e1970-bf8a-4c37-a62e-f669745f8d5d, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232816.7011187, expires_in: 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:421 RpcState(Login, d1480c82-2ab4-4e04-af1b-b752e910c227, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1480c82-2ab4-4e04-af1b-b752e910c227, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1480c82-2ab4-4e04-af1b-b752e910c227, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232818.5892632, expires_in: 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:421 RpcState(Login, f599b4a5-139c-469c-a3d4-067a2e3f4332, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f599b4a5-139c-469c-a3d4-067a2e3f4332, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f599b4a5-139c-469c-a3d4-067a2e3f4332, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232819.8675592, expires_in: 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:421 RpcState(Login, 4b9c6ffb-6c1e-4a63-adfc-671b5df8da3e, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b9c6ffb-6c1e-4a63-adfc-671b5df8da3e, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b9c6ffb-6c1e-4a63-adfc-671b5df8da3e, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232821.361033, expires_in: 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:421 RpcState(Login, 89e0e67c-ac30-4ec0-bfdf-b7b2ac37904d, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89e0e67c-ac30-4ec0-bfdf-b7b2ac37904d, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89e0e67c-ac30-4ec0-bfdf-b7b2ac37904d, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232822.2605731, expires_in: 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:421 RpcState(Login, ec42f91e-79a6-4900-b64d-af67092c9ce4, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec42f91e-79a6-4900-b64d-af67092c9ce4, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec42f91e-79a6-4900-b64d-af67092c9ce4, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232824.01994, expires_in: 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:421 RpcState(Login, 0254b03d-9c47-4e8b-b395-25f969c8f6b2, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0254b03d-9c47-4e8b-b395-25f969c8f6b2, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0254b03d-9c47-4e8b-b395-25f969c8f6b2, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232825.5073454, expires_in: 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:421 RpcState(Login, 10906c5a-30bf-437b-9b37-a9b69b643de3, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10906c5a-30bf-437b-9b37-a9b69b643de3, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10906c5a-30bf-437b-9b37-a9b69b643de3, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232827.5464854, expires_in: 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:421 RpcState(Login, a873fca3-6697-4fb5-8b22-efcf49a22664, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a873fca3-6697-4fb5-8b22-efcf49a22664, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a873fca3-6697-4fb5-8b22-efcf49a22664, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232829.2685525, expires_in: 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:421 RpcState(Login, 7cf2843e-745b-44e5-ba19-175c8db5a264, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7cf2843e-745b-44e5-ba19-175c8db5a264, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7cf2843e-745b-44e5-ba19-175c8db5a264, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232831.1434982, expires_in: 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:421 RpcState(Login, c01b072f-5fdc-407e-9996-54d542d9ed75, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c01b072f-5fdc-407e-9996-54d542d9ed75, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c01b072f-5fdc-407e-9996-54d542d9ed75, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232832.6241305, expires_in: 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:421 RpcState(Login, cf4e3740-1cf1-4564-88fa-639ce3247c00, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf4e3740-1cf1-4564-88fa-639ce3247c00, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf4e3740-1cf1-4564-88fa-639ce3247c00, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232833.872493, expires_in: 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:421 RpcState(Login, 195e7ee6-40f8-4c90-acf0-66303b3d4985, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 195e7ee6-40f8-4c90-acf0-66303b3d4985, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 195e7ee6-40f8-4c90-acf0-66303b3d4985, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232835.9033446, expires_in: 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:421 RpcState(Login, c3a6d9bc-d870-4e3f-84a2-efb8d8521696, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3a6d9bc-d870-4e3f-84a2-efb8d8521696, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3a6d9bc-d870-4e3f-84a2-efb8d8521696, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232837.263033, expires_in: 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:421 RpcState(Login, df735895-d73b-45b4-a06a-af780c77de66, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df735895-d73b-45b4-a06a-af780c77de66, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df735895-d73b-45b4-a06a-af780c77de66, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232839.4601247, expires_in: 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:421 RpcState(Login, b4a96f71-6b78-4c63-abe7-09e0c21d0181, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b4a96f71-6b78-4c63-abe7-09e0c21d0181, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b4a96f71-6b78-4c63-abe7-09e0c21d0181, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232840.7973857, expires_in: 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:421 RpcState(Login, 83809cac-4134-4359-8380-9a9631d1cb2d, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83809cac-4134-4359-8380-9a9631d1cb2d, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83809cac-4134-4359-8380-9a9631d1cb2d, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232842.870354, expires_in: 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:421 RpcState(Login, 6a963f45-aeb9-45e4-bba8-21c5849848f0, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a963f45-aeb9-45e4-bba8-21c5849848f0, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a963f45-aeb9-45e4-bba8-21c5849848f0, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232844.3934112, expires_in: 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:421 RpcState(Login, 8bfa36c7-f748-4145-a17f-7019a91a7245, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8bfa36c7-f748-4145-a17f-7019a91a7245, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8bfa36c7-f748-4145-a17f-7019a91a7245, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232845.8538637, expires_in: 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:421 RpcState(Login, 0071db02-5c2f-4564-9cc9-7fd25cd3346f, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0071db02-5c2f-4564-9cc9-7fd25cd3346f, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0071db02-5c2f-4564-9cc9-7fd25cd3346f, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232848.0309074, expires_in: 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:421 RpcState(Login, a56ea7de-8e6c-4d8c-9936-6cf4a64ef2c0, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a56ea7de-8e6c-4d8c-9936-6cf4a64ef2c0, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a56ea7de-8e6c-4d8c-9936-6cf4a64ef2c0, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232850.1440554, expires_in: 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:421 RpcState(Login, 5fdecdd6-8a3e-4536-a490-77de5d2d2584, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5fdecdd6-8a3e-4536-a490-77de5d2d2584, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5fdecdd6-8a3e-4536-a490-77de5d2d2584, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232851.5779076, expires_in: 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:421 RpcState(Login, 136e2bf8-bea0-4f5c-94b4-7da8610cf244, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 136e2bf8-bea0-4f5c-94b4-7da8610cf244, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 136e2bf8-bea0-4f5c-94b4-7da8610cf244, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232853.0135705, expires_in: 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:421 RpcState(Login, aad422c1-63fa-4bd6-bd30-182e54e20b1b, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aad422c1-63fa-4bd6-bd30-182e54e20b1b, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aad422c1-63fa-4bd6-bd30-182e54e20b1b, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232854.5144203, expires_in: 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:421 RpcState(Login, 93449e8b-6a15-42d3-882e-7a226accd4e1, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93449e8b-6a15-42d3-882e-7a226accd4e1, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93449e8b-6a15-42d3-882e-7a226accd4e1, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232856.5889378, expires_in: 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:421 RpcState(Login, d37c14f9-d1bc-49ac-b085-c124fbfd4cda, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d37c14f9-d1bc-49ac-b085-c124fbfd4cda, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d37c14f9-d1bc-49ac-b085-c124fbfd4cda, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232857.970561, expires_in: 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:421 RpcState(Login, 29dec854-f643-4d2b-ac11-7c8ba917d56e, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 29dec854-f643-4d2b-ac11-7c8ba917d56e, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 29dec854-f643-4d2b-ac11-7c8ba917d56e, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232859.339838, expires_in: 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:421 RpcState(Login, eaa9c732-e531-4f45-b4af-f2480c029769, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eaa9c732-e531-4f45-b4af-f2480c029769, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eaa9c732-e531-4f45-b4af-f2480c029769, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232860.6025958, expires_in: 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:421 RpcState(Login, ea0075d4-a435-4547-82a0-87c873eb6ebc, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea0075d4-a435-4547-82a0-87c873eb6ebc, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea0075d4-a435-4547-82a0-87c873eb6ebc, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232862.712081, expires_in: 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:421 RpcState(Login, f9d18719-2f58-4410-9d31-4b438f5b86dc, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9d18719-2f58-4410-9d31-4b438f5b86dc, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9d18719-2f58-4410-9d31-4b438f5b86dc, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232864.7495797, expires_in: 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:421 RpcState(Login, 9ce73b90-149c-47cd-abf9-e6667952dd1e, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ce73b90-149c-47cd-abf9-e6667952dd1e, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ce73b90-149c-47cd-abf9-e6667952dd1e, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232866.1719627, expires_in: 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:421 RpcState(Login, e9324020-9da3-4c14-a6d7-7a05fb334111, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9324020-9da3-4c14-a6d7-7a05fb334111, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9324020-9da3-4c14-a6d7-7a05fb334111, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232867.8750525, expires_in: 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:421 RpcState(Login, a1e484b0-7af9-45bd-8b57-49a0f8dd1eaf, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a1e484b0-7af9-45bd-8b57-49a0f8dd1eaf, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a1e484b0-7af9-45bd-8b57-49a0f8dd1eaf, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232869.9608254, expires_in: 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:421 RpcState(Login, 454291ce-fd9f-496e-b671-5069ecc6fea3, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 454291ce-fd9f-496e-b671-5069ecc6fea3, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 454291ce-fd9f-496e-b671-5069ecc6fea3, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232871.6790607, expires_in: 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:421 RpcState(Login, 6dcf3668-ddd9-442c-b948-9a639ee2b04e, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6dcf3668-ddd9-442c-b948-9a639ee2b04e, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6dcf3668-ddd9-442c-b948-9a639ee2b04e, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232873.70766, expires_in: 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:421 RpcState(Login, 2c886245-426c-4a10-b447-02e412b45063, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c886245-426c-4a10-b447-02e412b45063, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c886245-426c-4a10-b447-02e412b45063, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232875.2032065, expires_in: 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:421 RpcState(Login, 2f2dafa2-daae-4617-8a18-0804c1ee013d, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f2dafa2-daae-4617-8a18-0804c1ee013d, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f2dafa2-daae-4617-8a18-0804c1ee013d, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232876.7465115, expires_in: 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:421 RpcState(Login, c7148634-2004-4533-b5c4-5767b4767557, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7148634-2004-4533-b5c4-5767b4767557, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7148634-2004-4533-b5c4-5767b4767557, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232878.3754656, expires_in: 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:421 RpcState(Login, 71138fce-5bdf-4717-90c3-6c82662a1eaa, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71138fce-5bdf-4717-90c3-6c82662a1eaa, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71138fce-5bdf-4717-90c3-6c82662a1eaa, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232880.3336108, expires_in: 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:421 RpcState(Login, c3b5d28b-1732-42b2-8084-3da1bfce0a63, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3b5d28b-1732-42b2-8084-3da1bfce0a63, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3b5d28b-1732-42b2-8084-3da1bfce0a63, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232881.90061, expires_in: 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:421 RpcState(Login, 17c657dc-8095-4969-83b6-20c2541225d5, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17c657dc-8095-4969-83b6-20c2541225d5, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17c657dc-8095-4969-83b6-20c2541225d5, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232883.181515, expires_in: 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:421 RpcState(Login, 7fd291cd-1823-4eea-96a8-72aa68a216d5, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7fd291cd-1823-4eea-96a8-72aa68a216d5, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7fd291cd-1823-4eea-96a8-72aa68a216d5, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232884.5939674, expires_in: 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:421 RpcState(Login, ca696b1c-4cbf-4a70-82c2-48b5d03b05a7, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca696b1c-4cbf-4a70-82c2-48b5d03b05a7, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca696b1c-4cbf-4a70-82c2-48b5d03b05a7, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232886.1557639, expires_in: 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:421 RpcState(Login, e4faafd7-296d-4a6f-8ec0-39e7464d0739, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e4faafd7-296d-4a6f-8ec0-39e7464d0739, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e4faafd7-296d-4a6f-8ec0-39e7464d0739, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232888.3448312, expires_in: 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:421 RpcState(Login, c7753837-5c78-4f4d-91bc-cb046fe10750, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7753837-5c78-4f4d-91bc-cb046fe10750, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7753837-5c78-4f4d-91bc-cb046fe10750, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232889.6622028, expires_in: 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:421 RpcState(Login, 9eca435c-4017-4967-9b5a-7ccae0efd44f, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9eca435c-4017-4967-9b5a-7ccae0efd44f, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9eca435c-4017-4967-9b5a-7ccae0efd44f, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232890.9894404, expires_in: 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:421 RpcState(Login, a03d6911-2bf6-4f51-90bf-e16282f1bc4c, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a03d6911-2bf6-4f51-90bf-e16282f1bc4c, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a03d6911-2bf6-4f51-90bf-e16282f1bc4c, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232892.3196917, expires_in: 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:421 RpcState(Login, d2d266bd-0198-432e-b475-759f40d7e2b1, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2d266bd-0198-432e-b475-759f40d7e2b1, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2d266bd-0198-432e-b475-759f40d7e2b1, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232893.7890964, expires_in: 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:421 RpcState(Login, e5c1e58c-ffae-4875-98a6-d429b3d3e939, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5c1e58c-ffae-4875-98a6-d429b3d3e939, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5c1e58c-ffae-4875-98a6-d429b3d3e939, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232895.383356, expires_in: 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:421 RpcState(Login, b09fe119-f91a-4f70-a79f-460d8751cf4d, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b09fe119-f91a-4f70-a79f-460d8751cf4d, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b09fe119-f91a-4f70-a79f-460d8751cf4d, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232897.48934, expires_in: 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:421 RpcState(Login, e5fb08b0-2547-41f0-bd8a-6164099ca9dd, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5fb08b0-2547-41f0-bd8a-6164099ca9dd, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5fb08b0-2547-41f0-bd8a-6164099ca9dd, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232899.4498816, expires_in: 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:421 RpcState(Login, 9658d311-fb6c-4e10-86b7-72e82bcf29ef, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9658d311-fb6c-4e10-86b7-72e82bcf29ef, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9658d311-fb6c-4e10-86b7-72e82bcf29ef, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232901.441341, expires_in: 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:421 RpcState(Login, ee43c499-da7b-4f44-88d2-4060c7ea30fc, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee43c499-da7b-4f44-88d2-4060c7ea30fc, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee43c499-da7b-4f44-88d2-4060c7ea30fc, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232903.4902427, expires_in: 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:421 RpcState(Login, e6ee4bfd-77da-4ba1-94c8-ce19f84f5f6a, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6ee4bfd-77da-4ba1-94c8-ce19f84f5f6a, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6ee4bfd-77da-4ba1-94c8-ce19f84f5f6a, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232905.3138127, expires_in: 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:421 RpcState(Login, facc344a-cc62-4c8b-b8ae-3d3b44a8f43f, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, facc344a-cc62-4c8b-b8ae-3d3b44a8f43f, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, facc344a-cc62-4c8b-b8ae-3d3b44a8f43f, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232906.4573982, expires_in: 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:421 RpcState(Login, 25b2e096-d603-4453-b7ea-f421252e59b4, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25b2e096-d603-4453-b7ea-f421252e59b4, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25b2e096-d603-4453-b7ea-f421252e59b4, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232908.0338194, expires_in: 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:421 RpcState(Login, 65e22068-4f1a-4308-93a7-89085c37177c, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65e22068-4f1a-4308-93a7-89085c37177c, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65e22068-4f1a-4308-93a7-89085c37177c, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232909.783641, expires_in: 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:421 RpcState(Login, 3276c92e-1254-4734-87a8-640c447e331f, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3276c92e-1254-4734-87a8-640c447e331f, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3276c92e-1254-4734-87a8-640c447e331f, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232911.414965, expires_in: 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:421 RpcState(Login, ffa2cfd9-41a7-455c-ad61-94ed2d9e725a, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ffa2cfd9-41a7-455c-ad61-94ed2d9e725a, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ffa2cfd9-41a7-455c-ad61-94ed2d9e725a, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232913.1318378, expires_in: 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:421 RpcState(Login, eabbe6d5-abbf-4a2a-9f65-f3939e1bf059, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eabbe6d5-abbf-4a2a-9f65-f3939e1bf059, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eabbe6d5-abbf-4a2a-9f65-f3939e1bf059, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232915.314935, expires_in: 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:421 RpcState(Login, b551fcdd-f91c-48aa-b8ef-65b53cae2fd9, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b551fcdd-f91c-48aa-b8ef-65b53cae2fd9, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b551fcdd-f91c-48aa-b8ef-65b53cae2fd9, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232916.6445546, expires_in: 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:421 RpcState(Login, 901ab9cf-2556-4597-b88d-fab651e6a9fc, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 901ab9cf-2556-4597-b88d-fab651e6a9fc, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 901ab9cf-2556-4597-b88d-fab651e6a9fc, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232918.3327978, expires_in: 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:421 RpcState(Login, 0a7f1d2a-37fe-4559-8d70-36321d7e933e, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a7f1d2a-37fe-4559-8d70-36321d7e933e, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a7f1d2a-37fe-4559-8d70-36321d7e933e, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232919.7976756, expires_in: 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:421 RpcState(Login, aff0f1c5-57d0-4cf1-89f0-5d1e5e731b86, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aff0f1c5-57d0-4cf1-89f0-5d1e5e731b86, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aff0f1c5-57d0-4cf1-89f0-5d1e5e731b86, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232921.52004, expires_in: 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:421 RpcState(Login, 27b45903-4a0b-47de-aef9-828a0407b987, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27b45903-4a0b-47de-aef9-828a0407b987, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27b45903-4a0b-47de-aef9-828a0407b987, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232923.581314, expires_in: 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:421 RpcState(Login, aaa41de0-4a87-49c6-b0f4-43a12141e34a, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aaa41de0-4a87-49c6-b0f4-43a12141e34a, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aaa41de0-4a87-49c6-b0f4-43a12141e34a, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232925.192999, expires_in: 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:421 RpcState(Login, 505dcccd-34a5-4fef-9a1c-5cfd5abed281, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 505dcccd-34a5-4fef-9a1c-5cfd5abed281, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 505dcccd-34a5-4fef-9a1c-5cfd5abed281, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232927.2832613, expires_in: 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:421 RpcState(Login, da82d67b-c4b2-4323-8c91-83e963e33ef8, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da82d67b-c4b2-4323-8c91-83e963e33ef8, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da82d67b-c4b2-4323-8c91-83e963e33ef8, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232928.9937534, expires_in: 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:421 RpcState(Login, 439f20f0-ca3e-4baf-bab4-a04e1f647e39, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 439f20f0-ca3e-4baf-bab4-a04e1f647e39, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 439f20f0-ca3e-4baf-bab4-a04e1f647e39, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232930.8727765, expires_in: 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:421 RpcState(Login, 3e8c2123-5f45-4bac-8855-6abf6c090fb5, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e8c2123-5f45-4bac-8855-6abf6c090fb5, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e8c2123-5f45-4bac-8855-6abf6c090fb5, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232932.268439, expires_in: 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:421 RpcState(Login, f3694a1b-0674-49c2-9a55-67980e2cd45d, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3694a1b-0674-49c2-9a55-67980e2cd45d, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3694a1b-0674-49c2-9a55-67980e2cd45d, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232933.6816273, expires_in: 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:421 RpcState(Login, d7c0c287-e10d-4606-bb95-0dfac3b78c63, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7c0c287-e10d-4606-bb95-0dfac3b78c63, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7c0c287-e10d-4606-bb95-0dfac3b78c63, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232934.9331179, expires_in: 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:421 RpcState(Login, b80a9bcb-31cc-4ed0-a6d0-7854915e80f2, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b80a9bcb-31cc-4ed0-a6d0-7854915e80f2, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b80a9bcb-31cc-4ed0-a6d0-7854915e80f2, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232936.7567496, expires_in: 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:421 RpcState(Login, 47c5f480-9861-4e8b-80c2-9737bdc6afb6, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47c5f480-9861-4e8b-80c2-9737bdc6afb6, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47c5f480-9861-4e8b-80c2-9737bdc6afb6, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232938.8702986, expires_in: 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:421 RpcState(Login, 3b6a67a5-4fd2-4b38-b318-62f5fb73df80, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b6a67a5-4fd2-4b38-b318-62f5fb73df80, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b6a67a5-4fd2-4b38-b318-62f5fb73df80, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232940.925555, expires_in: 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:421 RpcState(Login, 485e6ab0-eb2c-4fbe-8160-646af07e298c, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 485e6ab0-eb2c-4fbe-8160-646af07e298c, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 485e6ab0-eb2c-4fbe-8160-646af07e298c, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232942.5226798, expires_in: 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:421 RpcState(Login, f1fe5ee3-13a3-4252-afee-3ec630310e3d, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1fe5ee3-13a3-4252-afee-3ec630310e3d, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1fe5ee3-13a3-4252-afee-3ec630310e3d, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232944.2790403, expires_in: 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:421 RpcState(Login, febd6b31-571e-4008-94db-b6deca177f6d, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, febd6b31-571e-4008-94db-b6deca177f6d, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, febd6b31-571e-4008-94db-b6deca177f6d, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232946.2030468, expires_in: 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:421 RpcState(Login, 40b926dc-a1aa-4dce-a547-458734e5bcd8, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40b926dc-a1aa-4dce-a547-458734e5bcd8, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40b926dc-a1aa-4dce-a547-458734e5bcd8, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232948.0653443, expires_in: 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:421 RpcState(Login, 7521d6c2-74ec-4f2c-9b26-be0d68ad8b04, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7521d6c2-74ec-4f2c-9b26-be0d68ad8b04, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7521d6c2-74ec-4f2c-9b26-be0d68ad8b04, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232949.3407986, expires_in: 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:421 RpcState(Login, 04b8574a-2702-4632-88a7-e37807731eaa, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04b8574a-2702-4632-88a7-e37807731eaa, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04b8574a-2702-4632-88a7-e37807731eaa, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232950.881926, expires_in: 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:421 RpcState(Login, 0ba3f2e6-b393-45da-a6ef-ac8a449301ee, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ba3f2e6-b393-45da-a6ef-ac8a449301ee, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ba3f2e6-b393-45da-a6ef-ac8a449301ee, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232952.3876922, expires_in: 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:421 RpcState(Login, a599e45a-0967-434d-a919-4f99902501fe, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a599e45a-0967-434d-a919-4f99902501fe, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a599e45a-0967-434d-a919-4f99902501fe, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232953.8332798, expires_in: 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:421 RpcState(Login, 1e6b4a39-3f99-403b-8c57-849fd3373dc3, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e6b4a39-3f99-403b-8c57-849fd3373dc3, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e6b4a39-3f99-403b-8c57-849fd3373dc3, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232955.2710652, expires_in: 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:421 RpcState(Login, cc85093c-48fc-48fc-9c64-1f20f979824c, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc85093c-48fc-48fc-9c64-1f20f979824c, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc85093c-48fc-48fc-9c64-1f20f979824c, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232956.7439153, expires_in: 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:421 RpcState(Login, 119d5f33-f8c7-451f-bfaa-a47a1efd46e0, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 119d5f33-f8c7-451f-bfaa-a47a1efd46e0, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 119d5f33-f8c7-451f-bfaa-a47a1efd46e0, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232958.6873078, expires_in: 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:421 RpcState(Login, 00c1e9dd-4009-4a6c-9fbc-9ddf4231f337, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00c1e9dd-4009-4a6c-9fbc-9ddf4231f337, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00c1e9dd-4009-4a6c-9fbc-9ddf4231f337, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232959.6221042, expires_in: 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:421 RpcState(Login, ac35305d-831b-4b7e-9e4f-b14231319160, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac35305d-831b-4b7e-9e4f-b14231319160, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac35305d-831b-4b7e-9e4f-b14231319160, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232961.2604768, expires_in: 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:421 RpcState(Login, f044aa7d-0b3b-42b9-bb3b-dbf1a1d24836, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f044aa7d-0b3b-42b9-bb3b-dbf1a1d24836, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f044aa7d-0b3b-42b9-bb3b-dbf1a1d24836, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232962.4966505, expires_in: 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:421 RpcState(Login, 1b2545cf-7cbc-4838-aff4-744b0add53de, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b2545cf-7cbc-4838-aff4-744b0add53de, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b2545cf-7cbc-4838-aff4-744b0add53de, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232963.8959265, expires_in: 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:421 RpcState(Login, 38527e30-a107-428b-8ecc-7a4c846c0842, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38527e30-a107-428b-8ecc-7a4c846c0842, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38527e30-a107-428b-8ecc-7a4c846c0842, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232965.1155167, expires_in: 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:421 RpcState(Login, c553f5a9-d1af-40ac-b1fe-cc52aef7b1ea, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c553f5a9-d1af-40ac-b1fe-cc52aef7b1ea, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c553f5a9-d1af-40ac-b1fe-cc52aef7b1ea, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232967.2367094, expires_in: 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:421 RpcState(Login, 55f6b055-185c-48e3-ba6f-43a2b1decb00, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55f6b055-185c-48e3-ba6f-43a2b1decb00, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55f6b055-185c-48e3-ba6f-43a2b1decb00, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232969.4434416, expires_in: 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:421 RpcState(Login, 0d73ccee-020f-4e00-93ac-7a69960dd87f, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d73ccee-020f-4e00-93ac-7a69960dd87f, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d73ccee-020f-4e00-93ac-7a69960dd87f, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232971.3347178, expires_in: 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:421 RpcState(Login, 866189bc-0625-47f9-9b19-7e2e8edcc32d, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 866189bc-0625-47f9-9b19-7e2e8edcc32d, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 866189bc-0625-47f9-9b19-7e2e8edcc32d, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232973.3467638, expires_in: 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:421 RpcState(Login, 8e49dec5-1d90-46da-a7a4-c89d2463aa61, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e49dec5-1d90-46da-a7a4-c89d2463aa61, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e49dec5-1d90-46da-a7a4-c89d2463aa61, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232975.0530226, expires_in: 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:421 RpcState(Login, 2866cdb9-8c68-4536-bb3d-9fcd864c46c2, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2866cdb9-8c68-4536-bb3d-9fcd864c46c2, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2866cdb9-8c68-4536-bb3d-9fcd864c46c2, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232976.4725575, expires_in: 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:421 RpcState(Login, 2eda7292-b1bc-461b-8507-0101f51693d8, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2eda7292-b1bc-461b-8507-0101f51693d8, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2eda7292-b1bc-461b-8507-0101f51693d8, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232978.5722651, expires_in: 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:421 RpcState(Login, ec657f45-9d26-43f5-84c5-2e7a30ab91ea, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec657f45-9d26-43f5-84c5-2e7a30ab91ea, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec657f45-9d26-43f5-84c5-2e7a30ab91ea, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232980.6352584, expires_in: 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:421 RpcState(Login, 14abdcb9-b517-4926-88d4-082c8668aa82, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14abdcb9-b517-4926-88d4-082c8668aa82, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14abdcb9-b517-4926-88d4-082c8668aa82, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232981.9090035, expires_in: 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:421 RpcState(Login, 5c0994dc-0dd5-48f8-a4d7-9b0646e16c22, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c0994dc-0dd5-48f8-a4d7-9b0646e16c22, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c0994dc-0dd5-48f8-a4d7-9b0646e16c22, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232983.4106152, expires_in: 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:421 RpcState(Login, 7d37f47e-a025-47db-bed8-5665a3ddaa14, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d37f47e-a025-47db-bed8-5665a3ddaa14, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d37f47e-a025-47db-bed8-5665a3ddaa14, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232984.9212956, expires_in: 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:421 RpcState(Login, bdf3709a-a4d0-44e1-862f-38e7fe158188, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bdf3709a-a4d0-44e1-862f-38e7fe158188, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bdf3709a-a4d0-44e1-862f-38e7fe158188, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232986.3903666, expires_in: 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:421 RpcState(Login, 4cc47fd0-9fb8-4d92-beaa-62fccffe7ca5, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4cc47fd0-9fb8-4d92-beaa-62fccffe7ca5, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4cc47fd0-9fb8-4d92-beaa-62fccffe7ca5, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232988.187325, expires_in: 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:421 RpcState(Login, 53994e83-3451-49d7-a96d-fccdcbf9638e, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 53994e83-3451-49d7-a96d-fccdcbf9638e, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 53994e83-3451-49d7-a96d-fccdcbf9638e, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232989.9697676, expires_in: 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:421 RpcState(Login, 2e9e921f-9cad-47e0-b254-8ef822d44c1c, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e9e921f-9cad-47e0-b254-8ef822d44c1c, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e9e921f-9cad-47e0-b254-8ef822d44c1c, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232991.380895, expires_in: 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:421 RpcState(Login, 144e2435-7328-41a9-9fd2-c99dded08e02, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 144e2435-7328-41a9-9fd2-c99dded08e02, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 144e2435-7328-41a9-9fd2-c99dded08e02, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232992.7824943, expires_in: 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:421 RpcState(Login, 49011cb8-7f4d-48b9-a8fc-0fb2d2c19cbc, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49011cb8-7f4d-48b9-a8fc-0fb2d2c19cbc, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49011cb8-7f4d-48b9-a8fc-0fb2d2c19cbc, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232994.2445457, expires_in: 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:421 RpcState(Login, 7db89205-8660-4fca-81a2-36a79afc0a4d, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7db89205-8660-4fca-81a2-36a79afc0a4d, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7db89205-8660-4fca-81a2-36a79afc0a4d, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232996.2793944, expires_in: 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:421 RpcState(Login, 60a27bfa-edc8-4e10-a64c-3bf17fadfa4b, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60a27bfa-edc8-4e10-a64c-3bf17fadfa4b, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60a27bfa-edc8-4e10-a64c-3bf17fadfa4b, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232997.9421875, expires_in: 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:421 RpcState(Login, f17ae4a4-fe0f-4798-b7fe-82caa27c7d65, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f17ae4a4-fe0f-4798-b7fe-82caa27c7d65, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f17ae4a4-fe0f-4798-b7fe-82caa27c7d65, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232999.6516876, expires_in: 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:421 RpcState(Login, 2509da3b-22cc-48dc-8721-b1a8c7d7780f, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2509da3b-22cc-48dc-8721-b1a8c7d7780f, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2509da3b-22cc-48dc-8721-b1a8c7d7780f, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233001.1871848, expires_in: 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:421 RpcState(Login, b1de5826-f53b-4973-9715-7bb04e467275, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1de5826-f53b-4973-9715-7bb04e467275, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1de5826-f53b-4973-9715-7bb04e467275, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233002.8462367, expires_in: 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:421 RpcState(Login, 4450c089-c2bd-4412-8578-123312d422cf, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4450c089-c2bd-4412-8578-123312d422cf, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4450c089-c2bd-4412-8578-123312d422cf, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233004.6921256, expires_in: 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:421 RpcState(Login, 732cbec1-3654-4708-897b-56aa55611dd5, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 732cbec1-3654-4708-897b-56aa55611dd5, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 732cbec1-3654-4708-897b-56aa55611dd5, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233006.6639385, expires_in: 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:421 RpcState(Login, 14fdafdc-c89d-40a5-abb7-900f4f129d4e, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14fdafdc-c89d-40a5-abb7-900f4f129d4e, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14fdafdc-c89d-40a5-abb7-900f4f129d4e, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233008.471844, expires_in: 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:421 RpcState(Login, f6ac211b-060d-49c7-af11-e1fa82b3882e, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f6ac211b-060d-49c7-af11-e1fa82b3882e, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f6ac211b-060d-49c7-af11-e1fa82b3882e, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233009.704083, expires_in: 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:421 RpcState(Login, e68eaf1c-52b1-453c-b31b-d704b6090ec3, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e68eaf1c-52b1-453c-b31b-d704b6090ec3, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e68eaf1c-52b1-453c-b31b-d704b6090ec3, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233011.6995177, expires_in: 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:421 RpcState(Login, e34153cd-3bfb-40b9-b941-7f4e3445b2b7, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e34153cd-3bfb-40b9-b941-7f4e3445b2b7, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e34153cd-3bfb-40b9-b941-7f4e3445b2b7, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233013.567802, expires_in: 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:421 RpcState(Login, 9cb9eb07-bcd0-4699-995d-4b9765af2a96, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9cb9eb07-bcd0-4699-995d-4b9765af2a96, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9cb9eb07-bcd0-4699-995d-4b9765af2a96, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233015.484912, expires_in: 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:421 RpcState(Login, 097e7162-7730-46d4-9f87-e038cfac1b71, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 097e7162-7730-46d4-9f87-e038cfac1b71, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 097e7162-7730-46d4-9f87-e038cfac1b71, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233017.665427, expires_in: 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:421 RpcState(Login, 8869f46f-88f4-4e45-80a8-070cdbd79fe6, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8869f46f-88f4-4e45-80a8-070cdbd79fe6, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8869f46f-88f4-4e45-80a8-070cdbd79fe6, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233019.306194, expires_in: 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:421 RpcState(Login, aad481de-c11f-4d5a-a72b-18326c0cd1e1, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aad481de-c11f-4d5a-a72b-18326c0cd1e1, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aad481de-c11f-4d5a-a72b-18326c0cd1e1, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233020.8424752, expires_in: 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:421 RpcState(Login, fc6d72a8-172c-4b47-9c95-f5f1a4ed179d, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc6d72a8-172c-4b47-9c95-f5f1a4ed179d, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc6d72a8-172c-4b47-9c95-f5f1a4ed179d, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233022.511731, expires_in: 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:421 RpcState(Login, 3af137ae-581a-4bfc-80ea-2f4215d4e358, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3af137ae-581a-4bfc-80ea-2f4215d4e358, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3af137ae-581a-4bfc-80ea-2f4215d4e358, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233023.182362, expires_in: 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:421 RpcState(Login, 301cfb18-fe49-4963-9a54-ad3fcd2d1c71, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 301cfb18-fe49-4963-9a54-ad3fcd2d1c71, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 301cfb18-fe49-4963-9a54-ad3fcd2d1c71, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233024.4505439, expires_in: 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:421 RpcState(Login, 2c7c5c69-460f-4bda-967b-e9f956f24b01, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c7c5c69-460f-4bda-967b-e9f956f24b01, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c7c5c69-460f-4bda-967b-e9f956f24b01, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233026.409185, expires_in: 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:421 RpcState(Login, 3eac83fd-1852-4c62-ab2a-3d666fb4cced, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3eac83fd-1852-4c62-ab2a-3d666fb4cced, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3eac83fd-1852-4c62-ab2a-3d666fb4cced, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233028.4087906, expires_in: 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:421 RpcState(Login, a22fa35a-9b94-485f-bfa9-da53ad708f74, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a22fa35a-9b94-485f-bfa9-da53ad708f74, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a22fa35a-9b94-485f-bfa9-da53ad708f74, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233030.17263, expires_in: 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:421 RpcState(Login, c7f5fad7-e0cc-43f8-8d08-1df7f46c5551, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7f5fad7-e0cc-43f8-8d08-1df7f46c5551, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7f5fad7-e0cc-43f8-8d08-1df7f46c5551, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233031.7357695, expires_in: 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:421 RpcState(Login, 778b4c63-f79f-41b3-915b-2d87d2c756bb, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 778b4c63-f79f-41b3-915b-2d87d2c756bb, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 778b4c63-f79f-41b3-915b-2d87d2c756bb, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233033.8289115, expires_in: 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:421 RpcState(Login, 21ae7782-a14a-452f-9d43-176fa5dfa94a, localhost:22057): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21ae7782-a14a-452f-9d43-176fa5dfa94a, localhost:22057): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21ae7782-a14a-452f-9d43-176fa5dfa94a, localhost:22057): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:22057". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22057
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
============================== slowest durations ===============================
306.01s call     test_secrets.py::test_create_without_grants[encryption_disabled]
257.27s call     test_secrets.py::test_create_without_grants[encryption_enabled]
16.66s setup    test_secrets.py::test_create_without_grants[encryption_disabled]
16.33s setup    test_secrets.py::test_create_without_grants[encryption_enabled]
1.54s teardown test_secrets.py::test_create_without_grants[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets.py::test_create_without_grants[encryption_disabled] - assert 'Access denied for scheme request' in "Couldn't find valid connection"
 +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
FAILED test_secrets.py::test_create_without_grants[encryption_enabled] - AssertionError: assert 'Access denied for scheme request' in 'Graceful shutdown requested'
 +  where 'Graceful shutdown requested' = str(Exit('Graceful shutdown requested'))
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 2 failed in 610.09s (0:10:10) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...:test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '3', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...:test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '3', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets.py FF

=================================== FAILURES ===================================
__________________ test_drop_with_grants[encryption_disabled] __________________
ydb/tests/functional/secrets/test_secrets.py:113: in test_drop_with_grants
    create_secrets(user1_config, secrets, [""] * len(secrets))
ydb/tests/functional/secrets/conftest.py:89: in create_secrets
    run_with_assert(user_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_drop_with_grants[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63806
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000291/r3tmp/kikimr_cluster_6vjvhn2u
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12487
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21701
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10575
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13006
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000291/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/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/node_1/logfile_g0b7pvch.log --grpc-port=12487 --mon-port=21701 --ic-port=63806
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12487/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000291/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/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/node_1/logfile_g0b7pvch.log --grpc-port=12487 --mon-port=21701 --ic-port=63806
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/node_1/logfile_g0b7pvch.log', '--grpc-port=12487', '--mon-port=21701', '--ic-port=63806')' in '/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1248342
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12487/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/kvpj/000291/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1248343
DEBUG    ya.test:process.py:259 Command (pid 1248343) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1248343) elapsed time (sec): 0.49053502082824707
DEBUG    ya.test:process.py:263 Command (pid 1248343) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248343) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1248343) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248343) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248343) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1248343) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1248343) minflt: 16375
DEBUG    ya.test:process.py:263 Command (pid 1248343) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1248343) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1248343) nivcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 1248343) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1248343) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1248343) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 1248343) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1248343) stime: 0.299744
DEBUG    ya.test:process.py:263 Command (pid 1248343) utime: 0.132457
DEBUG    ya.test:process.py:263 Command (pid 1248343) wtime: 0.492
DEBUG    ya.test:process.py:275 Command (pid 1248343) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1248343) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12487', '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: 63806\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/kvpj/000291/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12487', '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: 63806\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1254049
DEBUG    ya.test:process.py:259 Command (pid 1254049) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1254049) elapsed time (sec): 1.3226265907287598
DEBUG    ya.test:process.py:263 Command (pid 1254049) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254049) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1254049) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254049) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254049) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1254049) maxrss: 555524
DEBUG    ya.test:process.py:263 Command (pid 1254049) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 1254049) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1254049) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1254049) nivcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 1254049) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1254049) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1254049) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 1254049) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1254049) stime: 1.108873
DEBUG    ya.test:process.py:263 Command (pid 1254049) utime: 0.132105
DEBUG    ya.test:process.py:263 Command (pid 1254049) wtime: 1.324
DEBUG    ya.test:process.py:275 Command (pid 1254049) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12487', '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/kvpj/000291/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12487', '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: 1255398
DEBUG    ya.test:process.py:259 Command (pid 1255398) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1255398) elapsed time (sec): 0.858619213104248
DEBUG    ya.test:process.py:263 Command (pid 1255398) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1255398) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1255398) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1255398) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1255398) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1255398) maxrss: 555536
DEBUG    ya.test:process.py:263 Command (pid 1255398) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 1255398) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1255398) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1255398) nivcsw: 119
DEBUG    ya.test:process.py:263 Command (pid 1255398) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1255398) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1255398) nvcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 1255398) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1255398) stime: 0.5982609999999999
DEBUG    ya.test:process.py:263 Command (pid 1255398) utime: 0.14384
DEBUG    ya.test:process.py:263 Command (pid 1255398) wtime: 0.86
DEBUG    ya.test:process.py:275 Command (pid 1255398) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10600
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10601
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000291/r3tmp/kikimr_cluster_uzacvjz2
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12510
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19093
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17067
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22624
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000291/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/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/node_1/logfile_m0jid04f.log --grpc-port=12510 --mon-port=19093 --ic-port=10601
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12510/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000291/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/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/node_1/logfile_m0jid04f.log --grpc-port=12510 --mon-port=19093 --ic-port=10601
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/node_1/logfile_m0jid04f.log', '--grpc-port=12510', '--mon-port=19093', '--ic-port=10601')' in '/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1256379
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12510/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/kvpj/000291/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1256380
DEBUG    ya.test:process.py:259 Command (pid 1256380) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1256380) elapsed time (sec): 0.7280473709106445
DEBUG    ya.test:process.py:263 Command (pid 1256380) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1256380) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1256380) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1256380) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1256380) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1256380) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1256380) minflt: 16262
DEBUG    ya.test:process.py:263 Command (pid 1256380) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1256380) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1256380) nivcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 1256380) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1256380) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1256380) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1256380) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1256380) stime: 0.529806
DEBUG    ya.test:process.py:263 Command (pid 1256380) utime: 0.109077
DEBUG    ya.test:process.py:263 Command (pid 1256380) wtime: 0.729
DEBUG    ya.test:process.py:275 Command (pid 1256380) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1256380) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12510', '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: 10601\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12510', '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: 10601\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1258528
DEBUG    ya.test:process.py:259 Command (pid 1258528) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258528) elapsed time (sec): 1.2742061614990234
DEBUG    ya.test:process.py:263 Command (pid 1258528) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258528) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258528) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258528) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258528) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258528) maxrss: 555524
DEBUG    ya.test:process.py:263 Command (pid 1258528) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 1258528) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258528) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258528) nivcsw: 99
DEBUG    ya.test:process.py:263 Command (pid 1258528) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258528) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258528) nvcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 1258528) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258528) stime: 1.026106
DEBUG    ya.test:process.py:263 Command (pid 1258528) utime: 0.135429
DEBUG    ya.test:process.py:263 Command (pid 1258528) wtime: 1.276
DEBUG    ya.test:process.py:275 Command (pid 1258528) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12510', '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.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/kvpj/000291/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12510', '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: 1259839
DEBUG    ya.test:process.py:259 Command (pid 1259839) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1259839) elapsed time (sec): 1.1504292488098145
DEBUG    ya.test:process.py:263 Command (pid 1259839) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259839) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1259839) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259839) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259839) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1259839) maxrss: 555540
DEBUG    ya.test:process.py:263 Command (pid 1259839) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 1259839) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1259839) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1259839) nivcsw: 101
DEBUG    ya.test:process.py:263 Command (pid 1259839) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1259839) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1259839) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 1259839) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1259839) stime: 0.912229
DEBUG    ya.test:process.py:263 Command (pid 1259839) utime: 0.12636899999999998
DEBUG    ya.test:process.py:263 Command (pid 1259839) wtime: 1.152
DEBUG    ya.test:process.py:275 Command (pid 1259839) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12354
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64567
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5573
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9101
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19704
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:12510 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/slot_1/logfile_i7tpnmwk.log --grpc-port=12354 --mon-port=64567 --ic-port=5573
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:12510 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/slot_1/logfile_i7tpnmwk.log --grpc-port=12354 --mon-port=64567 --ic-port=5573
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:12510', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/slot_1/logfile_i7tpnmwk.log', '--grpc-port=12354', '--mon-port=64567', '--ic-port=5573')' in '/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1261469
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12354/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/kvpj/000291/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1261486
DEBUG    ya.test:process.py:259 Command (pid 1261486) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1261486) elapsed time (sec): 0.8866415023803711
DEBUG    ya.test:process.py:263 Command (pid 1261486) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261486) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1261486) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261486) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261486) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1261486) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1261486) minflt: 16264
DEBUG    ya.test:process.py:263 Command (pid 1261486) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1261486) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1261486) nivcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 1261486) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1261486) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1261486) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1261486) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1261486) stime: 0.637442
DEBUG    ya.test:process.py:263 Command (pid 1261486) utime: 0.133789
DEBUG    ya.test:process.py:263 Command (pid 1261486) wtime: 0.888
DEBUG    ya.test:process.py:275 Command (pid 1261486) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1261486) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_drop_with_grants[encryption_disabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 385a7230-d2d2-4a93-967f-ae3bc4dcae10, localhost:12510): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 385a7230-d2d2-4a93-967f-ae3bc4dcae10, localhost:12510): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 385a7230-d2d2-4a93-967f-ae3bc4dcae10, localhost:12510): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 12354 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:12354, 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:12510
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7e94672b-4dda-4c4a-a205-0e0bb0d040ee, ghrun-2tlsei57yi.auto.internal:12354): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7e94672b-4dda-4c4a-a205-0e0bb0d040ee, ghrun-2tlsei57yi.auto.internal:12354): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7e94672b-4dda-4c4a-a205-0e0bb0d040ee, ghrun-2tlsei57yi.auto.internal:12354): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MzRmOTJlNGMtOGZmNGM2ZjItNjMwZDA3MDMtYzAyNTEzNQ==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 09ee47c2-7886-45c3-b822-e9bed6df82c9, ghrun-2tlsei57yi.auto.internal:12354): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 09ee47c2-7886-45c3-b822-e9bed6df82c9, ghrun-2tlsei57yi.auto.internal:12354): request = { session_id: "ydb://session/3?node_id=50000&id=MzRmOTJlNGMtOGZmNGM2ZjItNjMwZDA3MDMtYzAyNTEzNQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 09ee47c2-7886-45c3-b822-e9bed6df82c9, ghrun-2tlsei57yi.auto.internal:12354): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MzRmOTJlNGMtOGZmNGM2ZjItNjMwZDA3MDMtYzAyNTEzNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 13e08a27-1416-4037-be83-0313c2d93bda, ghrun-2tlsei57yi.auto.internal:12354): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13e08a27-1416-4037-be83-0313c2d93bda, ghrun-2tlsei57yi.auto.internal:12354): request = { session_id: "ydb://session/3?node_id=50000&id=MzRmOTJlNGMtOGZmNGM2ZjItNjMwZDA3MDMtYzAyNTEzNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 13e08a27-1416-4037-be83-0313c2d93bda, ghrun-2tlsei57yi.auto.internal:12354): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MzRmOTJlNGMtOGZmNGM2ZjItNjMwZDA3MDMtYzAyNTEzNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 6fdb6cb7-0290-4a88-adbe-eab883c4b791, ghrun-2tlsei57yi.auto.internal:12354): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 6fdb6cb7-0290-4a88-adbe-eab883c4b791, ghrun-2tlsei57yi.auto.internal:12354): request = { session_id: "ydb://session/3?node_id=50000&id=MzRmOTJlNGMtOGZmNGM2ZjItNjMwZDA3MDMtYzAyNTEzNQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 6fdb6cb7-0290-4a88-adbe-eab883c4b791, ghrun-2tlsei57yi.auto.internal:12354): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 09ee47c2-7886-45c3-b822-e9bed6df82c9, ghrun-2tlsei57yi.auto.internal:12354): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12510
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:12354
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 147e8203-33ea-4c4b-a584-1765e7d08307, localhost:12510): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 147e8203-33ea-4c4b-a584-1765e7d08307, localhost:12510): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 147e8203-33ea-4c4b-a584-1765e7d08307, localhost:12510): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 12354 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:12354, 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:12510
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 96e238c6-30c5-4bb0-a5a3-fb83dc6de0d4, ghrun-2tlsei57yi.auto.internal:12354): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 96e238c6-30c5-4bb0-a5a3-fb83dc6de0d4, ghrun-2tlsei57yi.auto.internal:12354): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 96e238c6-30c5-4bb0-a5a3-fb83dc6de0d4, ghrun-2tlsei57yi.auto.internal:12354): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZDkxZDQ4MWYtZjMzMjM1MjItY2MzNTZmYWMtYmYzYmZlZDk=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b0014649-cb16-4e5b-8108-e8441155a8bc, ghrun-2tlsei57yi.auto.internal:12354): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b0014649-cb16-4e5b-8108-e8441155a8bc, ghrun-2tlsei57yi.auto.internal:12354): request = { session_id: "ydb://session/3?node_id=50000&id=ZDkxZDQ4MWYtZjMzMjM1MjItY2MzNTZmYWMtYmYzYmZlZDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b0014649-cb16-4e5b-8108-e8441155a8bc, ghrun-2tlsei57yi.auto.internal:12354): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZDkxZDQ4MWYtZjMzMjM1MjItY2MzNTZmYWMtYmYzYmZlZDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7899d79b-77bc-48c6-a822-5779ba14129d, ghrun-2tlsei57yi.auto.internal:12354): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7899d79b-77bc-48c6-a822-5779ba14129d, ghrun-2tlsei57yi.auto.internal:12354): request = { session_id: "ydb://session/3?node_id=50000&id=ZDkxZDQ4MWYtZjMzMjM1MjItY2MzNTZmYWMtYmYzYmZlZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7899d79b-77bc-48c6-a822-5779ba14129d, ghrun-2tlsei57yi.auto.internal:12354): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZDkxZDQ4MWYtZjMzMjM1MjItY2MzNTZmYWMtYmYzYmZlZDk=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 3a2d3721-93cf-435a-8f06-12dcccbee8ce, ghrun-2tlsei57yi.auto.internal:12354): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 3a2d3721-93cf-435a-8f06-12dcccbee8ce, ghrun-2tlsei57yi.auto.internal:12354): request = { session_id: "ydb://session/3?node_id=50000&id=ZDkxZDQ4MWYtZjMzMjM1MjItY2MzNTZmYWMtYmYzYmZlZDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 3a2d3721-93cf-435a-8f06-12dcccbee8ce, ghrun-2tlsei57yi.auto.internal:12354): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12510
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:12354
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 273ded6d-43bb-412e-9dec-2d2c7196918c, localhost:12510): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 273ded6d-43bb-412e-9dec-2d2c7196918c, localhost:12510): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 273ded6d-43bb-412e-9dec-2d2c7196918c, localhost:12510): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 12354 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:12354, 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:12510
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 87738b83-b67c-4be2-be5b-d62186e447aa, ghrun-2tlsei57yi.auto.internal:12354): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 87738b83-b67c-4be2-be5b-d62186e447aa, ghrun-2tlsei57yi.auto.internal:12354): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 87738b83-b67c-4be2-be5b-d62186e447aa, ghrun-2tlsei57yi.auto.internal:12354): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZDhlODAwNTYtYWNiOTRlNTItZDY3MWU1OTgtYjU5MjlkODc=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 112764e4-5db3-41d6-bf7a-248b550b8ead, ghrun-2tlsei57yi.auto.internal:12354): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 112764e4-5db3-41d6-bf7a-248b550b8ead, ghrun-2tlsei57yi.auto.internal:12354): request = { session_id: "ydb://session/3?node_id=50000&id=ZDhlODAwNTYtYWNiOTRlNTItZDY3MWU1OTgtYjU5MjlkODc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 112764e4-5db3-41d6-bf7a-248b550b8ead, ghrun-2tlsei57yi.auto.internal:12354): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZDhlODAwNTYtYWNiOTRlNTItZDY3MWU1OTgtYjU5MjlkODc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5a4532a7-eb41-4128-92a8-6709b354f177, ghrun-2tlsei57yi.auto.internal:12354): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a4532a7-eb41-4128-92a8-6709b354f177, ghrun-2tlsei57yi.auto.internal:12354): request = { session_id: "ydb://session/3?node_id=50000&id=ZDhlODAwNTYtYWNiOTRlNTItZDY3MWU1OTgtYjU5MjlkODc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE GROUP group;\n        ALTER GROUP group ADD USER user2;\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a4532a7-eb41-4128-92a8-6709b354f177, ghrun-2tlsei57yi.auto.internal:12354): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZDhlODAwNTYtYWNiOTRlNTItZDY3MWU1OTgtYjU5MjlkODc=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 71705f19-dcd2-4fae-92b5-044c64b57156, ghrun-2tlsei57yi.auto.internal:12354): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 71705f19-dcd2-4fae-92b5-044c64b57156, ghrun-2tlsei57yi.auto.internal:12354): request = { session_id: "ydb://session/3?node_id=50000&id=ZDhlODAwNTYtYWNiOTRlNTItZDY3MWU1OTgtYjU5MjlkODc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 71705f19-dcd2-4fae-92b5-044c64b57156, ghrun-2tlsei57yi.auto.internal:12354): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12510
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:12354
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9fa81b57-fcb6-411f-897f-38d9776d5448, localhost:12510): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9fa81b57-fcb6-411f-897f-38d9776d5448, localhost:12510): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9fa81b57-fcb6-411f-897f-38d9776d5448, localhost:12510): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 12354 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:12354, 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:12510
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 63595a77-c72a-4c6c-b8e7-a059da957a91, ghrun-2tlsei57yi.auto.internal:12354): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 63595a77-c72a-4c6c-b8e7-a059da957a91, ghrun-2tlsei57yi.auto.internal:12354): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 63595a77-c72a-4c6c-b8e7-a059da957a91, ghrun-2tlsei57yi.auto.internal:12354): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZjRiNmU0ZGMtYzhmMzU3ZTktZDg3ZGE3OWQtMjA4ODlhOTE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 320cecd9-ba32-4017-a3dd-e570a81be4da, ghrun-2tlsei57yi.auto.internal:12354): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 320cecd9-ba32-4017-a3dd-e570a81be4da, ghrun-2tlsei57yi.auto.internal:12354): request = { session_id: "ydb://session/3?node_id=50000&id=ZjRiNmU0ZGMtYzhmMzU3ZTktZDg3ZGE3OWQtMjA4ODlhOTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 320cecd9-ba32-4017-a3dd-e570a81be4da, ghrun-2tlsei57yi.auto.internal:12354): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZjRiNmU0ZGMtYzhmMzU3ZTktZDg3ZGE3OWQtMjA4ODlhOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 96968bed-0e03-47bf-b990-e537efc9be9f, ghrun-2tlsei57yi.auto.internal:12354): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96968bed-0e03-47bf-b990-e537efc9be9f, ghrun-2tlsei57yi.auto.internal:12354): request = { session_id: "ydb://session/3?node_id=50000&id=ZjRiNmU0ZGMtYzhmMzU3ZTktZDg3ZGE3OWQtMjA4ODlhOTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96968bed-0e03-47bf-b990-e537efc9be9f, ghrun-2tlsei57yi.auto.internal:12354): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZjRiNmU0ZGMtYzhmMzU3ZTktZDg3ZGE3OWQtMjA4ODlhOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 55cf28c0-aa9f-457f-8a27-18a4c26e415d, ghrun-2tlsei57yi.auto.internal:12354): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 55cf28c0-aa9f-457f-8a27-18a4c26e415d, ghrun-2tlsei57yi.auto.internal:12354): request = { session_id: "ydb://session/3?node_id=50000&id=ZjRiNmU0ZGMtYzhmMzU3ZTktZDg3ZGE3OWQtMjA4ODlhOTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 55cf28c0-aa9f-457f-8a27-18a4c26e415d, ghrun-2tlsei57yi.auto.internal:12354): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12510
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 320cecd9-ba32-4017-a3dd-e570a81be4da, ghrun-2tlsei57yi.auto.internal:12354): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:12354
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232457.819017, expires_in: 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:421 RpcState(Login, 55184a9b-7f1b-4bc5-9810-b7d97ffcef24, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55184a9b-7f1b-4bc5-9810-b7d97ffcef24, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55184a9b-7f1b-4bc5-9810-b7d97ffcef24, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232458.3507347, expires_in: 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:421 RpcState(Login, 762a917c-08e8-4162-b737-f6d8eceaf4da, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 762a917c-08e8-4162-b737-f6d8eceaf4da, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 762a917c-08e8-4162-b737-f6d8eceaf4da, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232460.111157, expires_in: 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:421 RpcState(Login, e9ead4d4-3423-449a-8ed1-16d77537122e, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9ead4d4-3423-449a-8ed1-16d77537122e, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9ead4d4-3423-449a-8ed1-16d77537122e, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232462.2347977, expires_in: 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:421 RpcState(Login, aa7237e1-57fd-49c1-bd86-7c2ab0971dac, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aa7237e1-57fd-49c1-bd86-7c2ab0971dac, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aa7237e1-57fd-49c1-bd86-7c2ab0971dac, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232463.0466557, expires_in: 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:421 RpcState(Login, 9ce1d66e-da3a-42e4-8a6a-9e3aba4f06fc, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ce1d66e-da3a-42e4-8a6a-9e3aba4f06fc, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ce1d66e-da3a-42e4-8a6a-9e3aba4f06fc, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232464.4521766, expires_in: 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:421 RpcState(Login, 612f8b3f-fef4-49c1-b835-8d973563b25c, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 612f8b3f-fef4-49c1-b835-8d973563b25c, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 612f8b3f-fef4-49c1-b835-8d973563b25c, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232466.293432, expires_in: 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:421 RpcState(Login, d2f0e7a4-faa6-487d-93fd-4a932e809638, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2f0e7a4-faa6-487d-93fd-4a932e809638, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2f0e7a4-faa6-487d-93fd-4a932e809638, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232467.7311711, expires_in: 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:421 RpcState(Login, 98fde798-60cc-41fd-a6ff-1444de7b2e19, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98fde798-60cc-41fd-a6ff-1444de7b2e19, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98fde798-60cc-41fd-a6ff-1444de7b2e19, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232469.6805983, expires_in: 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:421 RpcState(Login, d211fcfb-d50f-450a-a248-3527b57b634e, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d211fcfb-d50f-450a-a248-3527b57b634e, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d211fcfb-d50f-450a-a248-3527b57b634e, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232471.6988976, expires_in: 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:421 RpcState(Login, 00991dba-9024-40c4-867c-1dffd70f7a85, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00991dba-9024-40c4-867c-1dffd70f7a85, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00991dba-9024-40c4-867c-1dffd70f7a85, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232473.5825968, expires_in: 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:421 RpcState(Login, e26a5073-68f2-4384-8280-10f4b820a359, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e26a5073-68f2-4384-8280-10f4b820a359, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e26a5073-68f2-4384-8280-10f4b820a359, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232475.208059, expires_in: 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:421 RpcState(Login, 0db3c10e-b1d6-4160-80b5-e163a00979be, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0db3c10e-b1d6-4160-80b5-e163a00979be, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0db3c10e-b1d6-4160-80b5-e163a00979be, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232476.4294753, expires_in: 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:421 RpcState(Login, ecdb87fa-afed-4aae-b7b5-b26db346175e, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ecdb87fa-afed-4aae-b7b5-b26db346175e, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ecdb87fa-afed-4aae-b7b5-b26db346175e, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232477.7627985, expires_in: 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:421 RpcState(Login, 8e0323c8-74ba-47c2-9ba1-425332c79b10, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e0323c8-74ba-47c2-9ba1-425332c79b10, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e0323c8-74ba-47c2-9ba1-425332c79b10, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232479.4074275, expires_in: 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:421 RpcState(Login, 3c4f8653-3ac4-427e-bc94-3b217df8899a, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c4f8653-3ac4-427e-bc94-3b217df8899a, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c4f8653-3ac4-427e-bc94-3b217df8899a, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232480.9731016, expires_in: 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:421 RpcState(Login, 5d694883-68b9-428f-bc6d-892852115d5b, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d694883-68b9-428f-bc6d-892852115d5b, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d694883-68b9-428f-bc6d-892852115d5b, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232482.4154723, expires_in: 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:421 RpcState(Login, db954d4e-b400-4f0f-9a10-5e8368555170, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db954d4e-b400-4f0f-9a10-5e8368555170, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db954d4e-b400-4f0f-9a10-5e8368555170, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232483.4158008, expires_in: 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:421 RpcState(Login, 3bb1b232-d7b8-4055-8611-d302aad77e54, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3bb1b232-d7b8-4055-8611-d302aad77e54, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3bb1b232-d7b8-4055-8611-d302aad77e54, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232485.1641061, expires_in: 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:421 RpcState(Login, a5ca0fcb-bbb4-41ea-b7db-74279f5aca54, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5ca0fcb-bbb4-41ea-b7db-74279f5aca54, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5ca0fcb-bbb4-41ea-b7db-74279f5aca54, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232487.1632588, expires_in: 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:421 RpcState(Login, deda84cf-c847-4c0d-955a-d6df4b8d2f0b, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, deda84cf-c847-4c0d-955a-d6df4b8d2f0b, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, deda84cf-c847-4c0d-955a-d6df4b8d2f0b, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232488.4070563, expires_in: 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:421 RpcState(Login, 2690d736-7003-4ec8-9b79-656aab7ff498, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2690d736-7003-4ec8-9b79-656aab7ff498, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2690d736-7003-4ec8-9b79-656aab7ff498, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232490.4820144, expires_in: 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:421 RpcState(Login, 2203df28-11f0-4a15-8565-02ee5a697b66, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2203df28-11f0-4a15-8565-02ee5a697b66, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2203df28-11f0-4a15-8565-02ee5a697b66, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232492.5535033, expires_in: 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:421 RpcState(Login, f836d3e1-98e5-4a5d-b9cd-9560c811e5f6, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f836d3e1-98e5-4a5d-b9cd-9560c811e5f6, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f836d3e1-98e5-4a5d-b9cd-9560c811e5f6, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232494.1255715, expires_in: 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:421 RpcState(Login, 3bf92171-9f62-4da2-bf6e-268bd69e42d3, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3bf92171-9f62-4da2-bf6e-268bd69e42d3, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3bf92171-9f62-4da2-bf6e-268bd69e42d3, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232496.1697032, expires_in: 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:421 RpcState(Login, 35bc9bfa-e4aa-4b69-af3f-8ea57a0077ac, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35bc9bfa-e4aa-4b69-af3f-8ea57a0077ac, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35bc9bfa-e4aa-4b69-af3f-8ea57a0077ac, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232497.501396, expires_in: 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:421 RpcState(Login, 9c8af739-b49e-4025-bf31-4a9812a11631, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c8af739-b49e-4025-bf31-4a9812a11631, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c8af739-b49e-4025-bf31-4a9812a11631, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232498.9602997, expires_in: 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:421 RpcState(Login, aa39c35f-aeab-45cb-aeba-5e708b0ec29a, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aa39c35f-aeab-45cb-aeba-5e708b0ec29a, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aa39c35f-aeab-45cb-aeba-5e708b0ec29a, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232500.6208894, expires_in: 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:421 RpcState(Login, 6fee6f97-37c7-4a8f-99c5-aed0a7364779, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6fee6f97-37c7-4a8f-99c5-aed0a7364779, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6fee6f97-37c7-4a8f-99c5-aed0a7364779, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232501.8651314, expires_in: 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:421 RpcState(Login, 36ce1b2b-45e0-4417-8c60-fb0c52106785, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36ce1b2b-45e0-4417-8c60-fb0c52106785, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36ce1b2b-45e0-4417-8c60-fb0c52106785, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232503.0977583, expires_in: 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:421 RpcState(Login, 040a7fdc-80eb-4b75-b551-794dbd23a113, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 040a7fdc-80eb-4b75-b551-794dbd23a113, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 040a7fdc-80eb-4b75-b551-794dbd23a113, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232504.4735556, expires_in: 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:421 RpcState(Login, bae6df47-bc6b-4a05-ad79-38cdb07f192b, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bae6df47-bc6b-4a05-ad79-38cdb07f192b, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bae6df47-bc6b-4a05-ad79-38cdb07f192b, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232505.9198203, expires_in: 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:421 RpcState(Login, 4fc49ae3-3c5a-44c3-b75a-7b9a4a5d65b5, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4fc49ae3-3c5a-44c3-b75a-7b9a4a5d65b5, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4fc49ae3-3c5a-44c3-b75a-7b9a4a5d65b5, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232507.2122705, expires_in: 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:421 RpcState(Login, c6486354-202e-40ff-9a8e-b8b5be34cf08, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6486354-202e-40ff-9a8e-b8b5be34cf08, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6486354-202e-40ff-9a8e-b8b5be34cf08, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232509.2396648, expires_in: 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:421 RpcState(Login, de0b1ff8-82dc-418b-9d3d-f59806b3fdb7, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de0b1ff8-82dc-418b-9d3d-f59806b3fdb7, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de0b1ff8-82dc-418b-9d3d-f59806b3fdb7, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232510.605273, expires_in: 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:421 RpcState(Login, 23788467-c36f-4a88-bbd7-dbdcf5225068, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23788467-c36f-4a88-bbd7-dbdcf5225068, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23788467-c36f-4a88-bbd7-dbdcf5225068, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232512.3631399, expires_in: 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:421 RpcState(Login, 1b10d0db-9ecf-4f42-885b-dce6dd401731, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b10d0db-9ecf-4f42-885b-dce6dd401731, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b10d0db-9ecf-4f42-885b-dce6dd401731, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232514.4224176, expires_in: 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:421 RpcState(Login, edb107b1-005a-47b6-9974-462857a5d06f, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, edb107b1-005a-47b6-9974-462857a5d06f, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, edb107b1-005a-47b6-9974-462857a5d06f, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232516.1359856, expires_in: 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:421 RpcState(Login, d328761c-f296-415d-8586-ee74f6c1a3f2, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d328761c-f296-415d-8586-ee74f6c1a3f2, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d328761c-f296-415d-8586-ee74f6c1a3f2, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232518.0162778, expires_in: 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:421 RpcState(Login, 5448da4c-b491-404f-8878-3a68b1ff2949, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5448da4c-b491-404f-8878-3a68b1ff2949, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5448da4c-b491-404f-8878-3a68b1ff2949, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232519.381837, expires_in: 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:421 RpcState(Login, d87d4b6f-36a5-4625-8741-7b28df8617e2, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d87d4b6f-36a5-4625-8741-7b28df8617e2, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d87d4b6f-36a5-4625-8741-7b28df8617e2, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232520.9152763, expires_in: 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:421 RpcState(Login, 86408917-5542-40aa-952f-3c2d8c3e5a39, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 86408917-5542-40aa-952f-3c2d8c3e5a39, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 86408917-5542-40aa-952f-3c2d8c3e5a39, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232522.5326226, expires_in: 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:421 RpcState(Login, 6945ba7c-1ab8-4e42-8a0f-88fe05dacc88, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6945ba7c-1ab8-4e42-8a0f-88fe05dacc88, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6945ba7c-1ab8-4e42-8a0f-88fe05dacc88, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232523.8138564, expires_in: 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:421 RpcState(Login, 0ff47201-cee2-4735-a97a-5ecb41882e6b, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ff47201-cee2-4735-a97a-5ecb41882e6b, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ff47201-cee2-4735-a97a-5ecb41882e6b, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232526.0033565, expires_in: 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:421 RpcState(Login, d929f551-b0b0-460f-bfed-cd377464cad4, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d929f551-b0b0-460f-bfed-cd377464cad4, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d929f551-b0b0-460f-bfed-cd377464cad4, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232527.6762588, expires_in: 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:421 RpcState(Login, 5b8b6f66-4c4e-4147-b055-2f653137c131, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b8b6f66-4c4e-4147-b055-2f653137c131, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b8b6f66-4c4e-4147-b055-2f653137c131, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232529.5604208, expires_in: 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:421 RpcState(Login, 75738cce-9e63-4489-90e7-9e9f0ce43a9c, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75738cce-9e63-4489-90e7-9e9f0ce43a9c, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75738cce-9e63-4489-90e7-9e9f0ce43a9c, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232531.7664685, expires_in: 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:421 RpcState(Login, 924d932b-4358-491f-946c-83cadecfb42b, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 924d932b-4358-491f-946c-83cadecfb42b, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 924d932b-4358-491f-946c-83cadecfb42b, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232532.9776952, expires_in: 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:421 RpcState(Login, baf4d8bd-83fb-4487-bd90-b93c733006f0, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, baf4d8bd-83fb-4487-bd90-b93c733006f0, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, baf4d8bd-83fb-4487-bd90-b93c733006f0, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232534.9983957, expires_in: 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:421 RpcState(Login, c725a448-295e-4bfd-a3de-ee5151db4db9, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c725a448-295e-4bfd-a3de-ee5151db4db9, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c725a448-295e-4bfd-a3de-ee5151db4db9, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232536.5629568, expires_in: 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:421 RpcState(Login, 15817b83-6cf8-4d4c-aac2-0f983b9a5915, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15817b83-6cf8-4d4c-aac2-0f983b9a5915, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15817b83-6cf8-4d4c-aac2-0f983b9a5915, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232538.421246, expires_in: 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:421 RpcState(Login, 7e889d74-b0d6-4860-b88b-e3c4c06f9a28, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e889d74-b0d6-4860-b88b-e3c4c06f9a28, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e889d74-b0d6-4860-b88b-e3c4c06f9a28, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232539.881209, expires_in: 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:421 RpcState(Login, 90894265-7cd7-4af9-89f2-a101dfb7f21f, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 90894265-7cd7-4af9-89f2-a101dfb7f21f, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 90894265-7cd7-4af9-89f2-a101dfb7f21f, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232542.039458, expires_in: 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:421 RpcState(Login, ae80c3bb-5ebb-4ce7-b5cd-0bd588a16bc3, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae80c3bb-5ebb-4ce7-b5cd-0bd588a16bc3, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae80c3bb-5ebb-4ce7-b5cd-0bd588a16bc3, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232543.573319, expires_in: 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:421 RpcState(Login, 0355308f-3e4c-4fa6-993d-0961ccc6c894, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0355308f-3e4c-4fa6-993d-0961ccc6c894, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0355308f-3e4c-4fa6-993d-0961ccc6c894, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232544.9318995, expires_in: 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:421 RpcState(Login, 8f3343a3-1503-4426-a193-9e3a956c9501, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f3343a3-1503-4426-a193-9e3a956c9501, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f3343a3-1503-4426-a193-9e3a956c9501, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232546.6134663, expires_in: 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:421 RpcState(Login, 32dbe27e-f310-4fd8-865c-3847a57b59c4, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32dbe27e-f310-4fd8-865c-3847a57b59c4, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32dbe27e-f310-4fd8-865c-3847a57b59c4, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232548.4209101, expires_in: 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:421 RpcState(Login, d7524ca7-6053-4da7-aa37-ed49ea5e48c4, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7524ca7-6053-4da7-aa37-ed49ea5e48c4, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7524ca7-6053-4da7-aa37-ed49ea5e48c4, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232549.8789887, expires_in: 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:421 RpcState(Login, 96cb98c8-ae33-4785-9c45-cfaba09faa8f, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96cb98c8-ae33-4785-9c45-cfaba09faa8f, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96cb98c8-ae33-4785-9c45-cfaba09faa8f, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232551.4456854, expires_in: 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:421 RpcState(Login, 53d8f4ca-d842-420a-b693-680fbff9abf8, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 53d8f4ca-d842-420a-b693-680fbff9abf8, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 53d8f4ca-d842-420a-b693-680fbff9abf8, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232552.964973, expires_in: 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:421 RpcState(Login, 216df373-d6c8-4ae4-90cf-f3b07c4bfb1b, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 216df373-d6c8-4ae4-90cf-f3b07c4bfb1b, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 216df373-d6c8-4ae4-90cf-f3b07c4bfb1b, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232554.33124, expires_in: 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:421 RpcState(Login, b5aa4a12-8b44-4209-abd4-38ff8a68d372, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5aa4a12-8b44-4209-abd4-38ff8a68d372, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5aa4a12-8b44-4209-abd4-38ff8a68d372, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232556.422283, expires_in: 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:421 RpcState(Login, ad9ceb2f-0378-4472-8314-068f77d6fd64, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad9ceb2f-0378-4472-8314-068f77d6fd64, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad9ceb2f-0378-4472-8314-068f77d6fd64, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232558.4932418, expires_in: 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:421 RpcState(Login, ee291201-2f49-4200-82ee-57eb5fee9560, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee291201-2f49-4200-82ee-57eb5fee9560, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee291201-2f49-4200-82ee-57eb5fee9560, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232560.3401673, expires_in: 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:421 RpcState(Login, 44c358e8-7a4c-43bc-bb92-8c7546607b72, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44c358e8-7a4c-43bc-bb92-8c7546607b72, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44c358e8-7a4c-43bc-bb92-8c7546607b72, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232562.1454637, expires_in: 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:421 RpcState(Login, dc488e1f-b457-444a-89ef-13e5aaba94f0, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc488e1f-b457-444a-89ef-13e5aaba94f0, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc488e1f-b457-444a-89ef-13e5aaba94f0, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232563.6962626, expires_in: 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:421 RpcState(Login, 4cee8ef8-fc1b-48e5-9f8f-a555b11678b1, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4cee8ef8-fc1b-48e5-9f8f-a555b11678b1, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4cee8ef8-fc1b-48e5-9f8f-a555b11678b1, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232565.235833, expires_in: 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:421 RpcState(Login, 90818f94-9e6f-498c-a903-dbd1631e8eec, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 90818f94-9e6f-498c-a903-dbd1631e8eec, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 90818f94-9e6f-498c-a903-dbd1631e8eec, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232566.822078, expires_in: 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:421 RpcState(Login, 716b0ca1-f6b4-4467-8a06-9350c09dc304, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 716b0ca1-f6b4-4467-8a06-9350c09dc304, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 716b0ca1-f6b4-4467-8a06-9350c09dc304, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232568.8675804, expires_in: 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:421 RpcState(Login, d40aea13-a66d-4d91-a71a-39a54a77ed97, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d40aea13-a66d-4d91-a71a-39a54a77ed97, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d40aea13-a66d-4d91-a71a-39a54a77ed97, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232570.132964, expires_in: 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:421 RpcState(Login, 38362980-0cf6-4dbe-bd93-29f81f33a93f, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38362980-0cf6-4dbe-bd93-29f81f33a93f, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38362980-0cf6-4dbe-bd93-29f81f33a93f, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232571.7585528, expires_in: 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:421 RpcState(Login, 0db26d7f-7bec-48f4-8d18-348a52e1f4b1, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0db26d7f-7bec-48f4-8d18-348a52e1f4b1, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0db26d7f-7bec-48f4-8d18-348a52e1f4b1, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232573.4985325, expires_in: 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:421 RpcState(Login, 6ce6d0b2-72d6-4494-8fbd-a8e89b3387d4, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ce6d0b2-72d6-4494-8fbd-a8e89b3387d4, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ce6d0b2-72d6-4494-8fbd-a8e89b3387d4, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232574.9125912, expires_in: 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:421 RpcState(Login, b0d98d94-7399-4745-bcd2-4f7dccd5c92e, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0d98d94-7399-4745-bcd2-4f7dccd5c92e, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0d98d94-7399-4745-bcd2-4f7dccd5c92e, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232576.8690276, expires_in: 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:421 RpcState(Login, 67fdb5a4-9cff-4ba9-a5f5-c392942eb35c, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67fdb5a4-9cff-4ba9-a5f5-c392942eb35c, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67fdb5a4-9cff-4ba9-a5f5-c392942eb35c, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232578.6086419, expires_in: 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:421 RpcState(Login, 4865702c-8747-49ca-974c-d156b246a72f, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4865702c-8747-49ca-974c-d156b246a72f, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4865702c-8747-49ca-974c-d156b246a72f, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232580.4260347, expires_in: 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:421 RpcState(Login, 77dfe469-ea82-4a8e-b82f-8d016b5a3dea, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77dfe469-ea82-4a8e-b82f-8d016b5a3dea, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77dfe469-ea82-4a8e-b82f-8d016b5a3dea, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232582.541972, expires_in: 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:421 RpcState(Login, 7c42e271-6b09-4662-8635-7e1cbdddd262, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c42e271-6b09-4662-8635-7e1cbdddd262, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c42e271-6b09-4662-8635-7e1cbdddd262, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232583.9357502, expires_in: 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:421 RpcState(Login, 37680f34-3a6a-4454-be1b-7f149853b143, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37680f34-3a6a-4454-be1b-7f149853b143, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37680f34-3a6a-4454-be1b-7f149853b143, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232585.63842, expires_in: 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:421 RpcState(Login, 5f3ceb61-7242-4b6f-93db-d4c579145c3e, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f3ceb61-7242-4b6f-93db-d4c579145c3e, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f3ceb61-7242-4b6f-93db-d4c579145c3e, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232586.9988647, expires_in: 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:421 RpcState(Login, 9b6347a8-d8d3-4752-a415-c202bbf62d62, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b6347a8-d8d3-4752-a415-c202bbf62d62, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b6347a8-d8d3-4752-a415-c202bbf62d62, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232588.9050179, expires_in: 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:421 RpcState(Login, a3e69259-7013-40b5-be9b-5e05a59b5834, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a3e69259-7013-40b5-be9b-5e05a59b5834, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a3e69259-7013-40b5-be9b-5e05a59b5834, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232591.0078528, expires_in: 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:421 RpcState(Login, fb42a3ab-2e66-4029-ba22-6deec1ec3125, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb42a3ab-2e66-4029-ba22-6deec1ec3125, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb42a3ab-2e66-4029-ba22-6deec1ec3125, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232592.2606065, expires_in: 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:421 RpcState(Login, 4a8f663d-e3c9-4bf2-982c-b562adcebba6, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a8f663d-e3c9-4bf2-982c-b562adcebba6, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a8f663d-e3c9-4bf2-982c-b562adcebba6, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232593.713935, expires_in: 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:421 RpcState(Login, e33f50f5-74d7-49b7-8d64-2e31d6f773eb, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e33f50f5-74d7-49b7-8d64-2e31d6f773eb, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e33f50f5-74d7-49b7-8d64-2e31d6f773eb, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232595.4558027, expires_in: 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:421 RpcState(Login, 1437ccd1-e51d-4bab-bb9a-938e212c8b8a, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1437ccd1-e51d-4bab-bb9a-938e212c8b8a, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1437ccd1-e51d-4bab-bb9a-938e212c8b8a, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232596.8273158, expires_in: 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:421 RpcState(Login, 5061ecea-ac3b-455a-9f9c-9e290f1f3cc3, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5061ecea-ac3b-455a-9f9c-9e290f1f3cc3, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5061ecea-ac3b-455a-9f9c-9e290f1f3cc3, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232598.4869735, expires_in: 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:421 RpcState(Login, 3cbd67bb-277d-4ad7-9917-53d16afdeac3, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3cbd67bb-277d-4ad7-9917-53d16afdeac3, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3cbd67bb-277d-4ad7-9917-53d16afdeac3, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232600.6902778, expires_in: 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:421 RpcState(Login, 2bc52643-0dc3-496a-a372-9f9247cf6d07, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2bc52643-0dc3-496a-a372-9f9247cf6d07, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2bc52643-0dc3-496a-a372-9f9247cf6d07, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232602.410365, expires_in: 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:421 RpcState(Login, 1d649a86-e45a-49fb-814a-bf1cbc8f7716, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d649a86-e45a-49fb-814a-bf1cbc8f7716, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d649a86-e45a-49fb-814a-bf1cbc8f7716, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232604.5840669, expires_in: 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:421 RpcState(Login, 7f0dc621-510f-47f3-99e3-38cf5ca26be6, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f0dc621-510f-47f3-99e3-38cf5ca26be6, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f0dc621-510f-47f3-99e3-38cf5ca26be6, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232606.4706395, expires_in: 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:421 RpcState(Login, 5c4d15fa-a878-4233-aef7-2356e3547f57, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c4d15fa-a878-4233-aef7-2356e3547f57, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c4d15fa-a878-4233-aef7-2356e3547f57, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232608.6739628, expires_in: 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:421 RpcState(Login, 69f0ae79-4b1d-470e-a569-792c99762d44, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69f0ae79-4b1d-470e-a569-792c99762d44, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69f0ae79-4b1d-470e-a569-792c99762d44, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232610.1547348, expires_in: 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:421 RpcState(Login, 6b5bd436-5099-45b8-a50d-4edf290dc66b, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b5bd436-5099-45b8-a50d-4edf290dc66b, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b5bd436-5099-45b8-a50d-4edf290dc66b, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232612.0634718, expires_in: 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:421 RpcState(Login, f4b6eb74-b89d-4213-b0c5-6da22222e39a, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4b6eb74-b89d-4213-b0c5-6da22222e39a, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4b6eb74-b89d-4213-b0c5-6da22222e39a, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232613.9488575, expires_in: 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:421 RpcState(Login, c6f543be-e803-459b-8b95-6438aadf558a, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6f543be-e803-459b-8b95-6438aadf558a, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6f543be-e803-459b-8b95-6438aadf558a, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232615.2963421, expires_in: 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:421 RpcState(Login, 67e26c7d-3648-42ec-914d-9b6fe5e07c40, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67e26c7d-3648-42ec-914d-9b6fe5e07c40, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67e26c7d-3648-42ec-914d-9b6fe5e07c40, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232616.9106495, expires_in: 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:421 RpcState(Login, 02577f53-a873-4681-8e23-2c11aaf4ff23, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02577f53-a873-4681-8e23-2c11aaf4ff23, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02577f53-a873-4681-8e23-2c11aaf4ff23, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232618.972392, expires_in: 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:421 RpcState(Login, 5aeff8c8-3614-4546-b4ea-a2e0a3e44fac, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5aeff8c8-3614-4546-b4ea-a2e0a3e44fac, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5aeff8c8-3614-4546-b4ea-a2e0a3e44fac, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232620.677471, expires_in: 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:421 RpcState(Login, cf6be53f-9068-4d9f-9e10-9766621d388d, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf6be53f-9068-4d9f-9e10-9766621d388d, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf6be53f-9068-4d9f-9e10-9766621d388d, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232622.3093033, expires_in: 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:421 RpcState(Login, 42416418-267c-4222-afde-c2e6c50fd102, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42416418-267c-4222-afde-c2e6c50fd102, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42416418-267c-4222-afde-c2e6c50fd102, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232623.9310956, expires_in: 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:421 RpcState(Login, ef71ee96-0071-4c6c-ae06-c08ba3cb9a08, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef71ee96-0071-4c6c-ae06-c08ba3cb9a08, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef71ee96-0071-4c6c-ae06-c08ba3cb9a08, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232625.6562178, expires_in: 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:421 RpcState(Login, 7a3c723f-0826-4ec6-8fa6-cd2c1d025c88, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a3c723f-0826-4ec6-8fa6-cd2c1d025c88, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a3c723f-0826-4ec6-8fa6-cd2c1d025c88, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232627.414679, expires_in: 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:421 RpcState(Login, fcec050b-8af0-4cb6-a590-80faf94e9053, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fcec050b-8af0-4cb6-a590-80faf94e9053, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fcec050b-8af0-4cb6-a590-80faf94e9053, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232629.0088584, expires_in: 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:421 RpcState(Login, 39f6ba75-0467-4db3-9954-6e311c02d1ca, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39f6ba75-0467-4db3-9954-6e311c02d1ca, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39f6ba75-0467-4db3-9954-6e311c02d1ca, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232630.6070726, expires_in: 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:421 RpcState(Login, 09d50bb8-21b6-48d6-862a-85dca4592183, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 09d50bb8-21b6-48d6-862a-85dca4592183, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 09d50bb8-21b6-48d6-862a-85dca4592183, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232632.1751697, expires_in: 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:421 RpcState(Login, 99b264d4-0438-43fd-b795-112e1831c7c7, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99b264d4-0438-43fd-b795-112e1831c7c7, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99b264d4-0438-43fd-b795-112e1831c7c7, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232634.1126006, expires_in: 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:421 RpcState(Login, ea5c141a-0809-4eee-a2b7-71766dee92db, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea5c141a-0809-4eee-a2b7-71766dee92db, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea5c141a-0809-4eee-a2b7-71766dee92db, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232635.5150032, expires_in: 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:421 RpcState(Login, c777ad0d-731b-49b1-90a4-1cd59501d15a, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c777ad0d-731b-49b1-90a4-1cd59501d15a, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c777ad0d-731b-49b1-90a4-1cd59501d15a, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232636.9550674, expires_in: 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:421 RpcState(Login, c8bb6b04-390f-4161-8cb5-84183afc3915, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8bb6b04-390f-4161-8cb5-84183afc3915, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8bb6b04-390f-4161-8cb5-84183afc3915, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232638.214741, expires_in: 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:421 RpcState(Login, 7a18f65e-6e71-4d17-924f-2f3090f19346, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a18f65e-6e71-4d17-924f-2f3090f19346, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a18f65e-6e71-4d17-924f-2f3090f19346, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232639.6793861, expires_in: 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:421 RpcState(Login, 2b2b987a-b857-4fb3-abe4-cfdd0927dec3, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b2b987a-b857-4fb3-abe4-cfdd0927dec3, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b2b987a-b857-4fb3-abe4-cfdd0927dec3, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232641.2452645, expires_in: 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:421 RpcState(Login, 5aa85ff2-d058-4fa8-ae96-6e77a3ea48b8, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5aa85ff2-d058-4fa8-ae96-6e77a3ea48b8, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5aa85ff2-d058-4fa8-ae96-6e77a3ea48b8, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232642.7322736, expires_in: 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:421 RpcState(Login, f5043060-2531-4d11-bd05-196a2d762929, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5043060-2531-4d11-bd05-196a2d762929, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5043060-2531-4d11-bd05-196a2d762929, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232644.2999787, expires_in: 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:421 RpcState(Login, 4cc12feb-614e-48b8-b018-3c083d52f463, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4cc12feb-614e-48b8-b018-3c083d52f463, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4cc12feb-614e-48b8-b018-3c083d52f463, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232645.6331625, expires_in: 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:421 RpcState(Login, ff612ee5-37dd-41f5-adf9-71c538bca2e0, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff612ee5-37dd-41f5-adf9-71c538bca2e0, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff612ee5-37dd-41f5-adf9-71c538bca2e0, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232647.4900537, expires_in: 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:421 RpcState(Login, 4ec1895d-c800-4c25-853b-93adcfcd890c, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ec1895d-c800-4c25-853b-93adcfcd890c, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ec1895d-c800-4c25-853b-93adcfcd890c, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232649.5873504, expires_in: 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:421 RpcState(Login, 43dcf503-abb5-4d59-9b29-2916cde3c27a, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43dcf503-abb5-4d59-9b29-2916cde3c27a, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43dcf503-abb5-4d59-9b29-2916cde3c27a, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232651.6676366, expires_in: 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:421 RpcState(Login, 736ef7d3-0748-431d-81f0-42d93007e891, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 736ef7d3-0748-431d-81f0-42d93007e891, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 736ef7d3-0748-431d-81f0-42d93007e891, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232653.2835512, expires_in: 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:421 RpcState(Login, 56b77434-c180-4316-9945-12036bc42bf9, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56b77434-c180-4316-9945-12036bc42bf9, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56b77434-c180-4316-9945-12036bc42bf9, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232655.1096227, expires_in: 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:421 RpcState(Login, 7b16ec1c-cdb3-4afc-9d36-d97e8d8c2af7, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b16ec1c-cdb3-4afc-9d36-d97e8d8c2af7, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b16ec1c-cdb3-4afc-9d36-d97e8d8c2af7, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232656.4317136, expires_in: 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:421 RpcState(Login, 073b9efd-a9d2-4a55-b46a-bd57928997a0, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 073b9efd-a9d2-4a55-b46a-bd57928997a0, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 073b9efd-a9d2-4a55-b46a-bd57928997a0, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232657.9532213, expires_in: 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:421 RpcState(Login, 18d2ea64-5752-4556-8e39-16c9166f39b8, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18d2ea64-5752-4556-8e39-16c9166f39b8, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18d2ea64-5752-4556-8e39-16c9166f39b8, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232660.023342, expires_in: 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:421 RpcState(Login, 24e43974-fb0c-4fe3-912b-d594478f229c, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24e43974-fb0c-4fe3-912b-d594478f229c, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24e43974-fb0c-4fe3-912b-d594478f229c, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232662.0988076, expires_in: 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:421 RpcState(Login, 5949dde4-6e03-4acd-beaf-9f41d0e4c7e9, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5949dde4-6e03-4acd-beaf-9f41d0e4c7e9, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5949dde4-6e03-4acd-beaf-9f41d0e4c7e9, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232663.712802, expires_in: 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:421 RpcState(Login, 7dfbc6b3-4098-4d5f-a622-3eb255efbc45, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7dfbc6b3-4098-4d5f-a622-3eb255efbc45, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7dfbc6b3-4098-4d5f-a622-3eb255efbc45, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232665.8170311, expires_in: 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:421 RpcState(Login, 8c35dd4a-a420-48aa-943d-1cabf64a2f6d, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c35dd4a-a420-48aa-943d-1cabf64a2f6d, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c35dd4a-a420-48aa-943d-1cabf64a2f6d, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232667.6487327, expires_in: 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:421 RpcState(Login, f420b373-b9fa-4d80-8370-146ff8e2b3f1, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f420b373-b9fa-4d80-8370-146ff8e2b3f1, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f420b373-b9fa-4d80-8370-146ff8e2b3f1, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232669.6585593, expires_in: 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:421 RpcState(Login, 392ed6dd-541f-42c3-8044-374015d90d55, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 392ed6dd-541f-42c3-8044-374015d90d55, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 392ed6dd-541f-42c3-8044-374015d90d55, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232671.6415856, expires_in: 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:421 RpcState(Login, 2d617d03-6a5b-4659-9b3a-d1d474166597, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d617d03-6a5b-4659-9b3a-d1d474166597, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d617d03-6a5b-4659-9b3a-d1d474166597, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232673.7495615, expires_in: 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:421 RpcState(Login, eb996645-8883-4e90-a1a9-40e1621c8b0e, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb996645-8883-4e90-a1a9-40e1621c8b0e, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb996645-8883-4e90-a1a9-40e1621c8b0e, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232675.4487083, expires_in: 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:421 RpcState(Login, 36f2c7e6-f1d0-408a-a73a-d520ce047149, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36f2c7e6-f1d0-408a-a73a-d520ce047149, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36f2c7e6-f1d0-408a-a73a-d520ce047149, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232676.8584146, expires_in: 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:421 RpcState(Login, 34d59d07-06b2-4e2f-9bf2-fea69bb10132, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 34d59d07-06b2-4e2f-9bf2-fea69bb10132, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 34d59d07-06b2-4e2f-9bf2-fea69bb10132, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232678.1746671, expires_in: 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:421 RpcState(Login, 81aac761-c73c-497f-88e5-969971229d91, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 81aac761-c73c-497f-88e5-969971229d91, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 81aac761-c73c-497f-88e5-969971229d91, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232679.4777203, expires_in: 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:421 RpcState(Login, 97ed905d-74b0-49f9-9ef7-97d74ac96bc7, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97ed905d-74b0-49f9-9ef7-97d74ac96bc7, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97ed905d-74b0-49f9-9ef7-97d74ac96bc7, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232681.457539, expires_in: 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:421 RpcState(Login, c366124f-9414-4ae8-b814-264e3aa69170, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c366124f-9414-4ae8-b814-264e3aa69170, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c366124f-9414-4ae8-b814-264e3aa69170, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232682.8227346, expires_in: 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:421 RpcState(Login, 293919f5-ec45-4e15-875c-f1d929872ac3, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 293919f5-ec45-4e15-875c-f1d929872ac3, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 293919f5-ec45-4e15-875c-f1d929872ac3, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232684.9547033, expires_in: 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:421 RpcState(Login, 3b1ff442-9636-48b6-b5e6-32765f1f0802, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b1ff442-9636-48b6-b5e6-32765f1f0802, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b1ff442-9636-48b6-b5e6-32765f1f0802, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232686.5718455, expires_in: 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:421 RpcState(Login, 98babea5-fb9b-4833-90f0-b0c8ec211045, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98babea5-fb9b-4833-90f0-b0c8ec211045, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98babea5-fb9b-4833-90f0-b0c8ec211045, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232687.925699, expires_in: 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:421 RpcState(Login, 7ae99dfe-772c-440f-a29f-6dc8056d8c56, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ae99dfe-772c-440f-a29f-6dc8056d8c56, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ae99dfe-772c-440f-a29f-6dc8056d8c56, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232689.5187335, expires_in: 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:421 RpcState(Login, 06d70ccc-dbba-4230-ab8d-df964bc31c7e, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06d70ccc-dbba-4230-ab8d-df964bc31c7e, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06d70ccc-dbba-4230-ab8d-df964bc31c7e, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232690.8852186, expires_in: 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:421 RpcState(Login, 73262465-10f7-42d3-bae1-bdea88883564, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73262465-10f7-42d3-bae1-bdea88883564, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73262465-10f7-42d3-bae1-bdea88883564, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232692.6679316, expires_in: 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:421 RpcState(Login, 43d7d488-6320-4776-9d5e-f31808c8b677, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43d7d488-6320-4776-9d5e-f31808c8b677, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43d7d488-6320-4776-9d5e-f31808c8b677, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232694.713282, expires_in: 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:421 RpcState(Login, a7ee4bd8-0a80-4312-95fa-b431114c5e97, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7ee4bd8-0a80-4312-95fa-b431114c5e97, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7ee4bd8-0a80-4312-95fa-b431114c5e97, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232696.6708748, expires_in: 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:421 RpcState(Login, 162217e2-d214-4a55-9b01-33787dd944a6, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 162217e2-d214-4a55-9b01-33787dd944a6, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 162217e2-d214-4a55-9b01-33787dd944a6, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232697.9831042, expires_in: 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:421 RpcState(Login, f2d34b0d-fd2b-4f68-870c-2ff3ab6d5691, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2d34b0d-fd2b-4f68-870c-2ff3ab6d5691, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2d34b0d-fd2b-4f68-870c-2ff3ab6d5691, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232699.3769403, expires_in: 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:421 RpcState(Login, b8aa9dfe-6c75-42f9-ba50-22ff29595d3a, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8aa9dfe-6c75-42f9-ba50-22ff29595d3a, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8aa9dfe-6c75-42f9-ba50-22ff29595d3a, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232700.9159937, expires_in: 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:421 RpcState(Login, 7ce0c95a-4280-4f46-9554-3d31c3048e59, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ce0c95a-4280-4f46-9554-3d31c3048e59, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ce0c95a-4280-4f46-9554-3d31c3048e59, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232702.783026, expires_in: 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:421 RpcState(Login, f2ea584d-ff6d-4639-9b52-0a9e87c2bfa7, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2ea584d-ff6d-4639-9b52-0a9e87c2bfa7, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2ea584d-ff6d-4639-9b52-0a9e87c2bfa7, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232704.0563412, expires_in: 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:421 RpcState(Login, 4529c3ce-6e22-443b-8f88-0291969b719f, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4529c3ce-6e22-443b-8f88-0291969b719f, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4529c3ce-6e22-443b-8f88-0291969b719f, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232706.1108658, expires_in: 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:421 RpcState(Login, dc309995-06c4-455f-a961-04dca3360fdb, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc309995-06c4-455f-a961-04dca3360fdb, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc309995-06c4-455f-a961-04dca3360fdb, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232707.9257808, expires_in: 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:421 RpcState(Login, 616e6bd0-a731-400e-a464-0158e0e49110, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 616e6bd0-a731-400e-a464-0158e0e49110, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 616e6bd0-a731-400e-a464-0158e0e49110, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232709.9107642, expires_in: 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:421 RpcState(Login, 832afc8d-595b-4065-8d75-62fc936c2b52, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 832afc8d-595b-4065-8d75-62fc936c2b52, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 832afc8d-595b-4065-8d75-62fc936c2b52, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232711.2230475, expires_in: 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:421 RpcState(Login, e44fcf9f-a7c6-4bcc-a321-2391f249a7e2, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e44fcf9f-a7c6-4bcc-a321-2391f249a7e2, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e44fcf9f-a7c6-4bcc-a321-2391f249a7e2, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232712.539505, expires_in: 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:421 RpcState(Login, d3f21d92-5b07-4f00-8b2f-5ce6a1834851, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3f21d92-5b07-4f00-8b2f-5ce6a1834851, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3f21d92-5b07-4f00-8b2f-5ce6a1834851, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232714.153293, expires_in: 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:421 RpcState(Login, 0ed1f0af-1ac0-482d-9119-bed564dc4c1f, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ed1f0af-1ac0-482d-9119-bed564dc4c1f, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ed1f0af-1ac0-482d-9119-bed564dc4c1f, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232715.9991643, expires_in: 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:421 RpcState(Login, 1c42dd6e-008b-4754-8b4d-e887345cf421, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c42dd6e-008b-4754-8b4d-e887345cf421, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c42dd6e-008b-4754-8b4d-e887345cf421, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765232717633386&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:12354/1
__________________ test_drop_with_grants[encryption_enabled] ___________________
ydb/tests/functional/secrets/test_secrets.py:113: in test_drop_with_grants
    create_secrets(user1_config, secrets, [""] * len(secrets))
ydb/tests/functional/secrets/conftest.py:89: in create_secrets
    run_with_assert(user_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_drop_with_grants[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:12510/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19704
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9101
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5573
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64567
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12354
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22624
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17067
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19093
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12510
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10601
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14454
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000291/r3tmp/kikimr_cluster_7ltkxe8p
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9428
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21172
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17536
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12359
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000291/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/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/node_1/logfile_p2oa79hs.log --grpc-port=9428 --mon-port=21172 --ic-port=14454
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9428/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000291/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/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/node_1/logfile_p2oa79hs.log --grpc-port=9428 --mon-port=21172 --ic-port=14454
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/node_1/logfile_p2oa79hs.log', '--grpc-port=9428', '--mon-port=21172', '--ic-port=14454')' in '/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1321277
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9428/1
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/kvpj/000291/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1321278
DEBUG    ya.test:process.py:259 Command (pid 1321278) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1321278) elapsed time (sec): 0.2706434726715088
DEBUG    ya.test:process.py:263 Command (pid 1321278) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1321278) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1321278) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1321278) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1321278) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1321278) maxrss: 547096
DEBUG    ya.test:process.py:263 Command (pid 1321278) minflt: 17556
DEBUG    ya.test:process.py:263 Command (pid 1321278) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1321278) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1321278) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1321278) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1321278) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1321278) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1321278) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1321278) stime: 0.144111
DEBUG    ya.test:process.py:263 Command (pid 1321278) utime: 0.078232
DEBUG    ya.test:process.py:263 Command (pid 1321278) wtime: 0.271
DEBUG    ya.test:process.py:275 Command (pid 1321278) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1321278) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9428', '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: 14454\n      }\n      HostConfigId: 1\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/kvpj/000291/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9428', '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: 14454\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1321574
DEBUG    ya.test:process.py:259 Command (pid 1321574) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1321574) elapsed time (sec): 0.28910303115844727
DEBUG    ya.test:process.py:263 Command (pid 1321574) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1321574) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1321574) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1321574) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1321574) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1321574) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 1321574) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 1321574) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1321574) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1321574) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1321574) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1321574) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1321574) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 1321574) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1321574) stime: 0.155938
DEBUG    ya.test:process.py:263 Command (pid 1321574) utime: 0.08910699999999999
DEBUG    ya.test:process.py:263 Command (pid 1321574) wtime: 0.29
DEBUG    ya.test:process.py:275 Command (pid 1321574) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9428', '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.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/kvpj/000291/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9428', '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: 1321627
DEBUG    ya.test:process.py:259 Command (pid 1321627) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1321627) elapsed time (sec): 0.274247407913208
DEBUG    ya.test:process.py:263 Command (pid 1321627) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1321627) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1321627) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1321627) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1321627) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1321627) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 1321627) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1321627) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1321627) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1321627) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1321627) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1321627) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1321627) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 1321627) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1321627) stime: 0.15712099999999998
DEBUG    ya.test:process.py:263 Command (pid 1321627) utime: 0.072517
DEBUG    ya.test:process.py:263 Command (pid 1321627) wtime: 0.275
DEBUG    ya.test:process.py:275 Command (pid 1321627) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2604
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17433
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2524
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22890
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14053
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9428 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/slot_1/logfile_z2p58jho.log --grpc-port=2604 --mon-port=17433 --ic-port=2524 --key-file /home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9428 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/slot_1/logfile_z2p58jho.log --grpc-port=2604 --mon-port=17433 --ic-port=2524 --key-file /home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9428', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/slot_1/logfile_z2p58jho.log', '--grpc-port=2604', '--mon-port=17433', '--ic-port=2524', '--key-file', '/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/kvpj/000291/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1321722
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2604/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000291/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1321724
DEBUG    ya.test:process.py:259 Command (pid 1321724) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1321724) elapsed time (sec): 0.28383898735046387
DEBUG    ya.test:process.py:263 Command (pid 1321724) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1321724) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1321724) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1321724) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1321724) majflt: 5
DEBUG    ya.test:process.py:263 Command (pid 1321724) maxrss: 547180
DEBUG    ya.test:process.py:263 Command (pid 1321724) minflt: 18964
DEBUG    ya.test:process.py:263 Command (pid 1321724) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1321724) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1321724) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1321724) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1321724) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1321724) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1321724) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1321724) stime: 0.158358
DEBUG    ya.test:process.py:263 Command (pid 1321724) utime: 0.077149
DEBUG    ya.test:process.py:263 Command (pid 1321724) wtime: 0.284
DEBUG    ya.test:process.py:275 Command (pid 1321724) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1321724) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_drop_with_grants[encryption_enabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 509e7463-de86-4975-8dcd-b90d16b5b4a6, localhost:9428): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 509e7463-de86-4975-8dcd-b90d16b5b4a6, localhost:9428): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 509e7463-de86-4975-8dcd-b90d16b5b4a6, localhost:9428): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 2604 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:2604, 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:9428
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 91b1cf47-d9e3-48ef-bcdc-2d3613b21e45, ghrun-2tlsei57yi.auto.internal:2604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 91b1cf47-d9e3-48ef-bcdc-2d3613b21e45, ghrun-2tlsei57yi.auto.internal:2604): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 91b1cf47-d9e3-48ef-bcdc-2d3613b21e45, ghrun-2tlsei57yi.auto.internal:2604): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YWE5YjE1MzEtNzkzMTJhMWMtMzlkMzc2NWUtNmM1NmI3MmE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2f1435a7-6198-4bc8-870f-13f3df89417b, ghrun-2tlsei57yi.auto.internal:2604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2f1435a7-6198-4bc8-870f-13f3df89417b, ghrun-2tlsei57yi.auto.internal:2604): request = { session_id: "ydb://session/3?node_id=50000&id=YWE5YjE1MzEtNzkzMTJhMWMtMzlkMzc2NWUtNmM1NmI3MmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2f1435a7-6198-4bc8-870f-13f3df89417b, ghrun-2tlsei57yi.auto.internal:2604): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YWE5YjE1MzEtNzkzMTJhMWMtMzlkMzc2NWUtNmM1NmI3MmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09547daa-2336-4b17-8653-9e2d5b881964, ghrun-2tlsei57yi.auto.internal:2604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09547daa-2336-4b17-8653-9e2d5b881964, ghrun-2tlsei57yi.auto.internal:2604): request = { session_id: "ydb://session/3?node_id=50000&id=YWE5YjE1MzEtNzkzMTJhMWMtMzlkMzc2NWUtNmM1NmI3MmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09547daa-2336-4b17-8653-9e2d5b881964, ghrun-2tlsei57yi.auto.internal:2604): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YWE5YjE1MzEtNzkzMTJhMWMtMzlkMzc2NWUtNmM1NmI3MmE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 21d8c61b-fe72-491a-a8cf-51643d29a4d9, ghrun-2tlsei57yi.auto.internal:2604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 21d8c61b-fe72-491a-a8cf-51643d29a4d9, ghrun-2tlsei57yi.auto.internal:2604): request = { session_id: "ydb://session/3?node_id=50000&id=YWE5YjE1MzEtNzkzMTJhMWMtMzlkMzc2NWUtNmM1NmI3MmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 21d8c61b-fe72-491a-a8cf-51643d29a4d9, ghrun-2tlsei57yi.auto.internal:2604): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9428
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2f1435a7-6198-4bc8-870f-13f3df89417b, ghrun-2tlsei57yi.auto.internal:2604): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:2604
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, bbf1660e-b94c-4905-95fd-71286073efcf, localhost:9428): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bbf1660e-b94c-4905-95fd-71286073efcf, localhost:9428): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bbf1660e-b94c-4905-95fd-71286073efcf, localhost:9428): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 2604 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:2604, 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:9428
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 16a76b69-0e91-434e-9776-f666c888dd40, ghrun-2tlsei57yi.auto.internal:2604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 16a76b69-0e91-434e-9776-f666c888dd40, ghrun-2tlsei57yi.auto.internal:2604): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 16a76b69-0e91-434e-9776-f666c888dd40, ghrun-2tlsei57yi.auto.internal:2604): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ODZkNzA2NDktM2RmYmNiZjEtNDA4ZDg5ZTAtMTZlNzcwNTI=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ffc93949-0cde-47e0-b5a5-be98e9dbb42e, ghrun-2tlsei57yi.auto.internal:2604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ffc93949-0cde-47e0-b5a5-be98e9dbb42e, ghrun-2tlsei57yi.auto.internal:2604): request = { session_id: "ydb://session/3?node_id=50000&id=ODZkNzA2NDktM2RmYmNiZjEtNDA4ZDg5ZTAtMTZlNzcwNTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ffc93949-0cde-47e0-b5a5-be98e9dbb42e, ghrun-2tlsei57yi.auto.internal:2604): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ODZkNzA2NDktM2RmYmNiZjEtNDA4ZDg5ZTAtMTZlNzcwNTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e1a6c0c8-7057-4618-91da-503106dd0ee6, ghrun-2tlsei57yi.auto.internal:2604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1a6c0c8-7057-4618-91da-503106dd0ee6, ghrun-2tlsei57yi.auto.internal:2604): request = { session_id: "ydb://session/3?node_id=50000&id=ODZkNzA2NDktM2RmYmNiZjEtNDA4ZDg5ZTAtMTZlNzcwNTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e1a6c0c8-7057-4618-91da-503106dd0ee6, ghrun-2tlsei57yi.auto.internal:2604): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ODZkNzA2NDktM2RmYmNiZjEtNDA4ZDg5ZTAtMTZlNzcwNTI=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 69f8d407-e292-43c7-894c-ba9f9d94f128, ghrun-2tlsei57yi.auto.internal:2604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 69f8d407-e292-43c7-894c-ba9f9d94f128, ghrun-2tlsei57yi.auto.internal:2604): request = { session_id: "ydb://session/3?node_id=50000&id=ODZkNzA2NDktM2RmYmNiZjEtNDA4ZDg5ZTAtMTZlNzcwNTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 69f8d407-e292-43c7-894c-ba9f9d94f128, ghrun-2tlsei57yi.auto.internal:2604): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ffc93949-0cde-47e0-b5a5-be98e9dbb42e, ghrun-2tlsei57yi.auto.internal:2604): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9428
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:2604
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f5ef3305-7993-44e1-a49f-c6006fbdc0d4, localhost:9428): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f5ef3305-7993-44e1-a49f-c6006fbdc0d4, localhost:9428): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f5ef3305-7993-44e1-a49f-c6006fbdc0d4, localhost:9428): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 2604 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:2604, 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:9428
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a90784b7-0cc4-4551-a5db-b981bc5440b0, ghrun-2tlsei57yi.auto.internal:2604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a90784b7-0cc4-4551-a5db-b981bc5440b0, ghrun-2tlsei57yi.auto.internal:2604): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a90784b7-0cc4-4551-a5db-b981bc5440b0, ghrun-2tlsei57yi.auto.internal:2604): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MzNmNDJhMGQtMjZiNjYyNjgtNWQ4N2ZmM2ItZWYwM2ViZTk=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3a14ea25-fe3b-459e-8a0e-45bccc7fd9ac, ghrun-2tlsei57yi.auto.internal:2604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3a14ea25-fe3b-459e-8a0e-45bccc7fd9ac, ghrun-2tlsei57yi.auto.internal:2604): request = { session_id: "ydb://session/3?node_id=50000&id=MzNmNDJhMGQtMjZiNjYyNjgtNWQ4N2ZmM2ItZWYwM2ViZTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3a14ea25-fe3b-459e-8a0e-45bccc7fd9ac, ghrun-2tlsei57yi.auto.internal:2604): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MzNmNDJhMGQtMjZiNjYyNjgtNWQ4N2ZmM2ItZWYwM2ViZTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc6e65bb-22e1-440b-a37a-1f63e8bab0c7, ghrun-2tlsei57yi.auto.internal:2604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc6e65bb-22e1-440b-a37a-1f63e8bab0c7, ghrun-2tlsei57yi.auto.internal:2604): request = { session_id: "ydb://session/3?node_id=50000&id=MzNmNDJhMGQtMjZiNjYyNjgtNWQ4N2ZmM2ItZWYwM2ViZTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE GROUP group;\n        ALTER GROUP group ADD USER user2;\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc6e65bb-22e1-440b-a37a-1f63e8bab0c7, ghrun-2tlsei57yi.auto.internal:2604): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MzNmNDJhMGQtMjZiNjYyNjgtNWQ4N2ZmM2ItZWYwM2ViZTk=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f74c1a7b-588b-4a35-aa68-8ed93f92c3a7, ghrun-2tlsei57yi.auto.internal:2604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f74c1a7b-588b-4a35-aa68-8ed93f92c3a7, ghrun-2tlsei57yi.auto.internal:2604): request = { session_id: "ydb://session/3?node_id=50000&id=MzNmNDJhMGQtMjZiNjYyNjgtNWQ4N2ZmM2ItZWYwM2ViZTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f74c1a7b-588b-4a35-aa68-8ed93f92c3a7, ghrun-2tlsei57yi.auto.internal:2604): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9428
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:2604
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3a14ea25-fe3b-459e-8a0e-45bccc7fd9ac, ghrun-2tlsei57yi.auto.internal:2604): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9a4acb46-3b6b-43d5-aa7b-088bb996456b, localhost:9428): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9a4acb46-3b6b-43d5-aa7b-088bb996456b, localhost:9428): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9a4acb46-3b6b-43d5-aa7b-088bb996456b, localhost:9428): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 2604 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:2604, 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:9428
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6eafc896-53d7-4d84-92f4-56fe1e5d3410, ghrun-2tlsei57yi.auto.internal:2604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6eafc896-53d7-4d84-92f4-56fe1e5d3410, ghrun-2tlsei57yi.auto.internal:2604): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6eafc896-53d7-4d84-92f4-56fe1e5d3410, ghrun-2tlsei57yi.auto.internal:2604): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZWExNjEwZDAtZGYwZGRjOWItYWEwNzgyM2YtYjVmNzBlZjI=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e3af3170-385e-4ba5-9ba5-7205ad57e8ed, ghrun-2tlsei57yi.auto.internal:2604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e3af3170-385e-4ba5-9ba5-7205ad57e8ed, ghrun-2tlsei57yi.auto.internal:2604): request = { session_id: "ydb://session/3?node_id=50000&id=ZWExNjEwZDAtZGYwZGRjOWItYWEwNzgyM2YtYjVmNzBlZjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e3af3170-385e-4ba5-9ba5-7205ad57e8ed, ghrun-2tlsei57yi.auto.internal:2604): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZWExNjEwZDAtZGYwZGRjOWItYWEwNzgyM2YtYjVmNzBlZjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ff03b42-a9b1-4523-870b-b4bc4febfe35, ghrun-2tlsei57yi.auto.internal:2604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ff03b42-a9b1-4523-870b-b4bc4febfe35, ghrun-2tlsei57yi.auto.internal:2604): request = { session_id: "ydb://session/3?node_id=50000&id=ZWExNjEwZDAtZGYwZGRjOWItYWEwNzgyM2YtYjVmNzBlZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ff03b42-a9b1-4523-870b-b4bc4febfe35, ghrun-2tlsei57yi.auto.internal:2604): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZWExNjEwZDAtZGYwZGRjOWItYWEwNzgyM2YtYjVmNzBlZjI=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 81a5e7b4-c16d-440e-be22-3b5a71c6b939, ghrun-2tlsei57yi.auto.internal:2604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 81a5e7b4-c16d-440e-be22-3b5a71c6b939, ghrun-2tlsei57yi.auto.internal:2604): request = { session_id: "ydb://session/3?node_id=50000&id=ZWExNjEwZDAtZGYwZGRjOWItYWEwNzgyM2YtYjVmNzBlZjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 81a5e7b4-c16d-440e-be22-3b5a71c6b939, ghrun-2tlsei57yi.auto.internal:2604): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e3af3170-385e-4ba5-9ba5-7205ad57e8ed, ghrun-2tlsei57yi.auto.internal:2604): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9428
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:2604
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232730.709004, expires_in: 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:421 RpcState(Login, 1e57587a-2880-4b9d-8378-6eb8f8bbe2fa, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e57587a-2880-4b9d-8378-6eb8f8bbe2fa, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e57587a-2880-4b9d-8378-6eb8f8bbe2fa, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232731.5855544, expires_in: 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:421 RpcState(Login, 33ec9a6d-6e3f-43f9-89a9-babfdfc91ac3, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33ec9a6d-6e3f-43f9-89a9-babfdfc91ac3, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33ec9a6d-6e3f-43f9-89a9-babfdfc91ac3, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232733.0442758, expires_in: 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:421 RpcState(Login, 92caa2a0-dfe4-41fc-8aa4-20e907257ddc, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92caa2a0-dfe4-41fc-8aa4-20e907257ddc, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92caa2a0-dfe4-41fc-8aa4-20e907257ddc, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232734.7838602, expires_in: 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:421 RpcState(Login, fc273b76-13ef-4565-b3d1-258a457faba6, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc273b76-13ef-4565-b3d1-258a457faba6, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc273b76-13ef-4565-b3d1-258a457faba6, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232735.8298447, expires_in: 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:421 RpcState(Login, 3adf35e6-c613-478a-a59a-12e51fbe9efa, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3adf35e6-c613-478a-a59a-12e51fbe9efa, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3adf35e6-c613-478a-a59a-12e51fbe9efa, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232737.3436089, expires_in: 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:421 RpcState(Login, 2584e5a6-9056-446f-8945-993693dbc001, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2584e5a6-9056-446f-8945-993693dbc001, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2584e5a6-9056-446f-8945-993693dbc001, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232739.205331, expires_in: 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:421 RpcState(Login, 635b8f37-c50a-4e0c-a929-4dc5e0e57144, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 635b8f37-c50a-4e0c-a929-4dc5e0e57144, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 635b8f37-c50a-4e0c-a929-4dc5e0e57144, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232740.4996667, expires_in: 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:421 RpcState(Login, ce508d38-d80e-4f0b-9371-d1598951120e, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce508d38-d80e-4f0b-9371-d1598951120e, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce508d38-d80e-4f0b-9371-d1598951120e, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232741.7689273, expires_in: 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:421 RpcState(Login, d4a82ec2-307d-41ee-831a-156a081b9574, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4a82ec2-307d-41ee-831a-156a081b9574, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4a82ec2-307d-41ee-831a-156a081b9574, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232743.2216725, expires_in: 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:421 RpcState(Login, 1726fe85-cb7d-43fc-ac65-01dddc71103b, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1726fe85-cb7d-43fc-ac65-01dddc71103b, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1726fe85-cb7d-43fc-ac65-01dddc71103b, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232744.6235359, expires_in: 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:421 RpcState(Login, ec0ceb07-340b-4828-801a-a826a41ef6e3, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec0ceb07-340b-4828-801a-a826a41ef6e3, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec0ceb07-340b-4828-801a-a826a41ef6e3, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232746.64883, expires_in: 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:421 RpcState(Login, 73955dea-2c2d-4d98-878a-3ad6582223b3, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73955dea-2c2d-4d98-878a-3ad6582223b3, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73955dea-2c2d-4d98-878a-3ad6582223b3, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232748.7808683, expires_in: 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:421 RpcState(Login, 9e0888b3-7d5a-482d-89a4-1ba2ec8b18fd, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e0888b3-7d5a-482d-89a4-1ba2ec8b18fd, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e0888b3-7d5a-482d-89a4-1ba2ec8b18fd, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232750.7047958, expires_in: 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:421 RpcState(Login, 94fee9ca-3218-47c6-b498-349e42ca2757, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94fee9ca-3218-47c6-b498-349e42ca2757, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94fee9ca-3218-47c6-b498-349e42ca2757, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232752.8163993, expires_in: 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:421 RpcState(Login, 30ec19b1-16ac-4379-ae23-45b6fd82a2bf, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 30ec19b1-16ac-4379-ae23-45b6fd82a2bf, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 30ec19b1-16ac-4379-ae23-45b6fd82a2bf, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232754.5763292, expires_in: 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:421 RpcState(Login, 7b328f75-81e5-4b19-b900-474233b83a94, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b328f75-81e5-4b19-b900-474233b83a94, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b328f75-81e5-4b19-b900-474233b83a94, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232756.3522613, expires_in: 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:421 RpcState(Login, 20589d1f-1cd2-41d3-bde4-91b434878308, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20589d1f-1cd2-41d3-bde4-91b434878308, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20589d1f-1cd2-41d3-bde4-91b434878308, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232757.8458562, expires_in: 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:421 RpcState(Login, a52e563e-eaf6-4c40-8626-b59b5ecb2335, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a52e563e-eaf6-4c40-8626-b59b5ecb2335, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a52e563e-eaf6-4c40-8626-b59b5ecb2335, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232759.9913697, expires_in: 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:421 RpcState(Login, 866d4534-1e04-4c68-9ba2-9caad710fc29, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 866d4534-1e04-4c68-9ba2-9caad710fc29, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 866d4534-1e04-4c68-9ba2-9caad710fc29, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232761.8994951, expires_in: 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:421 RpcState(Login, 896f0cea-8143-457d-9f34-64bd6d7eab28, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 896f0cea-8143-457d-9f34-64bd6d7eab28, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 896f0cea-8143-457d-9f34-64bd6d7eab28, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232763.206182, expires_in: 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:421 RpcState(Login, 8a199b9f-50b5-4357-ab41-9619106037f8, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a199b9f-50b5-4357-ab41-9619106037f8, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a199b9f-50b5-4357-ab41-9619106037f8, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232764.5866716, expires_in: 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:421 RpcState(Login, 433ccaad-5320-46be-aebb-bb9f7954a05a, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 433ccaad-5320-46be-aebb-bb9f7954a05a, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 433ccaad-5320-46be-aebb-bb9f7954a05a, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232765.9548872, expires_in: 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:421 RpcState(Login, 4964b53c-dab9-413a-b397-7f4bc0796aff, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4964b53c-dab9-413a-b397-7f4bc0796aff, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4964b53c-dab9-413a-b397-7f4bc0796aff, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232767.210891, expires_in: 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:421 RpcState(Login, 563dff0f-4465-4490-8232-9d1028b74874, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 563dff0f-4465-4490-8232-9d1028b74874, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 563dff0f-4465-4490-8232-9d1028b74874, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232768.7654085, expires_in: 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:421 RpcState(Login, 4232efae-3e0f-4cde-9cf5-4b433ce56ac2, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4232efae-3e0f-4cde-9cf5-4b433ce56ac2, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4232efae-3e0f-4cde-9cf5-4b433ce56ac2, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232770.8901243, expires_in: 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:421 RpcState(Login, c36dc816-1602-4732-9a72-3fc8b09b6d2b, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c36dc816-1602-4732-9a72-3fc8b09b6d2b, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c36dc816-1602-4732-9a72-3fc8b09b6d2b, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232772.6451893, expires_in: 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:421 RpcState(Login, a918acab-ef76-443a-a759-5efb9ee0144f, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a918acab-ef76-443a-a759-5efb9ee0144f, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a918acab-ef76-443a-a759-5efb9ee0144f, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232774.3852165, expires_in: 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:421 RpcState(Login, a5f7f1fc-7d49-4bc7-bd2d-35e27cde2858, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5f7f1fc-7d49-4bc7-bd2d-35e27cde2858, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5f7f1fc-7d49-4bc7-bd2d-35e27cde2858, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232775.6246748, expires_in: 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:421 RpcState(Login, 79590324-069d-4c40-bbbe-8efcffa09ca5, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79590324-069d-4c40-bbbe-8efcffa09ca5, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79590324-069d-4c40-bbbe-8efcffa09ca5, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232776.859326, expires_in: 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:421 RpcState(Login, fcbe9838-a4ba-4a16-8391-7ee7b9a72b70, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fcbe9838-a4ba-4a16-8391-7ee7b9a72b70, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fcbe9838-a4ba-4a16-8391-7ee7b9a72b70, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232778.579864, expires_in: 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:421 RpcState(Login, 91bca364-c837-47ab-a802-6335dd690685, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91bca364-c837-47ab-a802-6335dd690685, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91bca364-c837-47ab-a802-6335dd690685, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232780.6519458, expires_in: 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:421 RpcState(Login, 63c198db-f221-44d5-a120-d78435dcbc35, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 63c198db-f221-44d5-a120-d78435dcbc35, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 63c198db-f221-44d5-a120-d78435dcbc35, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232781.955359, expires_in: 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:421 RpcState(Login, 77d15389-d04b-458c-a803-360710a814ee, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77d15389-d04b-458c-a803-360710a814ee, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77d15389-d04b-458c-a803-360710a814ee, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232783.8640196, expires_in: 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:421 RpcState(Login, 0a5a4619-d19b-49bf-b478-96297da497a7, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a5a4619-d19b-49bf-b478-96297da497a7, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a5a4619-d19b-49bf-b478-96297da497a7, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232786.0465562, expires_in: 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:421 RpcState(Login, 3e8c0d74-6aac-4775-bea4-08cba542bbd7, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e8c0d74-6aac-4775-bea4-08cba542bbd7, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e8c0d74-6aac-4775-bea4-08cba542bbd7, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232787.9810941, expires_in: 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:421 RpcState(Login, ad815744-b436-4580-b76e-40baf0d3f4d4, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad815744-b436-4580-b76e-40baf0d3f4d4, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad815744-b436-4580-b76e-40baf0d3f4d4, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232789.5244093, expires_in: 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:421 RpcState(Login, 36076c2f-57c9-458c-aa23-e25bfb19e22c, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36076c2f-57c9-458c-aa23-e25bfb19e22c, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36076c2f-57c9-458c-aa23-e25bfb19e22c, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232790.906062, expires_in: 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:421 RpcState(Login, 2f0cdfff-4012-4c37-83b2-713517bce099, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f0cdfff-4012-4c37-83b2-713517bce099, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f0cdfff-4012-4c37-83b2-713517bce099, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232792.6588051, expires_in: 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:421 RpcState(Login, 365d79f3-f776-45aa-94cc-072893183382, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 365d79f3-f776-45aa-94cc-072893183382, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 365d79f3-f776-45aa-94cc-072893183382, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232793.9155414, expires_in: 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:421 RpcState(Login, fa18a06d-9f73-4366-a49f-9149680a5b7c, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa18a06d-9f73-4366-a49f-9149680a5b7c, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa18a06d-9f73-4366-a49f-9149680a5b7c, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232795.315946, expires_in: 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:421 RpcState(Login, 4f7b5bbb-c602-4c49-a4f4-01afcabe535c, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f7b5bbb-c602-4c49-a4f4-01afcabe535c, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f7b5bbb-c602-4c49-a4f4-01afcabe535c, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232796.7609503, expires_in: 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:421 RpcState(Login, 6cacb09b-6c8c-44db-a56d-b3540743abfb, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6cacb09b-6c8c-44db-a56d-b3540743abfb, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6cacb09b-6c8c-44db-a56d-b3540743abfb, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232798.1284566, expires_in: 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:421 RpcState(Login, f6d91b05-e688-4688-83c7-28c3b39783c6, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f6d91b05-e688-4688-83c7-28c3b39783c6, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f6d91b05-e688-4688-83c7-28c3b39783c6, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232799.3391697, expires_in: 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:421 RpcState(Login, 4135f21e-1504-4958-9a81-98345602e757, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4135f21e-1504-4958-9a81-98345602e757, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4135f21e-1504-4958-9a81-98345602e757, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232801.1143773, expires_in: 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:421 RpcState(Login, bc4d82f3-d0df-4429-b217-e83eee3e28a1, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc4d82f3-d0df-4429-b217-e83eee3e28a1, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc4d82f3-d0df-4429-b217-e83eee3e28a1, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232802.9145424, expires_in: 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:421 RpcState(Login, 5aaea198-6ee9-4455-9ab8-bb57d0fe932b, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5aaea198-6ee9-4455-9ab8-bb57d0fe932b, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5aaea198-6ee9-4455-9ab8-bb57d0fe932b, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232804.8755229, expires_in: 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:421 RpcState(Login, 4b4fe00d-5f4c-49cc-9c67-198909e9030a, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b4fe00d-5f4c-49cc-9c67-198909e9030a, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b4fe00d-5f4c-49cc-9c67-198909e9030a, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232806.214853, expires_in: 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:421 RpcState(Login, 2c1fab18-71f9-4d5e-9ef7-0b539e61f179, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c1fab18-71f9-4d5e-9ef7-0b539e61f179, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c1fab18-71f9-4d5e-9ef7-0b539e61f179, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232808.218711, expires_in: 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:421 RpcState(Login, bc176eed-98a8-45da-89a6-1288a039cb6a, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc176eed-98a8-45da-89a6-1288a039cb6a, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc176eed-98a8-45da-89a6-1288a039cb6a, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232809.5789733, expires_in: 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:421 RpcState(Login, 4afd0fa1-e57c-40f5-9597-e81cf47ed6b8, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4afd0fa1-e57c-40f5-9597-e81cf47ed6b8, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4afd0fa1-e57c-40f5-9597-e81cf47ed6b8, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232811.218953, expires_in: 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:421 RpcState(Login, 7c0712ab-3bc4-41a7-8b03-c9550b019b2b, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c0712ab-3bc4-41a7-8b03-c9550b019b2b, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c0712ab-3bc4-41a7-8b03-c9550b019b2b, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232812.7530432, expires_in: 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:421 RpcState(Login, 219daa5f-8d35-4050-aafb-0cdd58c785df, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 219daa5f-8d35-4050-aafb-0cdd58c785df, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 219daa5f-8d35-4050-aafb-0cdd58c785df, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232814.079947, expires_in: 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:421 RpcState(Login, d8d40e7c-1242-4398-8fe7-83b42f693c9f, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8d40e7c-1242-4398-8fe7-83b42f693c9f, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8d40e7c-1242-4398-8fe7-83b42f693c9f, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232816.2135954, expires_in: 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:421 RpcState(Login, b7879646-9212-493f-acd5-f2dcaa76a904, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7879646-9212-493f-acd5-f2dcaa76a904, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7879646-9212-493f-acd5-f2dcaa76a904, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232818.3141415, expires_in: 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:421 RpcState(Login, e31ea4fb-30e5-425c-8ddc-fe63eeba4250, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e31ea4fb-30e5-425c-8ddc-fe63eeba4250, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e31ea4fb-30e5-425c-8ddc-fe63eeba4250, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232820.4453025, expires_in: 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:421 RpcState(Login, 7a37c968-d5b9-4b3b-935f-13a9a8dc18d1, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a37c968-d5b9-4b3b-935f-13a9a8dc18d1, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a37c968-d5b9-4b3b-935f-13a9a8dc18d1, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232822.5116277, expires_in: 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:421 RpcState(Login, c64ccad0-0365-4183-9779-08f4af094e1d, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c64ccad0-0365-4183-9779-08f4af094e1d, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c64ccad0-0365-4183-9779-08f4af094e1d, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232823.7343197, expires_in: 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:421 RpcState(Login, bd403ac3-de61-4ab9-9c44-3cccf39e2ffb, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd403ac3-de61-4ab9-9c44-3cccf39e2ffb, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd403ac3-de61-4ab9-9c44-3cccf39e2ffb, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232825.2919405, expires_in: 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:421 RpcState(Login, 10cf2d57-176e-4ddc-9032-f2656b3620ee, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10cf2d57-176e-4ddc-9032-f2656b3620ee, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10cf2d57-176e-4ddc-9032-f2656b3620ee, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232826.8034956, expires_in: 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:421 RpcState(Login, 00b62669-3f8d-4d94-be2e-524005b70ebb, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00b62669-3f8d-4d94-be2e-524005b70ebb, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00b62669-3f8d-4d94-be2e-524005b70ebb, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232828.5862129, expires_in: 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:421 RpcState(Login, e684821f-126a-4110-b386-4f4cb5d955ec, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e684821f-126a-4110-b386-4f4cb5d955ec, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e684821f-126a-4110-b386-4f4cb5d955ec, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232830.5290635, expires_in: 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:421 RpcState(Login, 5da5da26-eea4-446d-8f99-64fab23a1baa, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5da5da26-eea4-446d-8f99-64fab23a1baa, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5da5da26-eea4-446d-8f99-64fab23a1baa, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232832.0780125, expires_in: 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:421 RpcState(Login, 28bc0a09-89fa-4d97-a28e-f3b8cc01884a, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28bc0a09-89fa-4d97-a28e-f3b8cc01884a, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28bc0a09-89fa-4d97-a28e-f3b8cc01884a, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232833.297934, expires_in: 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:421 RpcState(Login, bc349a4a-a278-455e-b57b-b215ccdae600, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc349a4a-a278-455e-b57b-b215ccdae600, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc349a4a-a278-455e-b57b-b215ccdae600, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232834.524082, expires_in: 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:421 RpcState(Login, e8f99f03-b4af-483b-bcfa-4a0a6833a54b, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8f99f03-b4af-483b-bcfa-4a0a6833a54b, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8f99f03-b4af-483b-bcfa-4a0a6833a54b, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232836.4968355, expires_in: 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:421 RpcState(Login, ad737eff-8f7c-442f-b95d-3461da68a165, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad737eff-8f7c-442f-b95d-3461da68a165, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad737eff-8f7c-442f-b95d-3461da68a165, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232837.9054601, expires_in: 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:421 RpcState(Login, 5020c486-4317-4fdf-9839-06e9ce4b9899, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5020c486-4317-4fdf-9839-06e9ce4b9899, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5020c486-4317-4fdf-9839-06e9ce4b9899, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232839.453807, expires_in: 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:421 RpcState(Login, 73b9dcf3-0cec-4ea1-a818-fccbd6676376, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73b9dcf3-0cec-4ea1-a818-fccbd6676376, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73b9dcf3-0cec-4ea1-a818-fccbd6676376, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232840.7330585, expires_in: 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:421 RpcState(Login, 45819ea2-3099-47a7-8e02-51931ec2ee71, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45819ea2-3099-47a7-8e02-51931ec2ee71, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45819ea2-3099-47a7-8e02-51931ec2ee71, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232842.1440017, expires_in: 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:421 RpcState(Login, 7c3d1cae-a548-43f9-9bff-a617bd560513, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c3d1cae-a548-43f9-9bff-a617bd560513, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c3d1cae-a548-43f9-9bff-a617bd560513, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232844.21874, expires_in: 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:421 RpcState(Login, 77e1300a-d418-4fea-8a97-1d9e57ce3a55, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77e1300a-d418-4fea-8a97-1d9e57ce3a55, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77e1300a-d418-4fea-8a97-1d9e57ce3a55, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232845.652977, expires_in: 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:421 RpcState(Login, 8968c7fc-79e3-4595-8bd9-cc925454c97d, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8968c7fc-79e3-4595-8bd9-cc925454c97d, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8968c7fc-79e3-4595-8bd9-cc925454c97d, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232847.575187, expires_in: 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:421 RpcState(Login, b0790aa7-6fe0-4b2d-9ae9-4fd336777677, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0790aa7-6fe0-4b2d-9ae9-4fd336777677, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0790aa7-6fe0-4b2d-9ae9-4fd336777677, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232849.2455854, expires_in: 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:421 RpcState(Login, fb583aa6-d2dd-405b-a8aa-de906a51369d, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb583aa6-d2dd-405b-a8aa-de906a51369d, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb583aa6-d2dd-405b-a8aa-de906a51369d, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232850.9372337, expires_in: 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:421 RpcState(Login, d198ac22-ee81-469f-966d-ba9a48b63f9e, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d198ac22-ee81-469f-966d-ba9a48b63f9e, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d198ac22-ee81-469f-966d-ba9a48b63f9e, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232852.6263711, expires_in: 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:421 RpcState(Login, 0a9edab0-ebfa-44d7-bb19-b8160e7b78cd, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a9edab0-ebfa-44d7-bb19-b8160e7b78cd, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a9edab0-ebfa-44d7-bb19-b8160e7b78cd, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232854.2738137, expires_in: 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:421 RpcState(Login, c81d0c2b-d734-405b-8a7c-d1263d357f7e, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c81d0c2b-d734-405b-8a7c-d1263d357f7e, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c81d0c2b-d734-405b-8a7c-d1263d357f7e, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232855.8245184, expires_in: 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:421 RpcState(Login, aaa7f8e4-7f8f-4207-885d-7e3b6af87228, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aaa7f8e4-7f8f-4207-885d-7e3b6af87228, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aaa7f8e4-7f8f-4207-885d-7e3b6af87228, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232857.4077523, expires_in: 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:421 RpcState(Login, bda9320a-0223-4ae2-8adf-038c061a8f0a, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bda9320a-0223-4ae2-8adf-038c061a8f0a, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bda9320a-0223-4ae2-8adf-038c061a8f0a, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232858.8859556, expires_in: 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:421 RpcState(Login, 446485f1-bd92-4708-ab83-8701d0296318, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 446485f1-bd92-4708-ab83-8701d0296318, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 446485f1-bd92-4708-ab83-8701d0296318, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232860.7376335, expires_in: 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:421 RpcState(Login, 9e32548b-b6b5-4acd-9490-9e53b574bd49, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e32548b-b6b5-4acd-9490-9e53b574bd49, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e32548b-b6b5-4acd-9490-9e53b574bd49, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232862.1848226, expires_in: 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:421 RpcState(Login, 8443f657-e320-4533-820a-b6c60cd366df, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8443f657-e320-4533-820a-b6c60cd366df, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8443f657-e320-4533-820a-b6c60cd366df, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232863.762246, expires_in: 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:421 RpcState(Login, b5b8ae37-422f-4b1e-8037-2b8ce3ae538a, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5b8ae37-422f-4b1e-8037-2b8ce3ae538a, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5b8ae37-422f-4b1e-8037-2b8ce3ae538a, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232865.7202792, expires_in: 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:421 RpcState(Login, 2023fb04-bde8-4252-be60-03fef219d692, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2023fb04-bde8-4252-be60-03fef219d692, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2023fb04-bde8-4252-be60-03fef219d692, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232867.2384946, expires_in: 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:421 RpcState(Login, 99243b2a-b0e4-4787-8a26-b1614d07e9d9, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99243b2a-b0e4-4787-8a26-b1614d07e9d9, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99243b2a-b0e4-4787-8a26-b1614d07e9d9, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232869.111898, expires_in: 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:421 RpcState(Login, 65280d55-2866-4ac3-ab89-920744f5042c, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65280d55-2866-4ac3-ab89-920744f5042c, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65280d55-2866-4ac3-ab89-920744f5042c, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232870.5340817, expires_in: 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:421 RpcState(Login, 0d1754ca-2a22-438a-8379-b6dbb7519452, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d1754ca-2a22-438a-8379-b6dbb7519452, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d1754ca-2a22-438a-8379-b6dbb7519452, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232872.2737432, expires_in: 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:421 RpcState(Login, 2bbe63ea-6984-4f00-9778-64478926a084, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2bbe63ea-6984-4f00-9778-64478926a084, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2bbe63ea-6984-4f00-9778-64478926a084, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232874.3123388, expires_in: 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:421 RpcState(Login, c9ab8027-0a0c-4085-8afd-fe11bf57e258, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9ab8027-0a0c-4085-8afd-fe11bf57e258, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9ab8027-0a0c-4085-8afd-fe11bf57e258, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232876.2402933, expires_in: 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:421 RpcState(Login, 41b035f9-6f9c-4184-af8d-ccb4403013fe, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41b035f9-6f9c-4184-af8d-ccb4403013fe, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41b035f9-6f9c-4184-af8d-ccb4403013fe, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232877.681812, expires_in: 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:421 RpcState(Login, f415b1f4-0a60-496b-9244-be2dbd611114, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f415b1f4-0a60-496b-9244-be2dbd611114, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f415b1f4-0a60-496b-9244-be2dbd611114, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232879.7061837, expires_in: 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:421 RpcState(Login, e608d7fb-cc40-4d0c-82fa-9bca75a999ca, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e608d7fb-cc40-4d0c-82fa-9bca75a999ca, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e608d7fb-cc40-4d0c-82fa-9bca75a999ca, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232881.2801945, expires_in: 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:421 RpcState(Login, e69f3386-b3d6-48a3-8490-d40e71839356, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e69f3386-b3d6-48a3-8490-d40e71839356, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e69f3386-b3d6-48a3-8490-d40e71839356, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232882.5042703, expires_in: 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:421 RpcState(Login, 64050199-47e5-4d5b-bade-6c5f60f91abe, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 64050199-47e5-4d5b-bade-6c5f60f91abe, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 64050199-47e5-4d5b-bade-6c5f60f91abe, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232883.8629184, expires_in: 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:421 RpcState(Login, c8fd74c8-8e58-48ab-8625-d11803d728be, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8fd74c8-8e58-48ab-8625-d11803d728be, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8fd74c8-8e58-48ab-8625-d11803d728be, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232885.8604026, expires_in: 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:421 RpcState(Login, 6157e855-50f6-4f10-ab3a-c66d6fab9310, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6157e855-50f6-4f10-ab3a-c66d6fab9310, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6157e855-50f6-4f10-ab3a-c66d6fab9310, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232887.0959804, expires_in: 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:421 RpcState(Login, 0245cdba-8840-472f-aa85-847b682f1fb5, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0245cdba-8840-472f-aa85-847b682f1fb5, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0245cdba-8840-472f-aa85-847b682f1fb5, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232889.1890433, expires_in: 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:421 RpcState(Login, 286a355d-f1e7-49c0-8bb4-18e761189e91, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 286a355d-f1e7-49c0-8bb4-18e761189e91, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 286a355d-f1e7-49c0-8bb4-18e761189e91, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232890.4801333, expires_in: 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:421 RpcState(Login, f31afeba-e6d3-4558-9b72-5f181aa80492, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f31afeba-e6d3-4558-9b72-5f181aa80492, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f31afeba-e6d3-4558-9b72-5f181aa80492, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232892.352197, expires_in: 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:421 RpcState(Login, 482b17b2-f813-49d1-975c-c4f97b50253c, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 482b17b2-f813-49d1-975c-c4f97b50253c, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 482b17b2-f813-49d1-975c-c4f97b50253c, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232894.002501, expires_in: 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:421 RpcState(Login, 31aca956-f6ac-4ef2-8edc-cbc9384cb1c2, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 31aca956-f6ac-4ef2-8edc-cbc9384cb1c2, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 31aca956-f6ac-4ef2-8edc-cbc9384cb1c2, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232895.431049, expires_in: 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:421 RpcState(Login, adfbb2d3-2177-4210-b3a6-06c05f1b793f, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, adfbb2d3-2177-4210-b3a6-06c05f1b793f, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, adfbb2d3-2177-4210-b3a6-06c05f1b793f, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232897.4089963, expires_in: 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:421 RpcState(Login, bcd77325-c3b5-490b-be25-f1c69f948661, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bcd77325-c3b5-490b-be25-f1c69f948661, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bcd77325-c3b5-490b-be25-f1c69f948661, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232899.6054466, expires_in: 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:421 RpcState(Login, 0e23cfc0-6118-4bfc-bbf6-ac981f081bf2, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e23cfc0-6118-4bfc-bbf6-ac981f081bf2, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e23cfc0-6118-4bfc-bbf6-ac981f081bf2, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232900.9125133, expires_in: 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:421 RpcState(Login, 1e3a6ea2-7e63-4698-9154-a3505ad6f0fb, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e3a6ea2-7e63-4698-9154-a3505ad6f0fb, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e3a6ea2-7e63-4698-9154-a3505ad6f0fb, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232902.2592075, expires_in: 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:421 RpcState(Login, c9a60a18-8fd1-4cc9-bf66-d0b48da43692, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9a60a18-8fd1-4cc9-bf66-d0b48da43692, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9a60a18-8fd1-4cc9-bf66-d0b48da43692, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232904.303625, expires_in: 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:421 RpcState(Login, cb5fd139-2200-4264-a359-b55341192acf, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb5fd139-2200-4264-a359-b55341192acf, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb5fd139-2200-4264-a359-b55341192acf, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232905.5825648, expires_in: 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:421 RpcState(Login, ebc75018-d329-4c10-8b13-f84acf6bd084, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ebc75018-d329-4c10-8b13-f84acf6bd084, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ebc75018-d329-4c10-8b13-f84acf6bd084, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232907.3205652, expires_in: 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:421 RpcState(Login, cd88d92e-d466-4f95-9385-db97dce3ae88, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd88d92e-d466-4f95-9385-db97dce3ae88, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd88d92e-d466-4f95-9385-db97dce3ae88, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232908.8097868, expires_in: 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:421 RpcState(Login, 37969bd5-4349-4dee-863a-50f78b388a84, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37969bd5-4349-4dee-863a-50f78b388a84, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37969bd5-4349-4dee-863a-50f78b388a84, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232910.7838788, expires_in: 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:421 RpcState(Login, 2025ebcc-4f76-4e52-8527-323e684fa03b, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2025ebcc-4f76-4e52-8527-323e684fa03b, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2025ebcc-4f76-4e52-8527-323e684fa03b, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232912.1434753, expires_in: 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:421 RpcState(Login, 07214da3-4804-4b1d-9f46-804a43ca34e1, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07214da3-4804-4b1d-9f46-804a43ca34e1, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07214da3-4804-4b1d-9f46-804a43ca34e1, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232913.725773, expires_in: 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:421 RpcState(Login, d6be5077-53c9-477e-9cb1-90a335afcaa1, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6be5077-53c9-477e-9cb1-90a335afcaa1, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6be5077-53c9-477e-9cb1-90a335afcaa1, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232915.5770657, expires_in: 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:421 RpcState(Login, d3dba4aa-0106-42e1-80d6-c018d297ba78, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3dba4aa-0106-42e1-80d6-c018d297ba78, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3dba4aa-0106-42e1-80d6-c018d297ba78, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232916.929988, expires_in: 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:421 RpcState(Login, 5fe05c41-283a-4d9d-b005-a4cf355e467f, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5fe05c41-283a-4d9d-b005-a4cf355e467f, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5fe05c41-283a-4d9d-b005-a4cf355e467f, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232918.7899418, expires_in: 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:421 RpcState(Login, 359c03d4-7264-4ad9-a8c8-71653c14433e, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 359c03d4-7264-4ad9-a8c8-71653c14433e, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 359c03d4-7264-4ad9-a8c8-71653c14433e, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232919.023527, expires_in: 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:421 RpcState(Login, 1d74e430-9d1b-4043-80b5-ef75d1b1280a, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d74e430-9d1b-4043-80b5-ef75d1b1280a, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d74e430-9d1b-4043-80b5-ef75d1b1280a, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232920.6442175, expires_in: 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:421 RpcState(Login, a835547a-fd51-4bb6-ad0e-e08fe149ad5a, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a835547a-fd51-4bb6-ad0e-e08fe149ad5a, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a835547a-fd51-4bb6-ad0e-e08fe149ad5a, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232922.8053145, expires_in: 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:421 RpcState(Login, f7c19cec-6256-47f5-a07f-5aace33fef9e, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7c19cec-6256-47f5-a07f-5aace33fef9e, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7c19cec-6256-47f5-a07f-5aace33fef9e, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232924.0459356, expires_in: 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:421 RpcState(Login, 984f0f67-82c4-43aa-aee1-8c77dd6fb428, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 984f0f67-82c4-43aa-aee1-8c77dd6fb428, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 984f0f67-82c4-43aa-aee1-8c77dd6fb428, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232925.8301532, expires_in: 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:421 RpcState(Login, 450bf217-dc6d-4001-8323-74996600864e, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 450bf217-dc6d-4001-8323-74996600864e, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 450bf217-dc6d-4001-8323-74996600864e, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232927.7376168, expires_in: 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:421 RpcState(Login, d1b5c0bb-dd45-4e38-864f-b36c11469011, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1b5c0bb-dd45-4e38-864f-b36c11469011, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1b5c0bb-dd45-4e38-864f-b36c11469011, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232929.5001354, expires_in: 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:421 RpcState(Login, e3c78662-3c81-4663-986b-9b9b32c1662e, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3c78662-3c81-4663-986b-9b9b32c1662e, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3c78662-3c81-4663-986b-9b9b32c1662e, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232931.2414846, expires_in: 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:421 RpcState(Login, ab92bb81-e966-47e8-96ec-eb24563700e8, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab92bb81-e966-47e8-96ec-eb24563700e8, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab92bb81-e966-47e8-96ec-eb24563700e8, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232933.055919, expires_in: 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:421 RpcState(Login, b87295d4-c890-4973-8b01-63e68a6b5bb2, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b87295d4-c890-4973-8b01-63e68a6b5bb2, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b87295d4-c890-4973-8b01-63e68a6b5bb2, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232934.4417763, expires_in: 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:421 RpcState(Login, 072f74c1-3e6a-4c5d-8816-6ce0a533d770, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 072f74c1-3e6a-4c5d-8816-6ce0a533d770, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 072f74c1-3e6a-4c5d-8816-6ce0a533d770, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232935.9890137, expires_in: 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:421 RpcState(Login, 3641033a-2ef1-43d9-b345-040558070d83, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3641033a-2ef1-43d9-b345-040558070d83, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3641033a-2ef1-43d9-b345-040558070d83, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232937.6020286, expires_in: 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:421 RpcState(Login, 73241a16-a2ad-4841-a1e8-1c4b5aa258be, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73241a16-a2ad-4841-a1e8-1c4b5aa258be, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73241a16-a2ad-4841-a1e8-1c4b5aa258be, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232939.5686688, expires_in: 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:421 RpcState(Login, 073ce299-de82-47ea-b977-d83851405be4, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 073ce299-de82-47ea-b977-d83851405be4, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 073ce299-de82-47ea-b977-d83851405be4, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232941.4558895, expires_in: 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:421 RpcState(Login, 5d8324bf-5f1a-4854-9377-65ec6692fdb4, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d8324bf-5f1a-4854-9377-65ec6692fdb4, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d8324bf-5f1a-4854-9377-65ec6692fdb4, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232942.9038417, expires_in: 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:421 RpcState(Login, 73d117c9-b072-4bd0-bf12-5a93fd6efa17, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73d117c9-b072-4bd0-bf12-5a93fd6efa17, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73d117c9-b072-4bd0-bf12-5a93fd6efa17, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232944.3161905, expires_in: 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:421 RpcState(Login, e8aac853-687b-40ff-a052-e3d58c80cf32, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8aac853-687b-40ff-a052-e3d58c80cf32, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8aac853-687b-40ff-a052-e3d58c80cf32, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232946.2137556, expires_in: 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:421 RpcState(Login, d589c1f5-4763-49bf-ac27-504eaa489e4f, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d589c1f5-4763-49bf-ac27-504eaa489e4f, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d589c1f5-4763-49bf-ac27-504eaa489e4f, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232947.5014246, expires_in: 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:421 RpcState(Login, 88e680f7-cfd6-4c29-a9d2-0c000e852cb4, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88e680f7-cfd6-4c29-a9d2-0c000e852cb4, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88e680f7-cfd6-4c29-a9d2-0c000e852cb4, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232949.3722327, expires_in: 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:421 RpcState(Login, 0ee5a5b4-52c8-433a-8c95-c2bac1b50604, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ee5a5b4-52c8-433a-8c95-c2bac1b50604, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ee5a5b4-52c8-433a-8c95-c2bac1b50604, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232951.3266172, expires_in: 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:421 RpcState(Login, 1e6c57f0-8d44-488d-875b-7fe7e4dfff89, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e6c57f0-8d44-488d-875b-7fe7e4dfff89, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e6c57f0-8d44-488d-875b-7fe7e4dfff89, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232952.6701832, expires_in: 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:421 RpcState(Login, 8fb6e789-212d-4aef-bdfb-87ff235e31d5, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8fb6e789-212d-4aef-bdfb-87ff235e31d5, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8fb6e789-212d-4aef-bdfb-87ff235e31d5, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232954.0116441, expires_in: 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:421 RpcState(Login, 1803bb11-fd05-4c4d-b96c-85b311a75a1b, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1803bb11-fd05-4c4d-b96c-85b311a75a1b, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1803bb11-fd05-4c4d-b96c-85b311a75a1b, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232955.9285355, expires_in: 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:421 RpcState(Login, 43f27436-0bd2-4d32-bc5d-a7e1a15f2df2, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43f27436-0bd2-4d32-bc5d-a7e1a15f2df2, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43f27436-0bd2-4d32-bc5d-a7e1a15f2df2, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232957.221052, expires_in: 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:421 RpcState(Login, ea0eda59-685e-4129-99cf-2f12810cd9eb, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea0eda59-685e-4129-99cf-2f12810cd9eb, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea0eda59-685e-4129-99cf-2f12810cd9eb, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232957.5597086, expires_in: 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:421 RpcState(Login, a9f96ab5-f69e-4fb1-b25c-dfc4567f1449, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9f96ab5-f69e-4fb1-b25c-dfc4567f1449, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9f96ab5-f69e-4fb1-b25c-dfc4567f1449, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232958.9335194, expires_in: 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:421 RpcState(Login, 0d9cd576-1a74-4643-afe5-b069cd4d77be, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d9cd576-1a74-4643-afe5-b069cd4d77be, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d9cd576-1a74-4643-afe5-b069cd4d77be, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232960.9733016, expires_in: 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:421 RpcState(Login, 53e88a08-b9db-447d-9228-b5527065a8de, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 53e88a08-b9db-447d-9228-b5527065a8de, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 53e88a08-b9db-447d-9228-b5527065a8de, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232962.8148818, expires_in: 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:421 RpcState(Login, d68f24b4-a769-4cbc-b321-eda98881a208, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d68f24b4-a769-4cbc-b321-eda98881a208, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d68f24b4-a769-4cbc-b321-eda98881a208, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232964.9497602, expires_in: 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:421 RpcState(Login, 17cceea5-bb0f-4183-ba0b-30288f9b562c, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17cceea5-bb0f-4183-ba0b-30288f9b562c, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17cceea5-bb0f-4183-ba0b-30288f9b562c, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232966.4472196, expires_in: 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:421 RpcState(Login, 3439e39d-63df-4c23-a9e3-d1ef3a44235e, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3439e39d-63df-4c23-a9e3-d1ef3a44235e, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3439e39d-63df-4c23-a9e3-d1ef3a44235e, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232968.1191618, expires_in: 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:421 RpcState(Login, 3e940841-a0f0-485c-aa73-a90047969b46, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e940841-a0f0-485c-aa73-a90047969b46, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e940841-a0f0-485c-aa73-a90047969b46, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232970.2529564, expires_in: 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:421 RpcState(Login, d5798df3-4622-4cb4-9598-80918bf8a879, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5798df3-4622-4cb4-9598-80918bf8a879, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5798df3-4622-4cb4-9598-80918bf8a879, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232972.2755296, expires_in: 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:421 RpcState(Login, d8327773-fe3f-4835-8e19-9e97cb35d978, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8327773-fe3f-4835-8e19-9e97cb35d978, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8327773-fe3f-4835-8e19-9e97cb35d978, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232974.310509, expires_in: 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:421 RpcState(Login, 0f75241f-51aa-4c17-8339-b872120b9e6d, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f75241f-51aa-4c17-8339-b872120b9e6d, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f75241f-51aa-4c17-8339-b872120b9e6d, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232976.0657976, expires_in: 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:421 RpcState(Login, 39788612-7c3b-4e99-9694-94b80a16c722, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39788612-7c3b-4e99-9694-94b80a16c722, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39788612-7c3b-4e99-9694-94b80a16c722, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232977.6958582, expires_in: 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:421 RpcState(Login, 942e2bde-a65c-4a6d-8fb4-8c4818d07e3c, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 942e2bde-a65c-4a6d-8fb4-8c4818d07e3c, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 942e2bde-a65c-4a6d-8fb4-8c4818d07e3c, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232979.3056211, expires_in: 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:421 RpcState(Login, cff51b6e-9eea-4929-afd8-a723d1039f01, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cff51b6e-9eea-4929-afd8-a723d1039f01, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cff51b6e-9eea-4929-afd8-a723d1039f01, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232980.5539873, expires_in: 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:421 RpcState(Login, fe510cba-d2e5-49f5-b113-1adecdd9f758, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe510cba-d2e5-49f5-b113-1adecdd9f758, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe510cba-d2e5-49f5-b113-1adecdd9f758, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232982.15943, expires_in: 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:421 RpcState(Login, 375096a1-dfc6-4f7d-94bf-3f5cdfcb1457, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 375096a1-dfc6-4f7d-94bf-3f5cdfcb1457, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 375096a1-dfc6-4f7d-94bf-3f5cdfcb1457, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232983.9253917, expires_in: 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:421 RpcState(Login, e69a3ac6-bad1-4f7f-a264-05e0f12cf3d2, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e69a3ac6-bad1-4f7f-a264-05e0f12cf3d2, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e69a3ac6-bad1-4f7f-a264-05e0f12cf3d2, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232985.148989, expires_in: 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:421 RpcState(Login, d36ced2e-79b0-4da6-91b6-1c886c7c6d8e, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d36ced2e-79b0-4da6-91b6-1c886c7c6d8e, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d36ced2e-79b0-4da6-91b6-1c886c7c6d8e, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232986.8889365, expires_in: 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:421 RpcState(Login, 1391088d-d9c5-4a84-89f7-15b53390e350, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1391088d-d9c5-4a84-89f7-15b53390e350, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1391088d-d9c5-4a84-89f7-15b53390e350, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232988.2327955, expires_in: 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:421 RpcState(Login, 2fa75c58-2aec-4024-acd3-8893b87491b0, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2fa75c58-2aec-4024-acd3-8893b87491b0, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2fa75c58-2aec-4024-acd3-8893b87491b0, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232990.085248, expires_in: 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:421 RpcState(Login, f74cff7e-327b-496d-98f8-c6be5645afb9, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f74cff7e-327b-496d-98f8-c6be5645afb9, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f74cff7e-327b-496d-98f8-c6be5645afb9, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232992.2522414, expires_in: 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:421 RpcState(Login, 31e98881-3555-465d-96b2-3f27f1263f99, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 31e98881-3555-465d-96b2-3f27f1263f99, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 31e98881-3555-465d-96b2-3f27f1263f99, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232994.349072, expires_in: 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:421 RpcState(Login, 85d4e9e3-96e8-4a67-bcbb-38320688fa03, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85d4e9e3-96e8-4a67-bcbb-38320688fa03, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85d4e9e3-96e8-4a67-bcbb-38320688fa03, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232996.188284, expires_in: 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:421 RpcState(Login, 175b997c-ccc7-4d11-933f-69167fc5ee2f, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 175b997c-ccc7-4d11-933f-69167fc5ee2f, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 175b997c-ccc7-4d11-933f-69167fc5ee2f, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232997.859946, expires_in: 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:421 RpcState(Login, 4c58aa22-576a-46f4-bd24-3944ce941a8f, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c58aa22-576a-46f4-bd24-3944ce941a8f, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c58aa22-576a-46f4-bd24-3944ce941a8f, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232999.7013152, expires_in: 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:421 RpcState(Login, 7245f990-9840-44ee-9a19-b49d27ce1a20, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7245f990-9840-44ee-9a19-b49d27ce1a20, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7245f990-9840-44ee-9a19-b49d27ce1a20, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233001.5666878, expires_in: 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:421 RpcState(Login, 8b384112-a46a-4c07-85f7-9028a96ca74a, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b384112-a46a-4c07-85f7-9028a96ca74a, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b384112-a46a-4c07-85f7-9028a96ca74a, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233003.3596447, expires_in: 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:421 RpcState(Login, 91fdffec-ba54-49ad-bd23-9ea0af5408bf, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91fdffec-ba54-49ad-bd23-9ea0af5408bf, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91fdffec-ba54-49ad-bd23-9ea0af5408bf, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233005.250041, expires_in: 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:421 RpcState(Login, 480c4e8e-3bf9-4d05-9241-2cddf1a4b513, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 480c4e8e-3bf9-4d05-9241-2cddf1a4b513, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 480c4e8e-3bf9-4d05-9241-2cddf1a4b513, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233006.999296, expires_in: 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:421 RpcState(Login, 506cdc4d-0142-4f34-9a71-c13186719aea, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 506cdc4d-0142-4f34-9a71-c13186719aea, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 506cdc4d-0142-4f34-9a71-c13186719aea, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233008.7055216, expires_in: 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:421 RpcState(Login, 0e99703a-93dd-4dc0-b22f-8c48131a2e9f, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e99703a-93dd-4dc0-b22f-8c48131a2e9f, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e99703a-93dd-4dc0-b22f-8c48131a2e9f, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233010.5449805, expires_in: 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:421 RpcState(Login, 87dd1dd7-56fa-43b2-8667-2708996fc1a7, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87dd1dd7-56fa-43b2-8667-2708996fc1a7, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87dd1dd7-56fa-43b2-8667-2708996fc1a7, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233011.872641, expires_in: 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:421 RpcState(Login, ac6f103e-9886-476f-bc29-a8a4e0ecb9e8, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac6f103e-9886-476f-bc29-a8a4e0ecb9e8, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac6f103e-9886-476f-bc29-a8a4e0ecb9e8, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233013.141732, expires_in: 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:421 RpcState(Login, 685c2b66-f94e-4fec-88c3-da471c80bce4, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 685c2b66-f94e-4fec-88c3-da471c80bce4, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 685c2b66-f94e-4fec-88c3-da471c80bce4, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233015.09425, expires_in: 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:421 RpcState(Login, e20419c1-55d1-4dbe-af04-8711d29ad7b7, localhost:12487): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e20419c1-55d1-4dbe-af04-8711d29ad7b7, localhost:12487): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e20419c1-55d1-4dbe-af04-8711d29ad7b7, localhost:12487): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12487". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12487
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765233016569262&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:2604/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:9428/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14053
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22890
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2524
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17433
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2604
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12359
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17536
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21172
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9428
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14454
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:12487/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13006
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10575
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21701
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12487
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63806
============================== slowest durations ===============================
288.96s call     test_secrets.py::test_drop_with_grants[encryption_enabled]
262.80s call     test_secrets.py::test_drop_with_grants[encryption_disabled]
18.15s setup    test_secrets.py::test_drop_with_grants[encryption_disabled]
11.54s teardown test_secrets.py::test_drop_with_grants[encryption_enabled]
8.36s setup    test_secrets.py::test_drop_with_grants[encryption_enabled]
1.53s teardown test_secrets.py::test_drop_with_grants[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets.py::test_drop_with_grants[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
FAILED test_secrets.py::test_drop_with_grants[encryption_enabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 2 failed in 591.87s (0:09:51) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets.py FF

=================================== FAILURES ===================================
________________ test_drop_without_grants[encryption_disabled] _________________
ydb/tests/functional/secrets/conftest.py:43: in run_with_assert
    _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection

During handling of the above exception, another exception occurred:
ydb/tests/functional/secrets/test_secrets.py:97: in test_drop_without_grants
    run_with_assert(user1_config, query, "Access denied for scheme request")
ydb/tests/functional/secrets/conftest.py:46: in run_with_assert
    assert expected_err in str(e)
E   assert 'Access denied for scheme request' in "Couldn't find valid connection"
E    +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_drop_without_grants[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8775
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000292/r3tmp/kikimr_cluster_hlz4544s
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2151
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7713
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14690
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13993
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000292/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/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/node_1/logfile_gp4a2tfd.log --grpc-port=2151 --mon-port=7713 --ic-port=8775
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2151/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000292/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/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/node_1/logfile_gp4a2tfd.log --grpc-port=2151 --mon-port=7713 --ic-port=8775
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/node_1/logfile_gp4a2tfd.log', '--grpc-port=2151', '--mon-port=7713', '--ic-port=8775')' in '/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1248454
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2151/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/kvpj/000292/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1248456
DEBUG    ya.test:process.py:259 Command (pid 1248456) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1248456) elapsed time (sec): 1.9681744575500488
DEBUG    ya.test:process.py:263 Command (pid 1248456) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248456) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1248456) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248456) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248456) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1248456) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1248456) minflt: 16266
DEBUG    ya.test:process.py:263 Command (pid 1248456) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1248456) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1248456) nivcsw: 251
DEBUG    ya.test:process.py:263 Command (pid 1248456) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1248456) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1248456) nvcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 1248456) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1248456) stime: 1.695452
DEBUG    ya.test:process.py:263 Command (pid 1248456) utime: 0.135071
DEBUG    ya.test:process.py:263 Command (pid 1248456) wtime: 1.973
DEBUG    ya.test:process.py:275 Command (pid 1248456) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1248456) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2151', '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: 8775\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/kvpj/000292/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2151', '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: 8775\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1253078
DEBUG    ya.test:process.py:259 Command (pid 1253078) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1253078) elapsed time (sec): 1.2476980686187744
DEBUG    ya.test:process.py:263 Command (pid 1253078) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253078) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1253078) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253078) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253078) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1253078) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 1253078) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 1253078) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1253078) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1253078) nivcsw: 51
DEBUG    ya.test:process.py:263 Command (pid 1253078) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1253078) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1253078) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 1253078) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1253078) stime: 1.041368
DEBUG    ya.test:process.py:263 Command (pid 1253078) utime: 0.140726
DEBUG    ya.test:process.py:263 Command (pid 1253078) wtime: 1.249
DEBUG    ya.test:process.py:275 Command (pid 1253078) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2151', '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/kvpj/000292/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2151', '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: 1254346
DEBUG    ya.test:process.py:259 Command (pid 1254346) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1254346) elapsed time (sec): 1.1347103118896484
DEBUG    ya.test:process.py:263 Command (pid 1254346) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254346) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1254346) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254346) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254346) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1254346) maxrss: 555500
DEBUG    ya.test:process.py:263 Command (pid 1254346) minflt: 18408
DEBUG    ya.test:process.py:263 Command (pid 1254346) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1254346) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1254346) nivcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 1254346) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1254346) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1254346) nvcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 1254346) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1254346) stime: 0.940128
DEBUG    ya.test:process.py:263 Command (pid 1254346) utime: 0.116199
DEBUG    ya.test:process.py:263 Command (pid 1254346) wtime: 1.146
DEBUG    ya.test:process.py:275 Command (pid 1254346) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8386
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000292/r3tmp/kikimr_cluster_cjgetfp8
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61568
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63656
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24510
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19248
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000292/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/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/node_1/logfile_qm923j8b.log --grpc-port=61568 --mon-port=63656 --ic-port=8386
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:61568/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000292/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/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/node_1/logfile_qm923j8b.log --grpc-port=61568 --mon-port=63656 --ic-port=8386
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/node_1/logfile_qm923j8b.log', '--grpc-port=61568', '--mon-port=63656', '--ic-port=8386')' in '/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1255787
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:61568/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/kvpj/000292/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1255791
DEBUG    ya.test:process.py:259 Command (pid 1255791) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1255791) elapsed time (sec): 0.9954516887664795
DEBUG    ya.test:process.py:263 Command (pid 1255791) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1255791) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1255791) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1255791) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1255791) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1255791) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1255791) minflt: 16253
DEBUG    ya.test:process.py:263 Command (pid 1255791) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1255791) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1255791) nivcsw: 77
DEBUG    ya.test:process.py:263 Command (pid 1255791) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1255791) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1255791) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1255791) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1255791) stime: 0.7768809999999999
DEBUG    ya.test:process.py:263 Command (pid 1255791) utime: 0.133137
DEBUG    ya.test:process.py:263 Command (pid 1255791) wtime: 1.008
DEBUG    ya.test:process.py:275 Command (pid 1255791) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1255791) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61568', '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: 8386\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61568', '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: 8386\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1258085
DEBUG    ya.test:process.py:259 Command (pid 1258085) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258085) elapsed time (sec): 0.6692690849304199
DEBUG    ya.test:process.py:263 Command (pid 1258085) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258085) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258085) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258085) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258085) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258085) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 1258085) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 1258085) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258085) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258085) nivcsw: 66
DEBUG    ya.test:process.py:263 Command (pid 1258085) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258085) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258085) nvcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 1258085) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258085) stime: 0.48782899999999996
DEBUG    ya.test:process.py:263 Command (pid 1258085) utime: 0.131938
DEBUG    ya.test:process.py:263 Command (pid 1258085) wtime: 0.67
DEBUG    ya.test:process.py:275 Command (pid 1258085) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61568', '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.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/kvpj/000292/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61568', '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: 1258733
DEBUG    ya.test:process.py:259 Command (pid 1258733) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258733) elapsed time (sec): 1.4580457210540771
DEBUG    ya.test:process.py:263 Command (pid 1258733) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258733) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258733) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258733) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258733) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258733) maxrss: 555540
DEBUG    ya.test:process.py:263 Command (pid 1258733) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1258733) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258733) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258733) nivcsw: 264
DEBUG    ya.test:process.py:263 Command (pid 1258733) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258733) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258733) nvcsw: 153
DEBUG    ya.test:process.py:263 Command (pid 1258733) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258733) stime: 1.1951209999999999
DEBUG    ya.test:process.py:263 Command (pid 1258733) utime: 0.108149
DEBUG    ya.test:process.py:263 Command (pid 1258733) wtime: 1.459
DEBUG    ya.test:process.py:275 Command (pid 1258733) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4009
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8201
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8900
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18698
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25105
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61568 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/slot_1/logfile_rax4jehk.log --grpc-port=4009 --mon-port=8201 --ic-port=8900
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61568 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/slot_1/logfile_rax4jehk.log --grpc-port=4009 --mon-port=8201 --ic-port=8900
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:61568', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/slot_1/logfile_rax4jehk.log', '--grpc-port=4009', '--mon-port=8201', '--ic-port=8900')' in '/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1260583
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4009/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/kvpj/000292/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1260584
DEBUG    ya.test:process.py:259 Command (pid 1260584) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1260584) elapsed time (sec): 0.5052270889282227
DEBUG    ya.test:process.py:263 Command (pid 1260584) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1260584) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1260584) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1260584) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1260584) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1260584) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1260584) minflt: 16261
DEBUG    ya.test:process.py:263 Command (pid 1260584) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1260584) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1260584) nivcsw: 54
DEBUG    ya.test:process.py:263 Command (pid 1260584) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1260584) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1260584) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1260584) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1260584) stime: 0.28463
DEBUG    ya.test:process.py:263 Command (pid 1260584) utime: 0.150221
DEBUG    ya.test:process.py:263 Command (pid 1260584) wtime: 0.506
DEBUG    ya.test:process.py:275 Command (pid 1260584) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1260584) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_drop_without_grants[encryption_disabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3123c8fa-acaa-48da-8dee-62b3064833e1, localhost:61568): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3123c8fa-acaa-48da-8dee-62b3064833e1, localhost:61568): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3123c8fa-acaa-48da-8dee-62b3064833e1, localhost:61568): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 4009 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:4009, 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:61568
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 42832367-82ed-4fd1-ac56-1c6acfe1972d, ghrun-2tlsei57yi.auto.internal:4009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 42832367-82ed-4fd1-ac56-1c6acfe1972d, ghrun-2tlsei57yi.auto.internal:4009): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 42832367-82ed-4fd1-ac56-1c6acfe1972d, ghrun-2tlsei57yi.auto.internal:4009): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NTQwZjU5YjItNTg3MmQ1NDgtZjgxNDk1ZTYtYWI1YTBiOTE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 097fe7bd-1612-4ba4-b73a-04ac53db9a4e, ghrun-2tlsei57yi.auto.internal:4009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 097fe7bd-1612-4ba4-b73a-04ac53db9a4e, ghrun-2tlsei57yi.auto.internal:4009): request = { session_id: "ydb://session/3?node_id=50000&id=NTQwZjU5YjItNTg3MmQ1NDgtZjgxNDk1ZTYtYWI1YTBiOTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 097fe7bd-1612-4ba4-b73a-04ac53db9a4e, ghrun-2tlsei57yi.auto.internal:4009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NTQwZjU5YjItNTg3MmQ1NDgtZjgxNDk1ZTYtYWI1YTBiOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0a2d4bb9-d42e-4519-bfb3-f37766ccef6a, ghrun-2tlsei57yi.auto.internal:4009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a2d4bb9-d42e-4519-bfb3-f37766ccef6a, ghrun-2tlsei57yi.auto.internal:4009): request = { session_id: "ydb://session/3?node_id=50000&id=NTQwZjU5YjItNTg3MmQ1NDgtZjgxNDk1ZTYtYWI1YTBiOTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a2d4bb9-d42e-4519-bfb3-f37766ccef6a, ghrun-2tlsei57yi.auto.internal:4009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NTQwZjU5YjItNTg3MmQ1NDgtZjgxNDk1ZTYtYWI1YTBiOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f66b4da4-8d75-402b-a09c-7a0b4e11c42b, ghrun-2tlsei57yi.auto.internal:4009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f66b4da4-8d75-402b-a09c-7a0b4e11c42b, ghrun-2tlsei57yi.auto.internal:4009): request = { session_id: "ydb://session/3?node_id=50000&id=NTQwZjU5YjItNTg3MmQ1NDgtZjgxNDk1ZTYtYWI1YTBiOTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f66b4da4-8d75-402b-a09c-7a0b4e11c42b, ghrun-2tlsei57yi.auto.internal:4009): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61568
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:4009
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 097fe7bd-1612-4ba4-b73a-04ac53db9a4e, ghrun-2tlsei57yi.auto.internal:4009): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c7348369-b5b4-4b0c-aed6-552ea6351eea, localhost:61568): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c7348369-b5b4-4b0c-aed6-552ea6351eea, localhost:61568): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c7348369-b5b4-4b0c-aed6-552ea6351eea, localhost:61568): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 4009 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:4009, 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:61568
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 43144e9b-5d83-4709-a5c5-31553d71658c, ghrun-2tlsei57yi.auto.internal:4009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 43144e9b-5d83-4709-a5c5-31553d71658c, ghrun-2tlsei57yi.auto.internal:4009): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 43144e9b-5d83-4709-a5c5-31553d71658c, ghrun-2tlsei57yi.auto.internal:4009): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YzMxNDhjMS02NGU4ZDA3My1mMDQyZDM1Ny02MTY4ZWQ5Nw==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 404b69ab-2d8e-4ae4-9f46-2d7498e276ae, ghrun-2tlsei57yi.auto.internal:4009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 404b69ab-2d8e-4ae4-9f46-2d7498e276ae, ghrun-2tlsei57yi.auto.internal:4009): request = { session_id: "ydb://session/3?node_id=50000&id=YzMxNDhjMS02NGU4ZDA3My1mMDQyZDM1Ny02MTY4ZWQ5Nw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 404b69ab-2d8e-4ae4-9f46-2d7498e276ae, ghrun-2tlsei57yi.auto.internal:4009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YzMxNDhjMS02NGU4ZDA3My1mMDQyZDM1Ny02MTY4ZWQ5Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 147d6be0-3f2e-4c91-9539-be366a1bf96d, ghrun-2tlsei57yi.auto.internal:4009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 147d6be0-3f2e-4c91-9539-be366a1bf96d, ghrun-2tlsei57yi.auto.internal:4009): request = { session_id: "ydb://session/3?node_id=50000&id=YzMxNDhjMS02NGU4ZDA3My1mMDQyZDM1Ny02MTY4ZWQ5Nw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE SECRET `/Root/test/secret` WITH ( value=\'\' );" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 147d6be0-3f2e-4c91-9539-be366a1bf96d, ghrun-2tlsei57yi.auto.internal:4009): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YzMxNDhjMS02NGU4ZDA3My1mMDQyZDM1Ny02MTY4ZWQ5Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 0042a4ff-8dde-49c1-9184-92d6cf7077c3, ghrun-2tlsei57yi.auto.internal:4009): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 0042a4ff-8dde-49c1-9184-92d6cf7077c3, ghrun-2tlsei57yi.auto.internal:4009): request = { session_id: "ydb://session/3?node_id=50000&id=YzMxNDhjMS02NGU4ZDA3My1mMDQyZDM1Ny02MTY4ZWQ5Nw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 0042a4ff-8dde-49c1-9184-92d6cf7077c3, ghrun-2tlsei57yi.auto.internal:4009): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61568
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:4009
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232454.9367445, expires_in: 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:421 RpcState(Login, 614c9844-d253-43c1-8b59-d0bf3f427e9a, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 614c9844-d253-43c1-8b59-d0bf3f427e9a, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 614c9844-d253-43c1-8b59-d0bf3f427e9a, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232455.5783908, expires_in: 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:421 RpcState(Login, 95a64caf-153d-4ab6-80e8-b7836c875f26, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95a64caf-153d-4ab6-80e8-b7836c875f26, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95a64caf-153d-4ab6-80e8-b7836c875f26, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232456.6127353, expires_in: 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:421 RpcState(Login, 5a2385f9-4b19-45ca-bf2f-1d26debe666b, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a2385f9-4b19-45ca-bf2f-1d26debe666b, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a2385f9-4b19-45ca-bf2f-1d26debe666b, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232457.829667, expires_in: 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:421 RpcState(Login, 4c12977b-a03d-4f9a-bc0e-b9c25c804c59, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c12977b-a03d-4f9a-bc0e-b9c25c804c59, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c12977b-a03d-4f9a-bc0e-b9c25c804c59, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232459.0611076, expires_in: 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:421 RpcState(Login, edda301d-2c5b-42b7-b679-05d1ee94db70, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, edda301d-2c5b-42b7-b679-05d1ee94db70, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, edda301d-2c5b-42b7-b679-05d1ee94db70, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232460.77803, expires_in: 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:421 RpcState(Login, 4766684f-8d09-4f97-aef2-c35b6c1fa9c1, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4766684f-8d09-4f97-aef2-c35b6c1fa9c1, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4766684f-8d09-4f97-aef2-c35b6c1fa9c1, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232462.4804878, expires_in: 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:421 RpcState(Login, 259f8b8f-11e3-4acb-8ab7-0042604cc2ec, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 259f8b8f-11e3-4acb-8ab7-0042604cc2ec, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 259f8b8f-11e3-4acb-8ab7-0042604cc2ec, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232464.575311, expires_in: 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:421 RpcState(Login, 6b7b1ccd-3dbb-43c6-9430-a62ae8f4d7ee, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b7b1ccd-3dbb-43c6-9430-a62ae8f4d7ee, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b7b1ccd-3dbb-43c6-9430-a62ae8f4d7ee, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232465.0929375, expires_in: 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:421 RpcState(Login, ff1561b1-adce-421c-ae38-131d98321f3d, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff1561b1-adce-421c-ae38-131d98321f3d, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff1561b1-adce-421c-ae38-131d98321f3d, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232466.5353537, expires_in: 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:421 RpcState(Login, 06d0bb4f-b546-4d5b-ad4f-08e39807a2da, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06d0bb4f-b546-4d5b-ad4f-08e39807a2da, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06d0bb4f-b546-4d5b-ad4f-08e39807a2da, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232467.9063764, expires_in: 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:421 RpcState(Login, dd797596-7d66-4d07-a000-50ff6c6cee85, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd797596-7d66-4d07-a000-50ff6c6cee85, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd797596-7d66-4d07-a000-50ff6c6cee85, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232469.4856699, expires_in: 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:421 RpcState(Login, eff075f8-0977-498e-a599-e930e799dcbb, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eff075f8-0977-498e-a599-e930e799dcbb, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eff075f8-0977-498e-a599-e930e799dcbb, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232471.5153863, expires_in: 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:421 RpcState(Login, 99f559f3-9763-47f9-b109-25df6b3e50f2, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99f559f3-9763-47f9-b109-25df6b3e50f2, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99f559f3-9763-47f9-b109-25df6b3e50f2, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232473.3500826, expires_in: 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:421 RpcState(Login, 3fb84417-be93-473d-a7db-7ca94cb149be, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3fb84417-be93-473d-a7db-7ca94cb149be, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3fb84417-be93-473d-a7db-7ca94cb149be, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232474.6696393, expires_in: 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:421 RpcState(Login, 41fddebc-30e2-40d2-9b48-0e5b9b0cc9ab, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41fddebc-30e2-40d2-9b48-0e5b9b0cc9ab, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41fddebc-30e2-40d2-9b48-0e5b9b0cc9ab, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232476.1340227, expires_in: 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:421 RpcState(Login, 972da7a5-b374-4631-a733-25e91318a813, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 972da7a5-b374-4631-a733-25e91318a813, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 972da7a5-b374-4631-a733-25e91318a813, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232477.4117339, expires_in: 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:421 RpcState(Login, 45988ce8-f270-4908-9e1c-b50d766ff3f1, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45988ce8-f270-4908-9e1c-b50d766ff3f1, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45988ce8-f270-4908-9e1c-b50d766ff3f1, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232479.5230334, expires_in: 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:421 RpcState(Login, 4dcda3a6-8279-4303-93f2-15ca659a8fce, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4dcda3a6-8279-4303-93f2-15ca659a8fce, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4dcda3a6-8279-4303-93f2-15ca659a8fce, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232480.8697016, expires_in: 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:421 RpcState(Login, aa58cbca-16ca-4b0e-8a13-61efd2c833a6, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aa58cbca-16ca-4b0e-8a13-61efd2c833a6, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aa58cbca-16ca-4b0e-8a13-61efd2c833a6, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232482.780081, expires_in: 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:421 RpcState(Login, dda26e79-0305-482d-b5ff-aa724691750f, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dda26e79-0305-482d-b5ff-aa724691750f, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dda26e79-0305-482d-b5ff-aa724691750f, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232484.2890975, expires_in: 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:421 RpcState(Login, b6e8d371-9d26-4cfc-9bd5-58d31c162824, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6e8d371-9d26-4cfc-9bd5-58d31c162824, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6e8d371-9d26-4cfc-9bd5-58d31c162824, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232485.6753101, expires_in: 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:421 RpcState(Login, 481b346e-efd4-4b2c-8d20-dc92c0214270, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 481b346e-efd4-4b2c-8d20-dc92c0214270, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 481b346e-efd4-4b2c-8d20-dc92c0214270, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232486.9236495, expires_in: 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:421 RpcState(Login, cdf70bdb-3e34-4de8-af95-8d19b4ee2cc3, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cdf70bdb-3e34-4de8-af95-8d19b4ee2cc3, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cdf70bdb-3e34-4de8-af95-8d19b4ee2cc3, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232488.6451018, expires_in: 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:421 RpcState(Login, 9d7b7717-df92-422a-88c6-a2fd42f1cb0d, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d7b7717-df92-422a-88c6-a2fd42f1cb0d, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d7b7717-df92-422a-88c6-a2fd42f1cb0d, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232490.713183, expires_in: 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:421 RpcState(Login, be658b35-756a-4728-b887-1aa2aca7326c, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be658b35-756a-4728-b887-1aa2aca7326c, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be658b35-756a-4728-b887-1aa2aca7326c, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232492.2696638, expires_in: 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:421 RpcState(Login, 319b1b16-c11c-449f-96f8-d79b3b7cba7c, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 319b1b16-c11c-449f-96f8-d79b3b7cba7c, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 319b1b16-c11c-449f-96f8-d79b3b7cba7c, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232493.54941, expires_in: 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:421 RpcState(Login, 1b5fd0f8-0083-44f6-966a-82363c887e16, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b5fd0f8-0083-44f6-966a-82363c887e16, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b5fd0f8-0083-44f6-966a-82363c887e16, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232495.0169327, expires_in: 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:421 RpcState(Login, 330289fa-3f2b-4d6d-95a4-1af901820f23, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 330289fa-3f2b-4d6d-95a4-1af901820f23, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 330289fa-3f2b-4d6d-95a4-1af901820f23, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232497.018524, expires_in: 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:421 RpcState(Login, b06a999a-621b-46d9-9185-ba972a083972, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b06a999a-621b-46d9-9185-ba972a083972, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b06a999a-621b-46d9-9185-ba972a083972, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232498.611314, expires_in: 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:421 RpcState(Login, 170f3f86-0d9e-4058-a0c2-3bd83ca355bb, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 170f3f86-0d9e-4058-a0c2-3bd83ca355bb, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 170f3f86-0d9e-4058-a0c2-3bd83ca355bb, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232500.7168577, expires_in: 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:421 RpcState(Login, a3de4588-4e36-40d7-8a00-1890c6878602, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a3de4588-4e36-40d7-8a00-1890c6878602, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a3de4588-4e36-40d7-8a00-1890c6878602, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232502.4640005, expires_in: 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:421 RpcState(Login, 2c5ad99a-c936-43c4-92e8-aed1aea966b2, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c5ad99a-c936-43c4-92e8-aed1aea966b2, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c5ad99a-c936-43c4-92e8-aed1aea966b2, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232504.1613026, expires_in: 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:421 RpcState(Login, 8e1cc313-1426-406e-8761-e4b43e4c6d73, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e1cc313-1426-406e-8761-e4b43e4c6d73, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e1cc313-1426-406e-8761-e4b43e4c6d73, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232505.64976, expires_in: 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:421 RpcState(Login, 206fd96d-ebf9-4ea6-9196-d402a4cf08ca, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 206fd96d-ebf9-4ea6-9196-d402a4cf08ca, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 206fd96d-ebf9-4ea6-9196-d402a4cf08ca, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232507.3138323, expires_in: 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:421 RpcState(Login, 981878b3-7296-4c49-99b5-f3a49a078f3f, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 981878b3-7296-4c49-99b5-f3a49a078f3f, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 981878b3-7296-4c49-99b5-f3a49a078f3f, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232509.0619476, expires_in: 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:421 RpcState(Login, 646657d0-9d9b-4fcc-846b-7fb0011ad21f, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 646657d0-9d9b-4fcc-846b-7fb0011ad21f, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 646657d0-9d9b-4fcc-846b-7fb0011ad21f, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232509.3362997, expires_in: 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:421 RpcState(Login, b255f9b5-776f-4628-92af-5b755431de2c, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b255f9b5-776f-4628-92af-5b755431de2c, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b255f9b5-776f-4628-92af-5b755431de2c, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232510.7922506, expires_in: 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:421 RpcState(Login, 5f4e58e8-a9b9-4c23-894a-8de16f41672c, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f4e58e8-a9b9-4c23-894a-8de16f41672c, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f4e58e8-a9b9-4c23-894a-8de16f41672c, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232512.011672, expires_in: 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:421 RpcState(Login, 68543e3e-3573-4fb2-90d0-b502dfbb89ce, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68543e3e-3573-4fb2-90d0-b502dfbb89ce, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68543e3e-3573-4fb2-90d0-b502dfbb89ce, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232514.113278, expires_in: 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:421 RpcState(Login, c8b7e464-8e06-493d-80bf-c9a623d7b848, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8b7e464-8e06-493d-80bf-c9a623d7b848, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8b7e464-8e06-493d-80bf-c9a623d7b848, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232515.5952442, expires_in: 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:421 RpcState(Login, fa93b1e7-3488-4006-8192-52c135c9f26a, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa93b1e7-3488-4006-8192-52c135c9f26a, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa93b1e7-3488-4006-8192-52c135c9f26a, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232517.6895535, expires_in: 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:421 RpcState(Login, 0d60bb3c-2f31-4ca7-a221-6d3fdcbde75b, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d60bb3c-2f31-4ca7-a221-6d3fdcbde75b, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d60bb3c-2f31-4ca7-a221-6d3fdcbde75b, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232519.4150994, expires_in: 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:421 RpcState(Login, 0d6a7f40-b1b1-4be8-b862-c286e02895f3, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d6a7f40-b1b1-4be8-b862-c286e02895f3, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d6a7f40-b1b1-4be8-b862-c286e02895f3, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232520.7471492, expires_in: 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:421 RpcState(Login, fe36dcf0-a84f-41f0-b8e2-c0e036d0b0bd, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe36dcf0-a84f-41f0-b8e2-c0e036d0b0bd, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe36dcf0-a84f-41f0-b8e2-c0e036d0b0bd, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232522.5124395, expires_in: 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:421 RpcState(Login, bf414f29-b62a-456c-b48f-d3d0f3c57b6b, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf414f29-b62a-456c-b48f-d3d0f3c57b6b, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf414f29-b62a-456c-b48f-d3d0f3c57b6b, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232524.391672, expires_in: 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:421 RpcState(Login, 667eaad7-603b-4dfe-bb82-8f681c7a3bf8, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 667eaad7-603b-4dfe-bb82-8f681c7a3bf8, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 667eaad7-603b-4dfe-bb82-8f681c7a3bf8, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232525.76865, expires_in: 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:421 RpcState(Login, e920fc91-1b3c-413f-a542-d5edd69d8bbf, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e920fc91-1b3c-413f-a542-d5edd69d8bbf, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e920fc91-1b3c-413f-a542-d5edd69d8bbf, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232527.213129, expires_in: 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:421 RpcState(Login, 2bffa9b6-ae1e-4ac1-a7e3-cfaedf524dd0, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2bffa9b6-ae1e-4ac1-a7e3-cfaedf524dd0, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2bffa9b6-ae1e-4ac1-a7e3-cfaedf524dd0, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232528.8758557, expires_in: 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:421 RpcState(Login, 3c4374c7-9d13-4b15-ab93-b4bd250bd3a7, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c4374c7-9d13-4b15-ab93-b4bd250bd3a7, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c4374c7-9d13-4b15-ab93-b4bd250bd3a7, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232530.4344132, expires_in: 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:421 RpcState(Login, a8ec54a2-0ab7-4417-8dec-69ae040fd201, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8ec54a2-0ab7-4417-8dec-69ae040fd201, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8ec54a2-0ab7-4417-8dec-69ae040fd201, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232532.4577417, expires_in: 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:421 RpcState(Login, b5cdc256-6136-4544-b4cb-413001fd76a4, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5cdc256-6136-4544-b4cb-413001fd76a4, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5cdc256-6136-4544-b4cb-413001fd76a4, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232534.1574671, expires_in: 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:421 RpcState(Login, 7a0647b3-ef1f-4d86-b885-6402b2db29db, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a0647b3-ef1f-4d86-b885-6402b2db29db, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a0647b3-ef1f-4d86-b885-6402b2db29db, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232535.5200822, expires_in: 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:421 RpcState(Login, 00f35827-4763-4190-a7cc-9ceec9437364, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00f35827-4763-4190-a7cc-9ceec9437364, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00f35827-4763-4190-a7cc-9ceec9437364, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232536.902212, expires_in: 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:421 RpcState(Login, 2619c8c9-4247-4a4e-a3a9-76a0ece8a896, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2619c8c9-4247-4a4e-a3a9-76a0ece8a896, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2619c8c9-4247-4a4e-a3a9-76a0ece8a896, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232538.156701, expires_in: 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:421 RpcState(Login, 804bd1ac-c99c-4721-84c7-8732a7e10da7, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 804bd1ac-c99c-4721-84c7-8732a7e10da7, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 804bd1ac-c99c-4721-84c7-8732a7e10da7, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232539.649298, expires_in: 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:421 RpcState(Login, 84ad19b5-f3af-4a3f-ae42-bacf66703e1c, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84ad19b5-f3af-4a3f-ae42-bacf66703e1c, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84ad19b5-f3af-4a3f-ae42-bacf66703e1c, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232541.637709, expires_in: 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:421 RpcState(Login, 88ad9f82-3e64-47a6-aec5-1f4c261681ff, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88ad9f82-3e64-47a6-aec5-1f4c261681ff, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88ad9f82-3e64-47a6-aec5-1f4c261681ff, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232543.1702845, expires_in: 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:421 RpcState(Login, 51cc1065-cec9-40a8-846e-020016ee2ee6, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 51cc1065-cec9-40a8-846e-020016ee2ee6, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 51cc1065-cec9-40a8-846e-020016ee2ee6, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232544.6372921, expires_in: 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:421 RpcState(Login, de962897-5a05-4da6-af88-a0844614fd34, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de962897-5a05-4da6-af88-a0844614fd34, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de962897-5a05-4da6-af88-a0844614fd34, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232546.562006, expires_in: 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:421 RpcState(Login, 0e9b066d-b0ab-4c35-8856-c9c34c637aa1, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e9b066d-b0ab-4c35-8856-c9c34c637aa1, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e9b066d-b0ab-4c35-8856-c9c34c637aa1, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232548.17669, expires_in: 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:421 RpcState(Login, 32797b68-a9df-4a2d-8b24-730e6df72b9d, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32797b68-a9df-4a2d-8b24-730e6df72b9d, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32797b68-a9df-4a2d-8b24-730e6df72b9d, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232549.7200937, expires_in: 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:421 RpcState(Login, 864ff6dc-0fca-4188-8cb5-ef0cd86b889a, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 864ff6dc-0fca-4188-8cb5-ef0cd86b889a, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 864ff6dc-0fca-4188-8cb5-ef0cd86b889a, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232551.319728, expires_in: 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:421 RpcState(Login, f13d88ec-0288-48f1-bc28-aa230c2534d8, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f13d88ec-0288-48f1-bc28-aa230c2534d8, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f13d88ec-0288-48f1-bc28-aa230c2534d8, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232552.7337093, expires_in: 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:421 RpcState(Login, 021a40e3-8663-493b-a47e-ffce09642bf9, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 021a40e3-8663-493b-a47e-ffce09642bf9, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 021a40e3-8663-493b-a47e-ffce09642bf9, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232554.1375144, expires_in: 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:421 RpcState(Login, 6f5565a2-c1e3-4ab7-b058-b29c8fd129b9, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f5565a2-c1e3-4ab7-b058-b29c8fd129b9, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f5565a2-c1e3-4ab7-b058-b29c8fd129b9, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232555.434746, expires_in: 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:421 RpcState(Login, ef5f3586-0487-4596-948b-10f1df49e889, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef5f3586-0487-4596-948b-10f1df49e889, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef5f3586-0487-4596-948b-10f1df49e889, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232556.8240788, expires_in: 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:421 RpcState(Login, a0ff728a-1f6b-4016-879b-de0f4cbf7b5c, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0ff728a-1f6b-4016-879b-de0f4cbf7b5c, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0ff728a-1f6b-4016-879b-de0f4cbf7b5c, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232558.6924636, expires_in: 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:421 RpcState(Login, 6f1f92ff-fa7b-43cc-aab5-e878651de505, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f1f92ff-fa7b-43cc-aab5-e878651de505, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f1f92ff-fa7b-43cc-aab5-e878651de505, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232560.0780725, expires_in: 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:421 RpcState(Login, 2990b76a-ac19-4fe7-8e54-1a479b2b53b0, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2990b76a-ac19-4fe7-8e54-1a479b2b53b0, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2990b76a-ac19-4fe7-8e54-1a479b2b53b0, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232561.712964, expires_in: 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:421 RpcState(Login, 1b22f079-060f-4088-8a1a-33a6bda8673b, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b22f079-060f-4088-8a1a-33a6bda8673b, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b22f079-060f-4088-8a1a-33a6bda8673b, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232563.12538, expires_in: 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:421 RpcState(Login, de996978-32e9-47eb-a4ac-374cf1a547cc, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de996978-32e9-47eb-a4ac-374cf1a547cc, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de996978-32e9-47eb-a4ac-374cf1a547cc, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232564.6273572, expires_in: 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:421 RpcState(Login, 598922ac-fa38-42f4-adc5-9e31acdf7f7a, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 598922ac-fa38-42f4-adc5-9e31acdf7f7a, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 598922ac-fa38-42f4-adc5-9e31acdf7f7a, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232565.8883417, expires_in: 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:421 RpcState(Login, 771667b9-a788-4d4a-a6e9-0e75feb41e6a, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 771667b9-a788-4d4a-a6e9-0e75feb41e6a, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 771667b9-a788-4d4a-a6e9-0e75feb41e6a, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232567.4927769, expires_in: 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:421 RpcState(Login, 6342e219-da66-4ecf-93bc-bd930a533f93, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6342e219-da66-4ecf-93bc-bd930a533f93, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6342e219-da66-4ecf-93bc-bd930a533f93, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232569.0591924, expires_in: 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:421 RpcState(Login, a9ae4eb5-2f50-490f-bc67-42926a2c56f5, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9ae4eb5-2f50-490f-bc67-42926a2c56f5, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9ae4eb5-2f50-490f-bc67-42926a2c56f5, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232570.7540164, expires_in: 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:421 RpcState(Login, 5a244fd1-8316-4451-8b18-ee6206abb92d, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a244fd1-8316-4451-8b18-ee6206abb92d, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a244fd1-8316-4451-8b18-ee6206abb92d, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232572.1353054, expires_in: 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:421 RpcState(Login, af66d5c7-2dd6-4f66-80b5-b0dd6dc64a32, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af66d5c7-2dd6-4f66-80b5-b0dd6dc64a32, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af66d5c7-2dd6-4f66-80b5-b0dd6dc64a32, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232574.1259325, expires_in: 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:421 RpcState(Login, e2a4d124-772e-46d7-bfff-c2eb1e6baa7c, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2a4d124-772e-46d7-bfff-c2eb1e6baa7c, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2a4d124-772e-46d7-bfff-c2eb1e6baa7c, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232575.8805537, expires_in: 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:421 RpcState(Login, 3efac537-4b91-43e6-817b-2a5f1ed957dc, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3efac537-4b91-43e6-817b-2a5f1ed957dc, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3efac537-4b91-43e6-817b-2a5f1ed957dc, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232577.3856175, expires_in: 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:421 RpcState(Login, e45da108-66ed-418e-9021-f7264933b886, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e45da108-66ed-418e-9021-f7264933b886, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e45da108-66ed-418e-9021-f7264933b886, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232579.489686, expires_in: 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:421 RpcState(Login, ed4e9742-17ca-4d7c-ba8f-7e89549febfb, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed4e9742-17ca-4d7c-ba8f-7e89549febfb, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed4e9742-17ca-4d7c-ba8f-7e89549febfb, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232581.339679, expires_in: 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:421 RpcState(Login, 14e4efee-1092-499b-b973-b55c1a515c47, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14e4efee-1092-499b-b973-b55c1a515c47, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14e4efee-1092-499b-b973-b55c1a515c47, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232582.8209283, expires_in: 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:421 RpcState(Login, e3fd471d-30a9-41b4-86ca-dce2020b21ab, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3fd471d-30a9-41b4-86ca-dce2020b21ab, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3fd471d-30a9-41b4-86ca-dce2020b21ab, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232584.0764477, expires_in: 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:421 RpcState(Login, 7cea9b22-72c1-45d8-81f8-1fdd607af404, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7cea9b22-72c1-45d8-81f8-1fdd607af404, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7cea9b22-72c1-45d8-81f8-1fdd607af404, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232585.3085284, expires_in: 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:421 RpcState(Login, fb5501d0-a6b2-4e48-b361-8cca3c8246c3, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb5501d0-a6b2-4e48-b361-8cca3c8246c3, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb5501d0-a6b2-4e48-b361-8cca3c8246c3, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232587.399664, expires_in: 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:421 RpcState(Login, ebbf9089-7bad-48b0-ad1b-67daacd4df21, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ebbf9089-7bad-48b0-ad1b-67daacd4df21, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ebbf9089-7bad-48b0-ad1b-67daacd4df21, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232589.4296758, expires_in: 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:421 RpcState(Login, 9d8a9eb1-aabb-4617-add1-a84ab7d9a8aa, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d8a9eb1-aabb-4617-add1-a84ab7d9a8aa, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d8a9eb1-aabb-4617-add1-a84ab7d9a8aa, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232591.6104345, expires_in: 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:421 RpcState(Login, 8575720c-b6ed-4d68-8ad4-05a6fa08bbbd, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8575720c-b6ed-4d68-8ad4-05a6fa08bbbd, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8575720c-b6ed-4d68-8ad4-05a6fa08bbbd, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232593.3139727, expires_in: 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:421 RpcState(Login, 68f58600-faf9-433c-8e13-a164ccf9fdf2, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68f58600-faf9-433c-8e13-a164ccf9fdf2, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68f58600-faf9-433c-8e13-a164ccf9fdf2, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232595.4189553, expires_in: 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:421 RpcState(Login, cc0aa9ea-5729-483d-b397-6df765ce1dcd, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc0aa9ea-5729-483d-b397-6df765ce1dcd, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc0aa9ea-5729-483d-b397-6df765ce1dcd, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232597.2542849, expires_in: 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:421 RpcState(Login, 8384e3ac-7ba8-4d03-96e9-a2a6ae29ca07, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8384e3ac-7ba8-4d03-96e9-a2a6ae29ca07, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8384e3ac-7ba8-4d03-96e9-a2a6ae29ca07, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232599.0496306, expires_in: 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:421 RpcState(Login, 95c8a171-f97c-4079-a734-62466b475879, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95c8a171-f97c-4079-a734-62466b475879, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95c8a171-f97c-4079-a734-62466b475879, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232600.9102793, expires_in: 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:421 RpcState(Login, 49872281-efc9-476f-952a-2c80e28d5d74, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49872281-efc9-476f-952a-2c80e28d5d74, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49872281-efc9-476f-952a-2c80e28d5d74, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232602.9224446, expires_in: 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:421 RpcState(Login, e0faba17-951e-4521-b69b-7a7073ac3d75, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0faba17-951e-4521-b69b-7a7073ac3d75, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0faba17-951e-4521-b69b-7a7073ac3d75, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232604.2396867, expires_in: 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:421 RpcState(Login, 26bb06ac-05d4-4d05-a521-08762e850dd9, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 26bb06ac-05d4-4d05-a521-08762e850dd9, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 26bb06ac-05d4-4d05-a521-08762e850dd9, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232605.5832691, expires_in: 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:421 RpcState(Login, 61d37aac-ab26-4666-ab9a-516b2c2a5d78, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61d37aac-ab26-4666-ab9a-516b2c2a5d78, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61d37aac-ab26-4666-ab9a-516b2c2a5d78, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232607.1049576, expires_in: 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:421 RpcState(Login, 8696c713-a4dc-4943-91ff-e7bca571744c, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8696c713-a4dc-4943-91ff-e7bca571744c, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8696c713-a4dc-4943-91ff-e7bca571744c, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232608.4219432, expires_in: 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:421 RpcState(Login, 9c804687-0e81-43a5-b8c1-0051f3f020cb, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c804687-0e81-43a5-b8c1-0051f3f020cb, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c804687-0e81-43a5-b8c1-0051f3f020cb, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232609.999976, expires_in: 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:421 RpcState(Login, de387557-0cd1-4696-bca1-7afc57439cfc, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de387557-0cd1-4696-bca1-7afc57439cfc, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de387557-0cd1-4696-bca1-7afc57439cfc, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232612.1592638, expires_in: 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:421 RpcState(Login, 945e567a-29ca-46a1-901b-db9bf3885b3a, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 945e567a-29ca-46a1-901b-db9bf3885b3a, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 945e567a-29ca-46a1-901b-db9bf3885b3a, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232613.8465307, expires_in: 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:421 RpcState(Login, 4cde565a-f2d6-4fc6-bc47-ae4e10dadad5, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4cde565a-f2d6-4fc6-bc47-ae4e10dadad5, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4cde565a-f2d6-4fc6-bc47-ae4e10dadad5, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232615.836612, expires_in: 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:421 RpcState(Login, 8a300c66-a34c-4e31-bc0d-d9cd29c9e0f3, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a300c66-a34c-4e31-bc0d-d9cd29c9e0f3, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a300c66-a34c-4e31-bc0d-d9cd29c9e0f3, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232617.9365041, expires_in: 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:421 RpcState(Login, 646c2b08-e383-4c48-b6c8-dabf3d18560f, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 646c2b08-e383-4c48-b6c8-dabf3d18560f, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 646c2b08-e383-4c48-b6c8-dabf3d18560f, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232620.0111065, expires_in: 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:421 RpcState(Login, 42760672-9151-4653-be63-dd52320df905, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42760672-9151-4653-be63-dd52320df905, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42760672-9151-4653-be63-dd52320df905, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232621.717154, expires_in: 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:421 RpcState(Login, f68157b1-9d65-42ef-ac31-2d70ff968615, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f68157b1-9d65-42ef-ac31-2d70ff968615, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f68157b1-9d65-42ef-ac31-2d70ff968615, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232623.3308377, expires_in: 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:421 RpcState(Login, 3c1ef953-8965-4d2d-91fc-498e84997cc4, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c1ef953-8965-4d2d-91fc-498e84997cc4, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c1ef953-8965-4d2d-91fc-498e84997cc4, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232625.0010726, expires_in: 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:421 RpcState(Login, c0017bd4-2ca5-4f37-9d61-247b4a980fdb, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0017bd4-2ca5-4f37-9d61-247b4a980fdb, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0017bd4-2ca5-4f37-9d61-247b4a980fdb, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232627.0184023, expires_in: 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:421 RpcState(Login, 4e29f1c4-9859-425a-be25-cc2c6ac9dd12, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e29f1c4-9859-425a-be25-cc2c6ac9dd12, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e29f1c4-9859-425a-be25-cc2c6ac9dd12, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232628.3341658, expires_in: 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:421 RpcState(Login, f95a0f8e-3ce6-48cc-bc5e-bb1843dbaa1d, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f95a0f8e-3ce6-48cc-bc5e-bb1843dbaa1d, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f95a0f8e-3ce6-48cc-bc5e-bb1843dbaa1d, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232630.0960054, expires_in: 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:421 RpcState(Login, f791f444-0989-4009-9b19-406c57c1eed5, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f791f444-0989-4009-9b19-406c57c1eed5, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f791f444-0989-4009-9b19-406c57c1eed5, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232631.784814, expires_in: 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:421 RpcState(Login, 7ceeaf15-22f2-458f-b47c-daa31e429a40, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ceeaf15-22f2-458f-b47c-daa31e429a40, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ceeaf15-22f2-458f-b47c-daa31e429a40, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232633.3856764, expires_in: 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:421 RpcState(Login, 9082715d-2001-491e-b2a9-058bd2887553, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9082715d-2001-491e-b2a9-058bd2887553, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9082715d-2001-491e-b2a9-058bd2887553, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232635.5886607, expires_in: 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:421 RpcState(Login, 1e0c43a6-b452-4c41-97d9-9890b8d9d55c, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e0c43a6-b452-4c41-97d9-9890b8d9d55c, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e0c43a6-b452-4c41-97d9-9890b8d9d55c, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232636.9492292, expires_in: 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:421 RpcState(Login, 17d90e6b-c61f-4fec-91eb-025fa19074f1, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17d90e6b-c61f-4fec-91eb-025fa19074f1, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17d90e6b-c61f-4fec-91eb-025fa19074f1, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232638.2457476, expires_in: 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:421 RpcState(Login, c703e83b-77d3-4ad9-a4ef-4956c327ebf6, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c703e83b-77d3-4ad9-a4ef-4956c327ebf6, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c703e83b-77d3-4ad9-a4ef-4956c327ebf6, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232640.219153, expires_in: 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:421 RpcState(Login, c81432d3-e7ae-40bb-9e5e-e647a012b3d4, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c81432d3-e7ae-40bb-9e5e-e647a012b3d4, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c81432d3-e7ae-40bb-9e5e-e647a012b3d4, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232640.486204, expires_in: 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:421 RpcState(Login, b2ea143a-283c-4797-8814-9691b65c28e9, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b2ea143a-283c-4797-8814-9691b65c28e9, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b2ea143a-283c-4797-8814-9691b65c28e9, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232642.6443872, expires_in: 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:421 RpcState(Login, fbb92e08-dc52-42d7-90b0-b42237b59a33, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fbb92e08-dc52-42d7-90b0-b42237b59a33, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fbb92e08-dc52-42d7-90b0-b42237b59a33, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232644.4971118, expires_in: 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:421 RpcState(Login, a105c8dc-5e79-4c5a-be74-445b7fc69186, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a105c8dc-5e79-4c5a-be74-445b7fc69186, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a105c8dc-5e79-4c5a-be74-445b7fc69186, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232646.0510938, expires_in: 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:421 RpcState(Login, 1c312fd8-5d23-4cff-8ffe-c623c069a974, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c312fd8-5d23-4cff-8ffe-c623c069a974, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c312fd8-5d23-4cff-8ffe-c623c069a974, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232647.3931615, expires_in: 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:421 RpcState(Login, b3d19a95-d517-4cd8-9327-993161752a73, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3d19a95-d517-4cd8-9327-993161752a73, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3d19a95-d517-4cd8-9327-993161752a73, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232649.1754012, expires_in: 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:421 RpcState(Login, be940998-8fd6-4c8e-ada3-2610d202b7c1, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be940998-8fd6-4c8e-ada3-2610d202b7c1, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be940998-8fd6-4c8e-ada3-2610d202b7c1, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232651.148646, expires_in: 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:421 RpcState(Login, f773894b-4674-45ba-8225-dda8bb5742ba, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f773894b-4674-45ba-8225-dda8bb5742ba, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f773894b-4674-45ba-8225-dda8bb5742ba, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232652.7448375, expires_in: 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:421 RpcState(Login, 71039314-1f43-48a1-b058-3c5c5a7a9e66, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71039314-1f43-48a1-b058-3c5c5a7a9e66, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71039314-1f43-48a1-b058-3c5c5a7a9e66, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232654.3736448, expires_in: 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:421 RpcState(Login, c398f1db-5013-4e4d-a8e4-f9290c1236b3, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c398f1db-5013-4e4d-a8e4-f9290c1236b3, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c398f1db-5013-4e4d-a8e4-f9290c1236b3, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232655.8938427, expires_in: 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:421 RpcState(Login, bbb0d926-16cc-470f-a45d-5f8dc723fc4b, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bbb0d926-16cc-470f-a45d-5f8dc723fc4b, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bbb0d926-16cc-470f-a45d-5f8dc723fc4b, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232658.0668907, expires_in: 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:421 RpcState(Login, 28070435-0ac8-4a45-94c9-fcf91a64ce3b, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28070435-0ac8-4a45-94c9-fcf91a64ce3b, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28070435-0ac8-4a45-94c9-fcf91a64ce3b, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232659.6737812, expires_in: 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:421 RpcState(Login, f07895da-f3e4-4999-abab-435e2695c8dd, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f07895da-f3e4-4999-abab-435e2695c8dd, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f07895da-f3e4-4999-abab-435e2695c8dd, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232661.4578269, expires_in: 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:421 RpcState(Login, cc99fa40-ebd7-4c23-b04e-ced9b1b575a7, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc99fa40-ebd7-4c23-b04e-ced9b1b575a7, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc99fa40-ebd7-4c23-b04e-ced9b1b575a7, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232663.3322892, expires_in: 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:421 RpcState(Login, 230d1eff-d034-4699-823d-3562f719049f, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 230d1eff-d034-4699-823d-3562f719049f, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 230d1eff-d034-4699-823d-3562f719049f, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232664.8946943, expires_in: 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:421 RpcState(Login, 22b0e60e-5820-49b3-9a61-e0fd64ca8fb3, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22b0e60e-5820-49b3-9a61-e0fd64ca8fb3, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22b0e60e-5820-49b3-9a61-e0fd64ca8fb3, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232666.1567657, expires_in: 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:421 RpcState(Login, 3a72341a-4934-4e30-96fe-e59f86f44018, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a72341a-4934-4e30-96fe-e59f86f44018, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a72341a-4934-4e30-96fe-e59f86f44018, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232667.5533864, expires_in: 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:421 RpcState(Login, db7e3294-f649-4060-b4b9-a3e1d50a5fec, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db7e3294-f649-4060-b4b9-a3e1d50a5fec, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db7e3294-f649-4060-b4b9-a3e1d50a5fec, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232668.7945173, expires_in: 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:421 RpcState(Login, 18430b40-8a14-4d52-a359-3c3d50c477a5, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18430b40-8a14-4d52-a359-3c3d50c477a5, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18430b40-8a14-4d52-a359-3c3d50c477a5, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232670.7231598, expires_in: 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:421 RpcState(Login, 08c76620-9d56-4df4-a17c-de5afe2915ec, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08c76620-9d56-4df4-a17c-de5afe2915ec, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08c76620-9d56-4df4-a17c-de5afe2915ec, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232672.6030924, expires_in: 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:421 RpcState(Login, e8faec71-6449-4327-8286-e8714ee9c9a5, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8faec71-6449-4327-8286-e8714ee9c9a5, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8faec71-6449-4327-8286-e8714ee9c9a5, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232674.0814047, expires_in: 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:421 RpcState(Login, 73911a86-4c4a-4979-9eef-52d0bb5c7ece, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73911a86-4c4a-4979-9eef-52d0bb5c7ece, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73911a86-4c4a-4979-9eef-52d0bb5c7ece, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232674.686643, expires_in: 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:421 RpcState(Login, 72060f74-502e-457f-b3d0-2ca528f5f4b6, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 72060f74-502e-457f-b3d0-2ca528f5f4b6, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 72060f74-502e-457f-b3d0-2ca528f5f4b6, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232675.9652717, expires_in: 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:421 RpcState(Login, 91455ee8-446c-4a4d-95fb-7a7760280f7d, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91455ee8-446c-4a4d-95fb-7a7760280f7d, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91455ee8-446c-4a4d-95fb-7a7760280f7d, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232678.1430037, expires_in: 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:421 RpcState(Login, 22695be9-9f8b-44f3-89db-00097dca2afb, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22695be9-9f8b-44f3-89db-00097dca2afb, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22695be9-9f8b-44f3-89db-00097dca2afb, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232679.8043513, expires_in: 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:421 RpcState(Login, 9c97cae1-f7db-4ba9-980f-04b22090c071, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c97cae1-f7db-4ba9-980f-04b22090c071, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c97cae1-f7db-4ba9-980f-04b22090c071, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232681.6029422, expires_in: 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:421 RpcState(Login, 4e924c55-db3a-479b-966a-f1e1c5a1281e, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e924c55-db3a-479b-966a-f1e1c5a1281e, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e924c55-db3a-479b-966a-f1e1c5a1281e, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232683.5410683, expires_in: 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:421 RpcState(Login, 2ca11a4d-cd63-4e52-8777-fada410810cd, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ca11a4d-cd63-4e52-8777-fada410810cd, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ca11a4d-cd63-4e52-8777-fada410810cd, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232684.8521392, expires_in: 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:421 RpcState(Login, 749c8e45-e606-444d-9db5-96bcc69d7b63, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 749c8e45-e606-444d-9db5-96bcc69d7b63, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 749c8e45-e606-444d-9db5-96bcc69d7b63, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232686.604984, expires_in: 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:421 RpcState(Login, d1f2cabf-0a4f-4a0c-9aae-3825f6e913dc, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1f2cabf-0a4f-4a0c-9aae-3825f6e913dc, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1f2cabf-0a4f-4a0c-9aae-3825f6e913dc, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232688.4280674, expires_in: 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:421 RpcState(Login, 38026bc6-85ef-4cb6-8c42-ebe6e4fb1154, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38026bc6-85ef-4cb6-8c42-ebe6e4fb1154, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38026bc6-85ef-4cb6-8c42-ebe6e4fb1154, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232689.8344107, expires_in: 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:421 RpcState(Login, a5db69e4-9a6a-47e4-847f-569d1e2b2ed0, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5db69e4-9a6a-47e4-847f-569d1e2b2ed0, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5db69e4-9a6a-47e4-847f-569d1e2b2ed0, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232691.5733163, expires_in: 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:421 RpcState(Login, 60ad6ddd-5cc5-4d97-bf5e-2f184e9b33d6, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60ad6ddd-5cc5-4d97-bf5e-2f184e9b33d6, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60ad6ddd-5cc5-4d97-bf5e-2f184e9b33d6, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232692.882301, expires_in: 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:421 RpcState(Login, 80ddb062-cee8-4983-9e8e-d502b8ccc1e5, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 80ddb062-cee8-4983-9e8e-d502b8ccc1e5, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 80ddb062-cee8-4983-9e8e-d502b8ccc1e5, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232694.413274, expires_in: 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:421 RpcState(Login, 73f74412-2474-4eab-8406-2559b4020a39, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73f74412-2474-4eab-8406-2559b4020a39, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73f74412-2474-4eab-8406-2559b4020a39, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232696.3356795, expires_in: 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:421 RpcState(Login, 5cb246c8-c2b4-44ec-9452-8984eaa49e0d, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5cb246c8-c2b4-44ec-9452-8984eaa49e0d, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5cb246c8-c2b4-44ec-9452-8984eaa49e0d, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232697.6110485, expires_in: 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:421 RpcState(Login, fbc0f777-63e1-4aca-a936-f6722fbdce99, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fbc0f777-63e1-4aca-a936-f6722fbdce99, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fbc0f777-63e1-4aca-a936-f6722fbdce99, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232699.2765052, expires_in: 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:421 RpcState(Login, 23a77026-3101-4399-b346-c74891eafaf9, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23a77026-3101-4399-b346-c74891eafaf9, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23a77026-3101-4399-b346-c74891eafaf9, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232700.7387207, expires_in: 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:421 RpcState(Login, ed3e685e-4a76-4837-bb89-4586a5a165fe, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed3e685e-4a76-4837-bb89-4586a5a165fe, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed3e685e-4a76-4837-bb89-4586a5a165fe, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232702.7714581, expires_in: 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:421 RpcState(Login, 961b3eec-511c-40c0-b12e-014ac6c5fa01, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 961b3eec-511c-40c0-b12e-014ac6c5fa01, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 961b3eec-511c-40c0-b12e-014ac6c5fa01, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232704.161289, expires_in: 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:421 RpcState(Login, a8be64e0-e424-44ad-9d65-244a07975f95, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8be64e0-e424-44ad-9d65-244a07975f95, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8be64e0-e424-44ad-9d65-244a07975f95, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232705.632353, expires_in: 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:421 RpcState(Login, 3377a751-383a-4584-afa8-747655ae84a2, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3377a751-383a-4584-afa8-747655ae84a2, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3377a751-383a-4584-afa8-747655ae84a2, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232707.492713, expires_in: 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:421 RpcState(Login, 68207ccf-cf4e-4481-a05e-d7114836e2e5, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68207ccf-cf4e-4481-a05e-d7114836e2e5, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68207ccf-cf4e-4481-a05e-d7114836e2e5, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232709.3419547, expires_in: 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:421 RpcState(Login, c5b97315-f42d-44a0-bfbc-4ba1fd50ba4f, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5b97315-f42d-44a0-bfbc-4ba1fd50ba4f, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5b97315-f42d-44a0-bfbc-4ba1fd50ba4f, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232711.5384264, expires_in: 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:421 RpcState(Login, 2d166b39-656f-4c8e-bd70-224da3e3622c, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d166b39-656f-4c8e-bd70-224da3e3622c, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d166b39-656f-4c8e-bd70-224da3e3622c, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232712.859283, expires_in: 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:421 RpcState(Login, 63904aa5-9985-4f64-8d7d-1e2a5fa79d88, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 63904aa5-9985-4f64-8d7d-1e2a5fa79d88, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 63904aa5-9985-4f64-8d7d-1e2a5fa79d88, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232714.59917, expires_in: 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:421 RpcState(Login, c6d89f1c-a6ce-46c4-aa6b-290daf5a64f1, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6d89f1c-a6ce-46c4-aa6b-290daf5a64f1, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6d89f1c-a6ce-46c4-aa6b-290daf5a64f1, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232715.9564974, expires_in: 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:421 RpcState(Login, 1286e122-b243-4c9f-bfa8-780f8f167f11, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1286e122-b243-4c9f-bfa8-780f8f167f11, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1286e122-b243-4c9f-bfa8-780f8f167f11, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232717.9595387, expires_in: 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:421 RpcState(Login, 1a098afd-8206-4ea1-a062-229517ddd025, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a098afd-8206-4ea1-a062-229517ddd025, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a098afd-8206-4ea1-a062-229517ddd025, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232719.8062215, expires_in: 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:421 RpcState(Login, ba8509ff-80d1-44b6-aae5-6f608d05e701, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba8509ff-80d1-44b6-aae5-6f608d05e701, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba8509ff-80d1-44b6-aae5-6f608d05e701, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232721.0613818, expires_in: 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:421 RpcState(Login, c2c6ccd5-3df0-42fc-9723-7b66229a0029, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2c6ccd5-3df0-42fc-9723-7b66229a0029, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2c6ccd5-3df0-42fc-9723-7b66229a0029, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232723.2694793, expires_in: 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:421 RpcState(Login, 6111d2f9-08d8-4ecd-a4c7-159dcd7aff1b, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6111d2f9-08d8-4ecd-a4c7-159dcd7aff1b, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6111d2f9-08d8-4ecd-a4c7-159dcd7aff1b, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232724.829968, expires_in: 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:421 RpcState(Login, 62141964-6205-4372-855d-79fba2c0703a, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62141964-6205-4372-855d-79fba2c0703a, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62141964-6205-4372-855d-79fba2c0703a, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232726.4368908, expires_in: 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:421 RpcState(Login, 0dd4b010-c00e-4ca4-b7e5-9d86c9351e65, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0dd4b010-c00e-4ca4-b7e5-9d86c9351e65, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0dd4b010-c00e-4ca4-b7e5-9d86c9351e65, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232727.6958532, expires_in: 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:421 RpcState(Login, 0c9608cb-5372-4ae4-b876-cc3c2d8c7551, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c9608cb-5372-4ae4-b876-cc3c2d8c7551, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c9608cb-5372-4ae4-b876-cc3c2d8c7551, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232729.231069, expires_in: 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:421 RpcState(Login, 35325bd5-8c0d-4373-8816-a6f8f67c2c06, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35325bd5-8c0d-4373-8816-a6f8f67c2c06, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35325bd5-8c0d-4373-8816-a6f8f67c2c06, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232730.7077308, expires_in: 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:421 RpcState(Login, 53e4bf51-b8f7-43f7-b24e-e02a18ca2562, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 53e4bf51-b8f7-43f7-b24e-e02a18ca2562, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 53e4bf51-b8f7-43f7-b24e-e02a18ca2562, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232732.7743368, expires_in: 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:421 RpcState(Login, 4b5106f7-9728-48e7-a736-28bcc1776899, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b5106f7-9728-48e7-a736-28bcc1776899, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b5106f7-9728-48e7-a736-28bcc1776899, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232734.3019314, expires_in: 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:421 RpcState(Login, b3df4979-3de2-44e3-9943-e24edd2a81ce, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3df4979-3de2-44e3-9943-e24edd2a81ce, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3df4979-3de2-44e3-9943-e24edd2a81ce, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765232736418108&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:4009/1
_________________ test_drop_without_grants[encryption_enabled] _________________
ydb/tests/functional/secrets/conftest.py:43: in run_with_assert
    _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection

During handling of the above exception, another exception occurred:
ydb/tests/functional/secrets/test_secrets.py:97: in test_drop_without_grants
    run_with_assert(user1_config, query, "Access denied for scheme request")
ydb/tests/functional/secrets/conftest.py:46: in run_with_assert
    assert expected_err in str(e)
E   assert 'Access denied for scheme request' in "Couldn't find valid connection"
E    +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_drop_without_grants[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:61568/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25105
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18698
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8900
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8201
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4009
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19248
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24510
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63656
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61568
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8386
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1687
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000292/r3tmp/kikimr_cluster_uneqeulm
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11850
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28307
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26597
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24666
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000292/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/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/node_1/logfile_1cq87j12.log --grpc-port=11850 --mon-port=28307 --ic-port=1687
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:11850/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000292/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/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/node_1/logfile_1cq87j12.log --grpc-port=11850 --mon-port=28307 --ic-port=1687
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/node_1/logfile_1cq87j12.log', '--grpc-port=11850', '--mon-port=28307', '--ic-port=1687')' in '/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1323627
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:11850/1
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/kvpj/000292/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1323628
DEBUG    ya.test:process.py:259 Command (pid 1323628) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1323628) elapsed time (sec): 0.35217714309692383
DEBUG    ya.test:process.py:263 Command (pid 1323628) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1323628) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1323628) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1323628) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1323628) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1323628) maxrss: 547116
DEBUG    ya.test:process.py:263 Command (pid 1323628) minflt: 17216
DEBUG    ya.test:process.py:263 Command (pid 1323628) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1323628) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1323628) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1323628) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1323628) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1323628) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1323628) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1323628) stime: 0.205224
DEBUG    ya.test:process.py:263 Command (pid 1323628) utime: 0.09866499999999999
DEBUG    ya.test:process.py:263 Command (pid 1323628) wtime: 0.353
DEBUG    ya.test:process.py:275 Command (pid 1323628) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1323628) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11850', '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: 1687\n      }\n      HostConfigId: 1\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/kvpj/000292/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11850', '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: 1687\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1324445
DEBUG    ya.test:process.py:259 Command (pid 1324445) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1324445) elapsed time (sec): 0.32707786560058594
DEBUG    ya.test:process.py:263 Command (pid 1324445) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324445) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1324445) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324445) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324445) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1324445) maxrss: 555576
DEBUG    ya.test:process.py:263 Command (pid 1324445) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1324445) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1324445) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1324445) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1324445) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1324445) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1324445) nvcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 1324445) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1324445) stime: 0.18661999999999998
DEBUG    ya.test:process.py:263 Command (pid 1324445) utime: 0.09529499999999999
DEBUG    ya.test:process.py:263 Command (pid 1324445) wtime: 0.328
DEBUG    ya.test:process.py:275 Command (pid 1324445) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11850', '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.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/kvpj/000292/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11850', '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: 1324576
DEBUG    ya.test:process.py:259 Command (pid 1324576) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1324576) elapsed time (sec): 0.30280470848083496
DEBUG    ya.test:process.py:263 Command (pid 1324576) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324576) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1324576) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324576) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324576) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1324576) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 1324576) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1324576) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1324576) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1324576) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1324576) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1324576) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1324576) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 1324576) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1324576) stime: 0.181423
DEBUG    ya.test:process.py:263 Command (pid 1324576) utime: 0.076601
DEBUG    ya.test:process.py:263 Command (pid 1324576) wtime: 0.304
DEBUG    ya.test:process.py:275 Command (pid 1324576) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10390
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4609
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2487
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21258
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10576
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:11850 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/slot_1/logfile_dex0_hh7.log --grpc-port=10390 --mon-port=4609 --ic-port=2487 --key-file /home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:11850 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/slot_1/logfile_dex0_hh7.log --grpc-port=10390 --mon-port=4609 --ic-port=2487 --key-file /home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:11850', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/slot_1/logfile_dex0_hh7.log', '--grpc-port=10390', '--mon-port=4609', '--ic-port=2487', '--key-file', '/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/kvpj/000292/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1324752
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10390/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000292/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1324753
DEBUG    ya.test:process.py:259 Command (pid 1324753) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1324753) elapsed time (sec): 0.3761441707611084
DEBUG    ya.test:process.py:263 Command (pid 1324753) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324753) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1324753) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324753) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324753) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 1324753) maxrss: 547224
DEBUG    ya.test:process.py:263 Command (pid 1324753) minflt: 19961
DEBUG    ya.test:process.py:263 Command (pid 1324753) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1324753) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1324753) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1324753) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1324753) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1324753) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1324753) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1324753) stime: 0.243916
DEBUG    ya.test:process.py:263 Command (pid 1324753) utime: 0.08397099999999999
DEBUG    ya.test:process.py:263 Command (pid 1324753) wtime: 0.377
DEBUG    ya.test:process.py:275 Command (pid 1324753) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1324753) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_drop_without_grants[encryption_enabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a95a628e-dfdc-4530-9d83-80478bdbcb73, localhost:11850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a95a628e-dfdc-4530-9d83-80478bdbcb73, localhost:11850): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a95a628e-dfdc-4530-9d83-80478bdbcb73, localhost:11850): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 10390 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:10390, 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:11850
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 746f1307-a274-4efb-b03a-7601d03bd615, ghrun-2tlsei57yi.auto.internal:10390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 746f1307-a274-4efb-b03a-7601d03bd615, ghrun-2tlsei57yi.auto.internal:10390): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 746f1307-a274-4efb-b03a-7601d03bd615, ghrun-2tlsei57yi.auto.internal:10390): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZWRjNTRiMC02ZDFhMzExNC0yM2NiMDU3Yy1mZjE2ZDVlNQ==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, eca9e44f-be46-4a67-a07c-6bbe72196a4c, ghrun-2tlsei57yi.auto.internal:10390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, eca9e44f-be46-4a67-a07c-6bbe72196a4c, ghrun-2tlsei57yi.auto.internal:10390): request = { session_id: "ydb://session/3?node_id=50000&id=ZWRjNTRiMC02ZDFhMzExNC0yM2NiMDU3Yy1mZjE2ZDVlNQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, eca9e44f-be46-4a67-a07c-6bbe72196a4c, ghrun-2tlsei57yi.auto.internal:10390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZWRjNTRiMC02ZDFhMzExNC0yM2NiMDU3Yy1mZjE2ZDVlNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 651b5991-fa34-47fe-8ee2-46e2404c792c, ghrun-2tlsei57yi.auto.internal:10390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 651b5991-fa34-47fe-8ee2-46e2404c792c, ghrun-2tlsei57yi.auto.internal:10390): request = { session_id: "ydb://session/3?node_id=50000&id=ZWRjNTRiMC02ZDFhMzExNC0yM2NiMDU3Yy1mZjE2ZDVlNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 651b5991-fa34-47fe-8ee2-46e2404c792c, ghrun-2tlsei57yi.auto.internal:10390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZWRjNTRiMC02ZDFhMzExNC0yM2NiMDU3Yy1mZjE2ZDVlNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d54e3fc8-e8d4-46a6-a645-a89caaf8bf91, ghrun-2tlsei57yi.auto.internal:10390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d54e3fc8-e8d4-46a6-a645-a89caaf8bf91, ghrun-2tlsei57yi.auto.internal:10390): request = { session_id: "ydb://session/3?node_id=50000&id=ZWRjNTRiMC02ZDFhMzExNC0yM2NiMDU3Yy1mZjE2ZDVlNQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, d54e3fc8-e8d4-46a6-a645-a89caaf8bf91, ghrun-2tlsei57yi.auto.internal:10390): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, eca9e44f-be46-4a67-a07c-6bbe72196a4c, ghrun-2tlsei57yi.auto.internal:10390): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11850
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:10390
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 835dc26d-6e99-49b4-af25-fd8817d2bce3, localhost:11850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 835dc26d-6e99-49b4-af25-fd8817d2bce3, localhost:11850): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 835dc26d-6e99-49b4-af25-fd8817d2bce3, localhost:11850): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 10390 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:10390, 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:11850
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d559b8c9-51b4-4f98-869f-373ad490f6f2, ghrun-2tlsei57yi.auto.internal:10390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d559b8c9-51b4-4f98-869f-373ad490f6f2, ghrun-2tlsei57yi.auto.internal:10390): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d559b8c9-51b4-4f98-869f-373ad490f6f2, ghrun-2tlsei57yi.auto.internal:10390): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OThjNWM0NjAtMjhlMDBmYWMtZTBiZGQ0ZWEtZjIwZjM0NjQ=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 620e7494-8474-4517-b1a1-318fbe254d65, ghrun-2tlsei57yi.auto.internal:10390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 620e7494-8474-4517-b1a1-318fbe254d65, ghrun-2tlsei57yi.auto.internal:10390): request = { session_id: "ydb://session/3?node_id=50000&id=OThjNWM0NjAtMjhlMDBmYWMtZTBiZGQ0ZWEtZjIwZjM0NjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 620e7494-8474-4517-b1a1-318fbe254d65, ghrun-2tlsei57yi.auto.internal:10390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=OThjNWM0NjAtMjhlMDBmYWMtZTBiZGQ0ZWEtZjIwZjM0NjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f21d6e5f-71a4-4710-8c40-067d5ca7c7ed, ghrun-2tlsei57yi.auto.internal:10390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f21d6e5f-71a4-4710-8c40-067d5ca7c7ed, ghrun-2tlsei57yi.auto.internal:10390): request = { session_id: "ydb://session/3?node_id=50000&id=OThjNWM0NjAtMjhlMDBmYWMtZTBiZGQ0ZWEtZjIwZjM0NjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE SECRET `/Root/test/secret` WITH ( value=\'\' );" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f21d6e5f-71a4-4710-8c40-067d5ca7c7ed, ghrun-2tlsei57yi.auto.internal:10390): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OThjNWM0NjAtMjhlMDBmYWMtZTBiZGQ0ZWEtZjIwZjM0NjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 5f57e21c-0bfe-4f4f-aa3e-12b372422883, ghrun-2tlsei57yi.auto.internal:10390): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 5f57e21c-0bfe-4f4f-aa3e-12b372422883, ghrun-2tlsei57yi.auto.internal:10390): request = { session_id: "ydb://session/3?node_id=50000&id=OThjNWM0NjAtMjhlMDBmYWMtZTBiZGQ0ZWEtZjIwZjM0NjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 5f57e21c-0bfe-4f4f-aa3e-12b372422883, ghrun-2tlsei57yi.auto.internal:10390): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11850
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:10390
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 620e7494-8474-4517-b1a1-318fbe254d65, ghrun-2tlsei57yi.auto.internal:10390): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232748.0069194, expires_in: 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:421 RpcState(Login, a545e585-190d-4aab-9462-3c3e37660076, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a545e585-190d-4aab-9462-3c3e37660076, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a545e585-190d-4aab-9462-3c3e37660076, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232748.6717937, expires_in: 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:421 RpcState(Login, 8ab6fe67-c472-4cf8-a430-6df433c8a158, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ab6fe67-c472-4cf8-a430-6df433c8a158, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ab6fe67-c472-4cf8-a430-6df433c8a158, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232750.4193802, expires_in: 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:421 RpcState(Login, 49ec3147-8e2f-4dec-b3ae-2bb24b2fc46a, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49ec3147-8e2f-4dec-b3ae-2bb24b2fc46a, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49ec3147-8e2f-4dec-b3ae-2bb24b2fc46a, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232752.3996754, expires_in: 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:421 RpcState(Login, 95f89f5b-631d-4b6f-883a-6c75dddaa85b, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95f89f5b-631d-4b6f-883a-6c75dddaa85b, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95f89f5b-631d-4b6f-883a-6c75dddaa85b, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232753.1964278, expires_in: 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:421 RpcState(Login, 9ea81e20-9d77-4af7-9057-967779bf2dc9, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ea81e20-9d77-4af7-9057-967779bf2dc9, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ea81e20-9d77-4af7-9057-967779bf2dc9, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232755.4089117, expires_in: 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:421 RpcState(Login, 1997d80a-eb84-47f8-82e2-034057a8dce0, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1997d80a-eb84-47f8-82e2-034057a8dce0, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1997d80a-eb84-47f8-82e2-034057a8dce0, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232757.2814486, expires_in: 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:421 RpcState(Login, bc868fad-40d3-43ce-88ff-5a414a630136, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc868fad-40d3-43ce-88ff-5a414a630136, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc868fad-40d3-43ce-88ff-5a414a630136, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232759.3238633, expires_in: 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:421 RpcState(Login, 5407c566-2cbc-4c91-9097-8a16aa8195a1, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5407c566-2cbc-4c91-9097-8a16aa8195a1, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5407c566-2cbc-4c91-9097-8a16aa8195a1, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232761.0592241, expires_in: 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:421 RpcState(Login, a7f6ca7b-cb45-4e25-a8c7-2ed0fa28603a, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7f6ca7b-cb45-4e25-a8c7-2ed0fa28603a, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7f6ca7b-cb45-4e25-a8c7-2ed0fa28603a, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232762.8279777, expires_in: 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:421 RpcState(Login, 2ca8ded0-33cc-4d09-b8ef-985b71e999c5, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ca8ded0-33cc-4d09-b8ef-985b71e999c5, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ca8ded0-33cc-4d09-b8ef-985b71e999c5, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232764.2843406, expires_in: 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:421 RpcState(Login, 02308c4d-a4e5-4b32-aa56-ff1caafffe5e, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02308c4d-a4e5-4b32-aa56-ff1caafffe5e, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02308c4d-a4e5-4b32-aa56-ff1caafffe5e, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232766.4847507, expires_in: 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:421 RpcState(Login, 5ecb6044-1d2b-42df-957a-a1f026d34b75, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ecb6044-1d2b-42df-957a-a1f026d34b75, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ecb6044-1d2b-42df-957a-a1f026d34b75, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232767.7650228, expires_in: 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:421 RpcState(Login, caec979c-e349-484f-a50f-d74462484620, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, caec979c-e349-484f-a50f-d74462484620, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, caec979c-e349-484f-a50f-d74462484620, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232769.931376, expires_in: 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:421 RpcState(Login, 4bd24994-5fd8-41b0-8af7-658ac4820b94, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4bd24994-5fd8-41b0-8af7-658ac4820b94, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4bd24994-5fd8-41b0-8af7-658ac4820b94, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232771.8084168, expires_in: 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:421 RpcState(Login, fc1fd47a-19e0-41ba-a0c6-68978a6b7b77, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc1fd47a-19e0-41ba-a0c6-68978a6b7b77, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc1fd47a-19e0-41ba-a0c6-68978a6b7b77, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232772.4686506, expires_in: 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:421 RpcState(Login, 7beb7231-a432-4906-8eae-6cd67eb89e57, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7beb7231-a432-4906-8eae-6cd67eb89e57, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7beb7231-a432-4906-8eae-6cd67eb89e57, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232774.2696233, expires_in: 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:421 RpcState(Login, 084b34f4-ffbe-4d9c-991c-d0e04c4f9350, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 084b34f4-ffbe-4d9c-991c-d0e04c4f9350, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 084b34f4-ffbe-4d9c-991c-d0e04c4f9350, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232776.0038433, expires_in: 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:421 RpcState(Login, c917650b-621a-48b5-aceb-f3525ecdc2cc, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c917650b-621a-48b5-aceb-f3525ecdc2cc, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c917650b-621a-48b5-aceb-f3525ecdc2cc, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232778.1811328, expires_in: 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:421 RpcState(Login, fabff5f6-fc80-4a9f-b520-7c51ad5f97d4, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fabff5f6-fc80-4a9f-b520-7c51ad5f97d4, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fabff5f6-fc80-4a9f-b520-7c51ad5f97d4, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232780.3895638, expires_in: 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:421 RpcState(Login, f81360ce-06ee-4666-b10e-63a569e49917, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f81360ce-06ee-4666-b10e-63a569e49917, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f81360ce-06ee-4666-b10e-63a569e49917, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232782.2541428, expires_in: 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:421 RpcState(Login, f44cd1e9-a0ef-46d4-82d6-65b2efc10f3f, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f44cd1e9-a0ef-46d4-82d6-65b2efc10f3f, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f44cd1e9-a0ef-46d4-82d6-65b2efc10f3f, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232783.8671489, expires_in: 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:421 RpcState(Login, 404b6f19-ce93-42f7-8e10-e04da0c4c78b, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 404b6f19-ce93-42f7-8e10-e04da0c4c78b, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 404b6f19-ce93-42f7-8e10-e04da0c4c78b, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232785.8233857, expires_in: 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:421 RpcState(Login, 16a3be5a-a818-4329-8d94-dafb10bb400e, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16a3be5a-a818-4329-8d94-dafb10bb400e, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16a3be5a-a818-4329-8d94-dafb10bb400e, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232787.5354626, expires_in: 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:421 RpcState(Login, 1996f046-0006-42d3-bea3-5a1c7b43ea4c, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1996f046-0006-42d3-bea3-5a1c7b43ea4c, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1996f046-0006-42d3-bea3-5a1c7b43ea4c, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232788.7662544, expires_in: 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:421 RpcState(Login, 94793fbe-71b5-4642-954a-fd87b74b0a35, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94793fbe-71b5-4642-954a-fd87b74b0a35, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94793fbe-71b5-4642-954a-fd87b74b0a35, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232790.4209862, expires_in: 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:421 RpcState(Login, c0e7ae89-5897-4da1-a434-591a9e2ff1fe, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0e7ae89-5897-4da1-a434-591a9e2ff1fe, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0e7ae89-5897-4da1-a434-591a9e2ff1fe, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232791.9798477, expires_in: 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:421 RpcState(Login, 3552d17f-8271-452d-b1ea-e751da6bdfee, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3552d17f-8271-452d-b1ea-e751da6bdfee, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3552d17f-8271-452d-b1ea-e751da6bdfee, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232793.4861286, expires_in: 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:421 RpcState(Login, 4569789f-622b-49ee-a571-0f3a2e163f73, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4569789f-622b-49ee-a571-0f3a2e163f73, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4569789f-622b-49ee-a571-0f3a2e163f73, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232794.452, expires_in: 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:421 RpcState(Login, d52c5af5-7751-4923-957a-ed70d2aea410, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d52c5af5-7751-4923-957a-ed70d2aea410, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d52c5af5-7751-4923-957a-ed70d2aea410, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232795.9979255, expires_in: 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:421 RpcState(Login, 09f50cb5-f5af-434c-9a39-15c8e42c34d8, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 09f50cb5-f5af-434c-9a39-15c8e42c34d8, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 09f50cb5-f5af-434c-9a39-15c8e42c34d8, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232797.994495, expires_in: 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:421 RpcState(Login, 7fa79c34-47fb-4dba-b1d4-2c95bc57dce3, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7fa79c34-47fb-4dba-b1d4-2c95bc57dce3, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7fa79c34-47fb-4dba-b1d4-2c95bc57dce3, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232799.9596493, expires_in: 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:421 RpcState(Login, b261119f-e243-4500-82be-663ba8ae7c2f, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b261119f-e243-4500-82be-663ba8ae7c2f, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b261119f-e243-4500-82be-663ba8ae7c2f, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232802.0448322, expires_in: 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:421 RpcState(Login, 8c5bb153-be49-46e1-884e-b199b2b5e825, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c5bb153-be49-46e1-884e-b199b2b5e825, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c5bb153-be49-46e1-884e-b199b2b5e825, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232804.190085, expires_in: 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:421 RpcState(Login, 110dc6ca-614d-43e9-8a6e-9d96abd60fa0, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 110dc6ca-614d-43e9-8a6e-9d96abd60fa0, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 110dc6ca-614d-43e9-8a6e-9d96abd60fa0, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232806.0423558, expires_in: 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:421 RpcState(Login, c303f435-b68a-4283-9422-97df38ac4d22, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c303f435-b68a-4283-9422-97df38ac4d22, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c303f435-b68a-4283-9422-97df38ac4d22, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232807.5022726, expires_in: 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:421 RpcState(Login, 28c13b6d-80fd-46cb-91a1-9a7ed55751f5, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28c13b6d-80fd-46cb-91a1-9a7ed55751f5, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28c13b6d-80fd-46cb-91a1-9a7ed55751f5, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232809.3689306, expires_in: 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:421 RpcState(Login, 226feb9e-3027-4193-abc2-e1f30d38b041, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 226feb9e-3027-4193-abc2-e1f30d38b041, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 226feb9e-3027-4193-abc2-e1f30d38b041, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232810.5919042, expires_in: 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:421 RpcState(Login, dd8a6858-68de-416c-9a55-424eab68c23d, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd8a6858-68de-416c-9a55-424eab68c23d, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd8a6858-68de-416c-9a55-424eab68c23d, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232812.1974118, expires_in: 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:421 RpcState(Login, 4b9635c2-6872-4d58-a042-6f572138fc96, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b9635c2-6872-4d58-a042-6f572138fc96, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b9635c2-6872-4d58-a042-6f572138fc96, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232814.24845, expires_in: 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:421 RpcState(Login, 028789d9-aa65-4623-a388-04e91a86af24, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 028789d9-aa65-4623-a388-04e91a86af24, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 028789d9-aa65-4623-a388-04e91a86af24, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232816.3171916, expires_in: 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:421 RpcState(Login, 3aa298d7-fa2f-4fff-8f78-5971b93b6f4c, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3aa298d7-fa2f-4fff-8f78-5971b93b6f4c, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3aa298d7-fa2f-4fff-8f78-5971b93b6f4c, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232817.902373, expires_in: 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:421 RpcState(Login, bef71f0a-6fd8-40b2-9ae4-48c38d51d278, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bef71f0a-6fd8-40b2-9ae4-48c38d51d278, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bef71f0a-6fd8-40b2-9ae4-48c38d51d278, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232819.4617236, expires_in: 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:421 RpcState(Login, e1dc9610-1f50-465d-b481-7af00b8cb7c7, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e1dc9610-1f50-465d-b481-7af00b8cb7c7, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e1dc9610-1f50-465d-b481-7af00b8cb7c7, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232820.7301753, expires_in: 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:421 RpcState(Login, d22d408e-235e-4db5-9831-60fda1c5c2ce, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d22d408e-235e-4db5-9831-60fda1c5c2ce, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d22d408e-235e-4db5-9831-60fda1c5c2ce, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232822.212996, expires_in: 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:421 RpcState(Login, 38598aa8-b51a-4834-bef0-d2efbee0152c, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38598aa8-b51a-4834-bef0-d2efbee0152c, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38598aa8-b51a-4834-bef0-d2efbee0152c, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232824.2815874, expires_in: 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:421 RpcState(Login, 4a2f0be4-f2c5-4477-8076-101b3cffc895, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a2f0be4-f2c5-4477-8076-101b3cffc895, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a2f0be4-f2c5-4477-8076-101b3cffc895, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232825.940473, expires_in: 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:421 RpcState(Login, e5b0c733-2146-4827-9a72-f5105c100ab0, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5b0c733-2146-4827-9a72-f5105c100ab0, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5b0c733-2146-4827-9a72-f5105c100ab0, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232827.446364, expires_in: 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:421 RpcState(Login, ba0fbc17-64b8-46e7-8aab-56b6e86c6c39, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba0fbc17-64b8-46e7-8aab-56b6e86c6c39, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba0fbc17-64b8-46e7-8aab-56b6e86c6c39, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232828.9331152, expires_in: 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:421 RpcState(Login, 88ea8320-c17a-471d-ac64-ba72945d4b3f, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88ea8320-c17a-471d-ac64-ba72945d4b3f, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88ea8320-c17a-471d-ac64-ba72945d4b3f, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232830.1436343, expires_in: 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:421 RpcState(Login, 4166254a-2c3b-41ea-ade0-408976562e26, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4166254a-2c3b-41ea-ade0-408976562e26, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4166254a-2c3b-41ea-ade0-408976562e26, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232832.286158, expires_in: 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:421 RpcState(Login, 54d9ebac-3afb-4bb3-97dd-886208c4b028, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54d9ebac-3afb-4bb3-97dd-886208c4b028, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54d9ebac-3afb-4bb3-97dd-886208c4b028, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232833.9059577, expires_in: 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:421 RpcState(Login, 9953df99-2cbd-4aa9-be53-0f74abd4021c, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9953df99-2cbd-4aa9-be53-0f74abd4021c, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9953df99-2cbd-4aa9-be53-0f74abd4021c, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232835.2348132, expires_in: 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:421 RpcState(Login, 4e0160c7-cc1f-4de4-a87a-8ae110516704, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e0160c7-cc1f-4de4-a87a-8ae110516704, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e0160c7-cc1f-4de4-a87a-8ae110516704, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232836.6976066, expires_in: 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:421 RpcState(Login, fe9a8da1-9b79-43a9-9221-9376514b341d, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe9a8da1-9b79-43a9-9221-9376514b341d, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe9a8da1-9b79-43a9-9221-9376514b341d, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232838.3365643, expires_in: 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:421 RpcState(Login, 6daef489-38dd-4e68-bd39-15ebf29bf3ad, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6daef489-38dd-4e68-bd39-15ebf29bf3ad, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6daef489-38dd-4e68-bd39-15ebf29bf3ad, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232840.4154177, expires_in: 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:421 RpcState(Login, 563ae6b3-e733-41cf-9214-5edf654545c6, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 563ae6b3-e733-41cf-9214-5edf654545c6, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 563ae6b3-e733-41cf-9214-5edf654545c6, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232841.1855917, expires_in: 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:421 RpcState(Login, 43b85569-590e-4f87-9118-af29ba107347, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43b85569-590e-4f87-9118-af29ba107347, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43b85569-590e-4f87-9118-af29ba107347, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232842.522052, expires_in: 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:421 RpcState(Login, 78a0fbd0-30dd-452f-8392-bb0da32541d0, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 78a0fbd0-30dd-452f-8392-bb0da32541d0, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 78a0fbd0-30dd-452f-8392-bb0da32541d0, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232844.6180565, expires_in: 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:421 RpcState(Login, 2a229c03-2fe0-4fe8-a59d-362181a948c7, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a229c03-2fe0-4fe8-a59d-362181a948c7, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a229c03-2fe0-4fe8-a59d-362181a948c7, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232845.891026, expires_in: 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:421 RpcState(Login, 3ccd9714-c17e-422e-b0bb-733d2095d98f, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ccd9714-c17e-422e-b0bb-733d2095d98f, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ccd9714-c17e-422e-b0bb-733d2095d98f, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232848.070026, expires_in: 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:421 RpcState(Login, 43069d15-0c27-436c-a49c-7ddc81443e9f, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43069d15-0c27-436c-a49c-7ddc81443e9f, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43069d15-0c27-436c-a49c-7ddc81443e9f, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232850.2771492, expires_in: 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:421 RpcState(Login, ff07c956-86b9-4a56-8506-cd1b928a895f, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff07c956-86b9-4a56-8506-cd1b928a895f, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff07c956-86b9-4a56-8506-cd1b928a895f, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232852.4420736, expires_in: 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:421 RpcState(Login, f94b0f0b-e16b-442b-8246-0a09c0379a2d, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f94b0f0b-e16b-442b-8246-0a09c0379a2d, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f94b0f0b-e16b-442b-8246-0a09c0379a2d, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232854.6241424, expires_in: 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:421 RpcState(Login, 723f8554-358c-40d3-9bc6-d6ab14bdfc3d, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 723f8554-358c-40d3-9bc6-d6ab14bdfc3d, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 723f8554-358c-40d3-9bc6-d6ab14bdfc3d, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232855.8684316, expires_in: 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:421 RpcState(Login, 1eb19677-760e-46b5-90d1-0289dbe419f4, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1eb19677-760e-46b5-90d1-0289dbe419f4, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1eb19677-760e-46b5-90d1-0289dbe419f4, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232857.7361853, expires_in: 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:421 RpcState(Login, 0f986bbc-13da-474d-a09c-ba0d7973e43a, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f986bbc-13da-474d-a09c-ba0d7973e43a, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f986bbc-13da-474d-a09c-ba0d7973e43a, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232859.7045414, expires_in: 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:421 RpcState(Login, fe65e36b-f9fe-4533-a7d8-2751cf4fd726, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe65e36b-f9fe-4533-a7d8-2751cf4fd726, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe65e36b-f9fe-4533-a7d8-2751cf4fd726, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232861.087095, expires_in: 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:421 RpcState(Login, 39373054-8398-4156-af42-26e4ff8bd2d5, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39373054-8398-4156-af42-26e4ff8bd2d5, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39373054-8398-4156-af42-26e4ff8bd2d5, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232863.244415, expires_in: 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:421 RpcState(Login, adec5025-cd57-4e3f-b4d8-481356679265, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, adec5025-cd57-4e3f-b4d8-481356679265, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, adec5025-cd57-4e3f-b4d8-481356679265, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232864.9299066, expires_in: 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:421 RpcState(Login, f651b928-7231-4c72-be68-a961476c255c, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f651b928-7231-4c72-be68-a961476c255c, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f651b928-7231-4c72-be68-a961476c255c, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232867.0000315, expires_in: 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:421 RpcState(Login, cac03685-6f30-407a-8d96-4db55504c94e, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cac03685-6f30-407a-8d96-4db55504c94e, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cac03685-6f30-407a-8d96-4db55504c94e, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232868.441835, expires_in: 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:421 RpcState(Login, 86a31393-f750-4818-9e8a-77f769a4f584, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 86a31393-f750-4818-9e8a-77f769a4f584, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 86a31393-f750-4818-9e8a-77f769a4f584, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232869.6556342, expires_in: 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:421 RpcState(Login, 767dc90a-d4af-46be-b653-af432842bacf, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 767dc90a-d4af-46be-b653-af432842bacf, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 767dc90a-d4af-46be-b653-af432842bacf, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232871.1820796, expires_in: 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:421 RpcState(Login, b69975a2-6a70-4835-88dd-20b9c52aeac8, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b69975a2-6a70-4835-88dd-20b9c52aeac8, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b69975a2-6a70-4835-88dd-20b9c52aeac8, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232872.7791445, expires_in: 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:421 RpcState(Login, 790e4082-5ad0-44ef-8cb3-fa9af278badb, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 790e4082-5ad0-44ef-8cb3-fa9af278badb, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 790e4082-5ad0-44ef-8cb3-fa9af278badb, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232874.146286, expires_in: 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:421 RpcState(Login, e87b7805-9214-4232-b512-eacaf5fb1ecd, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e87b7805-9214-4232-b512-eacaf5fb1ecd, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e87b7805-9214-4232-b512-eacaf5fb1ecd, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232876.3173466, expires_in: 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:421 RpcState(Login, 4a80bfe1-747b-4777-bdf5-ff9ce562a75d, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a80bfe1-747b-4777-bdf5-ff9ce562a75d, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a80bfe1-747b-4777-bdf5-ff9ce562a75d, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232876.8505616, expires_in: 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:421 RpcState(Login, 720faa35-d872-4f7f-b33f-9af4abd2d9e4, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 720faa35-d872-4f7f-b33f-9af4abd2d9e4, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 720faa35-d872-4f7f-b33f-9af4abd2d9e4, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232878.1603248, expires_in: 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:421 RpcState(Login, 053729ae-f6dd-4b17-a094-3b05b77e56dc, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 053729ae-f6dd-4b17-a094-3b05b77e56dc, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 053729ae-f6dd-4b17-a094-3b05b77e56dc, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232879.6540174, expires_in: 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:421 RpcState(Login, b6d41f73-a093-49ea-a160-6b367706246a, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6d41f73-a093-49ea-a160-6b367706246a, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6d41f73-a093-49ea-a160-6b367706246a, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232881.6825445, expires_in: 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:421 RpcState(Login, 96ff5ed4-136a-411b-ac7d-0f5a46b55ad8, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96ff5ed4-136a-411b-ac7d-0f5a46b55ad8, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96ff5ed4-136a-411b-ac7d-0f5a46b55ad8, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232883.7106986, expires_in: 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:421 RpcState(Login, 77d93232-e41e-4647-8e43-dd1e277184b9, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77d93232-e41e-4647-8e43-dd1e277184b9, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77d93232-e41e-4647-8e43-dd1e277184b9, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232885.7576365, expires_in: 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:421 RpcState(Login, 82c3594d-6ea7-4433-9827-bcc9bd0052ea, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 82c3594d-6ea7-4433-9827-bcc9bd0052ea, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 82c3594d-6ea7-4433-9827-bcc9bd0052ea, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232887.4007895, expires_in: 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:421 RpcState(Login, 7e9687bd-866b-421b-9a92-3b2f0a4d54dc, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e9687bd-866b-421b-9a92-3b2f0a4d54dc, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e9687bd-866b-421b-9a92-3b2f0a4d54dc, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232889.0345585, expires_in: 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:421 RpcState(Login, 8ec57061-2be3-4ed5-a3ff-d3167ba82303, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ec57061-2be3-4ed5-a3ff-d3167ba82303, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ec57061-2be3-4ed5-a3ff-d3167ba82303, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232890.4842308, expires_in: 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:421 RpcState(Login, 056632f2-dc0b-4626-876f-8a076a26ef93, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 056632f2-dc0b-4626-876f-8a076a26ef93, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 056632f2-dc0b-4626-876f-8a076a26ef93, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232892.6621566, expires_in: 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:421 RpcState(Login, 040e9466-e3a3-44d1-bef2-407b55461770, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 040e9466-e3a3-44d1-bef2-407b55461770, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 040e9466-e3a3-44d1-bef2-407b55461770, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232893.9318342, expires_in: 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:421 RpcState(Login, 0d698c53-6906-440d-868f-ff293ab2f03e, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d698c53-6906-440d-868f-ff293ab2f03e, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d698c53-6906-440d-868f-ff293ab2f03e, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232895.8858764, expires_in: 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:421 RpcState(Login, 3fc5c2f6-1325-475a-a90f-813170b23813, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3fc5c2f6-1325-475a-a90f-813170b23813, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3fc5c2f6-1325-475a-a90f-813170b23813, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232897.522963, expires_in: 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:421 RpcState(Login, c1a60096-e357-4a40-99df-0cdef6b2cc41, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1a60096-e357-4a40-99df-0cdef6b2cc41, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1a60096-e357-4a40-99df-0cdef6b2cc41, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232899.4372246, expires_in: 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:421 RpcState(Login, 54bafb6d-0d5a-497a-a2ed-e1b630ceed8e, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54bafb6d-0d5a-497a-a2ed-e1b630ceed8e, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54bafb6d-0d5a-497a-a2ed-e1b630ceed8e, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232900.7543771, expires_in: 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:421 RpcState(Login, 6dc4769a-379d-46e9-82b9-4f6443ea1a5c, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6dc4769a-379d-46e9-82b9-4f6443ea1a5c, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6dc4769a-379d-46e9-82b9-4f6443ea1a5c, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232902.757557, expires_in: 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:421 RpcState(Login, c0c5a302-623c-4051-9ca8-a7a599e4ef57, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0c5a302-623c-4051-9ca8-a7a599e4ef57, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0c5a302-623c-4051-9ca8-a7a599e4ef57, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232904.4347699, expires_in: 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:421 RpcState(Login, 11c164c2-dd28-4b1e-a90e-b24b98ebb2ff, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11c164c2-dd28-4b1e-a90e-b24b98ebb2ff, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11c164c2-dd28-4b1e-a90e-b24b98ebb2ff, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232906.1522853, expires_in: 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:421 RpcState(Login, a1468d80-f34a-422a-89b1-7a0ea744da2b, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a1468d80-f34a-422a-89b1-7a0ea744da2b, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a1468d80-f34a-422a-89b1-7a0ea744da2b, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232907.6150186, expires_in: 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:421 RpcState(Login, 71cd5f4f-0042-4ffc-b118-85211e53d405, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71cd5f4f-0042-4ffc-b118-85211e53d405, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71cd5f4f-0042-4ffc-b118-85211e53d405, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232909.6389718, expires_in: 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:421 RpcState(Login, c5bd084f-150e-4d4a-84e3-21ef7fee6df8, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5bd084f-150e-4d4a-84e3-21ef7fee6df8, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5bd084f-150e-4d4a-84e3-21ef7fee6df8, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232911.3791444, expires_in: 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:421 RpcState(Login, 21da33a6-78ea-480f-afba-280e577ee6ff, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21da33a6-78ea-480f-afba-280e577ee6ff, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21da33a6-78ea-480f-afba-280e577ee6ff, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232913.305119, expires_in: 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:421 RpcState(Login, 36504eea-76a7-4644-94df-525002ebe80e, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36504eea-76a7-4644-94df-525002ebe80e, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36504eea-76a7-4644-94df-525002ebe80e, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232915.08766, expires_in: 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:421 RpcState(Login, 594ec05d-ae39-4f56-acaa-e9fd9e482617, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 594ec05d-ae39-4f56-acaa-e9fd9e482617, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 594ec05d-ae39-4f56-acaa-e9fd9e482617, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232916.692491, expires_in: 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:421 RpcState(Login, 69bd1581-7946-4b59-a337-92354af17e1e, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69bd1581-7946-4b59-a337-92354af17e1e, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69bd1581-7946-4b59-a337-92354af17e1e, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232918.2775245, expires_in: 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:421 RpcState(Login, 368fb2e5-0287-4d47-8874-405b64c89060, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 368fb2e5-0287-4d47-8874-405b64c89060, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 368fb2e5-0287-4d47-8874-405b64c89060, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232920.3288088, expires_in: 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:421 RpcState(Login, 28b81ad0-4389-4994-9f76-2f23a3f1269c, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28b81ad0-4389-4994-9f76-2f23a3f1269c, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28b81ad0-4389-4994-9f76-2f23a3f1269c, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232921.7398117, expires_in: 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:421 RpcState(Login, 8e32ae91-d63b-4aa1-bcf3-eb96169de44e, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e32ae91-d63b-4aa1-bcf3-eb96169de44e, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e32ae91-d63b-4aa1-bcf3-eb96169de44e, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232922.994838, expires_in: 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:421 RpcState(Login, 7af35a91-e219-4fa6-a06e-2421b80b9a40, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7af35a91-e219-4fa6-a06e-2421b80b9a40, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7af35a91-e219-4fa6-a06e-2421b80b9a40, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232924.4398894, expires_in: 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:421 RpcState(Login, 19787b0b-8ac7-465a-9eb8-feafa143902d, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19787b0b-8ac7-465a-9eb8-feafa143902d, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19787b0b-8ac7-465a-9eb8-feafa143902d, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232926.5909975, expires_in: 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:421 RpcState(Login, 1131df8f-58ac-48e4-bf3b-670a38da2a7e, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1131df8f-58ac-48e4-bf3b-670a38da2a7e, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1131df8f-58ac-48e4-bf3b-670a38da2a7e, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232928.1569457, expires_in: 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:421 RpcState(Login, b0a90cbc-feb0-403a-b31b-00de1f69f6f4, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0a90cbc-feb0-403a-b31b-00de1f69f6f4, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0a90cbc-feb0-403a-b31b-00de1f69f6f4, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232929.6938083, expires_in: 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:421 RpcState(Login, 879deecf-1af2-45da-a9f8-97f0a848b7cd, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 879deecf-1af2-45da-a9f8-97f0a848b7cd, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 879deecf-1af2-45da-a9f8-97f0a848b7cd, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232931.671596, expires_in: 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:421 RpcState(Login, 59bd5c38-1909-425b-bc3b-09496f768046, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59bd5c38-1909-425b-bc3b-09496f768046, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59bd5c38-1909-425b-bc3b-09496f768046, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232932.958727, expires_in: 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:421 RpcState(Login, e21c64e8-c71b-4f39-82ce-6313f18b9fd8, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e21c64e8-c71b-4f39-82ce-6313f18b9fd8, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e21c64e8-c71b-4f39-82ce-6313f18b9fd8, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232934.86913, expires_in: 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:421 RpcState(Login, 3826d2df-e341-4de3-826e-f3bbac7888ad, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3826d2df-e341-4de3-826e-f3bbac7888ad, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3826d2df-e341-4de3-826e-f3bbac7888ad, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232936.2714877, expires_in: 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:421 RpcState(Login, 3e03ab9b-45c2-493d-ab96-3e822b10687c, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e03ab9b-45c2-493d-ab96-3e822b10687c, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e03ab9b-45c2-493d-ab96-3e822b10687c, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232937.7665896, expires_in: 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:421 RpcState(Login, 7bfe7c41-b728-407c-9573-c42fe2530910, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7bfe7c41-b728-407c-9573-c42fe2530910, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7bfe7c41-b728-407c-9573-c42fe2530910, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232939.6098747, expires_in: 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:421 RpcState(Login, 16852e31-a2c3-4407-b87a-9662b9dee229, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16852e31-a2c3-4407-b87a-9662b9dee229, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16852e31-a2c3-4407-b87a-9662b9dee229, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232941.5325446, expires_in: 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:421 RpcState(Login, 52c1a350-e5be-4ce1-a13a-5afd93953651, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52c1a350-e5be-4ce1-a13a-5afd93953651, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52c1a350-e5be-4ce1-a13a-5afd93953651, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232943.0257301, expires_in: 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:421 RpcState(Login, 5c435779-c47c-44ed-aa2a-e95a9e4f8bac, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c435779-c47c-44ed-aa2a-e95a9e4f8bac, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c435779-c47c-44ed-aa2a-e95a9e4f8bac, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232944.5893679, expires_in: 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:421 RpcState(Login, 32ab06e0-84c7-42af-a815-11e0778ef53d, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32ab06e0-84c7-42af-a815-11e0778ef53d, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32ab06e0-84c7-42af-a815-11e0778ef53d, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232946.4522333, expires_in: 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:421 RpcState(Login, 36470703-fbcc-4526-be12-5477e4737040, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36470703-fbcc-4526-be12-5477e4737040, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36470703-fbcc-4526-be12-5477e4737040, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232948.1972337, expires_in: 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:421 RpcState(Login, a374a9fc-f725-404b-9327-9f189816b1f1, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a374a9fc-f725-404b-9327-9f189816b1f1, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a374a9fc-f725-404b-9327-9f189816b1f1, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232950.2011821, expires_in: 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:421 RpcState(Login, af6a0b2e-5887-4466-8b3d-ecd4dd9bb9de, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af6a0b2e-5887-4466-8b3d-ecd4dd9bb9de, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af6a0b2e-5887-4466-8b3d-ecd4dd9bb9de, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232952.3373828, expires_in: 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:421 RpcState(Login, c8b28fdd-ac17-4a93-97b6-998bb63eb586, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8b28fdd-ac17-4a93-97b6-998bb63eb586, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8b28fdd-ac17-4a93-97b6-998bb63eb586, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232953.7758946, expires_in: 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:421 RpcState(Login, 153ff7ea-be49-40e1-a018-2f1cc5cf4712, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 153ff7ea-be49-40e1-a018-2f1cc5cf4712, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 153ff7ea-be49-40e1-a018-2f1cc5cf4712, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232955.2063043, expires_in: 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:421 RpcState(Login, 0a7a32a4-4822-4640-95bc-f79594a2d602, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a7a32a4-4822-4640-95bc-f79594a2d602, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a7a32a4-4822-4640-95bc-f79594a2d602, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232957.1251292, expires_in: 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:421 RpcState(Login, 84b950b9-c4f1-4e94-8f7b-ec13def0c6db, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84b950b9-c4f1-4e94-8f7b-ec13def0c6db, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84b950b9-c4f1-4e94-8f7b-ec13def0c6db, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232959.2005522, expires_in: 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:421 RpcState(Login, 4eb5e899-2971-40d4-b8e5-9e40b16eb45f, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4eb5e899-2971-40d4-b8e5-9e40b16eb45f, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4eb5e899-2971-40d4-b8e5-9e40b16eb45f, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232960.6465266, expires_in: 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:421 RpcState(Login, fa4ddcd1-3872-44ec-88ba-c30a1e392b13, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa4ddcd1-3872-44ec-88ba-c30a1e392b13, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa4ddcd1-3872-44ec-88ba-c30a1e392b13, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232962.8139029, expires_in: 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:421 RpcState(Login, 8382ea67-9801-497e-a2f1-44dae5221858, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8382ea67-9801-497e-a2f1-44dae5221858, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8382ea67-9801-497e-a2f1-44dae5221858, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232964.2852767, expires_in: 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:421 RpcState(Login, 6d8c311b-17a6-4f07-a0d3-d2b9deda5441, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d8c311b-17a6-4f07-a0d3-d2b9deda5441, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d8c311b-17a6-4f07-a0d3-d2b9deda5441, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232965.9431427, expires_in: 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:421 RpcState(Login, d0ed81f9-e6f3-45ef-951e-7d6fb5c66c24, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d0ed81f9-e6f3-45ef-951e-7d6fb5c66c24, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d0ed81f9-e6f3-45ef-951e-7d6fb5c66c24, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232967.728042, expires_in: 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:421 RpcState(Login, c4736c7b-1fbd-426c-9fce-d3b587c1a0e7, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4736c7b-1fbd-426c-9fce-d3b587c1a0e7, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4736c7b-1fbd-426c-9fce-d3b587c1a0e7, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232969.5905337, expires_in: 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:421 RpcState(Login, 5f471a97-b430-439e-b02b-3d7fc1241bdd, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f471a97-b430-439e-b02b-3d7fc1241bdd, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f471a97-b430-439e-b02b-3d7fc1241bdd, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232971.3234968, expires_in: 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:421 RpcState(Login, 5c1c9f6f-0637-47eb-ba92-4a4f7c27b88c, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c1c9f6f-0637-47eb-ba92-4a4f7c27b88c, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c1c9f6f-0637-47eb-ba92-4a4f7c27b88c, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232972.908653, expires_in: 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:421 RpcState(Login, 464df39b-4534-4efa-bd2a-027265d80636, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 464df39b-4534-4efa-bd2a-027265d80636, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 464df39b-4534-4efa-bd2a-027265d80636, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232973.6875806, expires_in: 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:421 RpcState(Login, 35c8d343-d7c3-4c63-82c5-30dd627d9829, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35c8d343-d7c3-4c63-82c5-30dd627d9829, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35c8d343-d7c3-4c63-82c5-30dd627d9829, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232975.2242951, expires_in: 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:421 RpcState(Login, 69951607-1fc4-4339-8816-364c8653bed3, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69951607-1fc4-4339-8816-364c8653bed3, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69951607-1fc4-4339-8816-364c8653bed3, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232977.0020874, expires_in: 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:421 RpcState(Login, 9fd8440b-32df-4e9c-bcf4-97b67039afca, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9fd8440b-32df-4e9c-bcf4-97b67039afca, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9fd8440b-32df-4e9c-bcf4-97b67039afca, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232979.1317728, expires_in: 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:421 RpcState(Login, 2f6483c3-ad03-430c-94bb-e29a3d0b1ea5, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f6483c3-ad03-430c-94bb-e29a3d0b1ea5, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f6483c3-ad03-430c-94bb-e29a3d0b1ea5, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232980.8397293, expires_in: 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:421 RpcState(Login, 9e932c23-65ae-499a-ad7e-308f5c2cc428, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e932c23-65ae-499a-ad7e-308f5c2cc428, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e932c23-65ae-499a-ad7e-308f5c2cc428, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232982.0571034, expires_in: 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:421 RpcState(Login, 5fdc4819-122b-464a-9f56-43325c6d9b4f, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5fdc4819-122b-464a-9f56-43325c6d9b4f, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5fdc4819-122b-464a-9f56-43325c6d9b4f, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232984.0377564, expires_in: 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:421 RpcState(Login, 2f2e8010-167b-401a-97ef-74154647df86, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f2e8010-167b-401a-97ef-74154647df86, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f2e8010-167b-401a-97ef-74154647df86, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232985.8877969, expires_in: 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:421 RpcState(Login, 2b175264-a0e0-4f03-ad98-695909b66922, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b175264-a0e0-4f03-ad98-695909b66922, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b175264-a0e0-4f03-ad98-695909b66922, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232987.235156, expires_in: 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:421 RpcState(Login, ab148c2b-97bc-430b-8605-fa97abec3a6d, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab148c2b-97bc-430b-8605-fa97abec3a6d, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab148c2b-97bc-430b-8605-fa97abec3a6d, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232989.2319975, expires_in: 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:421 RpcState(Login, 5da43754-2342-44e3-87ae-19a982658b97, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5da43754-2342-44e3-87ae-19a982658b97, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5da43754-2342-44e3-87ae-19a982658b97, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232990.493584, expires_in: 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:421 RpcState(Login, 9df07ec4-89c4-4d30-a9d2-0353954a627b, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9df07ec4-89c4-4d30-a9d2-0353954a627b, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9df07ec4-89c4-4d30-a9d2-0353954a627b, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232992.2435668, expires_in: 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:421 RpcState(Login, dc358d25-4bb2-4cd9-90e2-f12ef41986ef, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc358d25-4bb2-4cd9-90e2-f12ef41986ef, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc358d25-4bb2-4cd9-90e2-f12ef41986ef, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232994.1330664, expires_in: 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:421 RpcState(Login, 59512eb4-3c6f-4f3b-b92d-ce1b5e0c40a7, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59512eb4-3c6f-4f3b-b92d-ce1b5e0c40a7, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59512eb4-3c6f-4f3b-b92d-ce1b5e0c40a7, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232996.019334, expires_in: 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:421 RpcState(Login, ac76bbb0-c356-49e8-a839-e8d8e3cb2fc3, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac76bbb0-c356-49e8-a839-e8d8e3cb2fc3, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac76bbb0-c356-49e8-a839-e8d8e3cb2fc3, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232997.3758764, expires_in: 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:421 RpcState(Login, ac5379af-1bed-412a-be22-02417463b017, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac5379af-1bed-412a-be22-02417463b017, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac5379af-1bed-412a-be22-02417463b017, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232999.054274, expires_in: 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:421 RpcState(Login, f2efbec8-b26c-40f6-bbef-7f5a355e300c, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2efbec8-b26c-40f6-bbef-7f5a355e300c, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2efbec8-b26c-40f6-bbef-7f5a355e300c, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233000.3885753, expires_in: 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:421 RpcState(Login, 00286bd7-cb01-4e43-80c0-8bafd6a58ac8, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00286bd7-cb01-4e43-80c0-8bafd6a58ac8, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00286bd7-cb01-4e43-80c0-8bafd6a58ac8, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233001.6233244, expires_in: 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:421 RpcState(Login, 85904631-3899-421b-b370-aca73cdea006, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85904631-3899-421b-b370-aca73cdea006, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85904631-3899-421b-b370-aca73cdea006, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233003.2327893, expires_in: 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:421 RpcState(Login, 02b97242-c528-42be-8087-e75442a1075c, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02b97242-c528-42be-8087-e75442a1075c, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02b97242-c528-42be-8087-e75442a1075c, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233005.011688, expires_in: 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:421 RpcState(Login, 29ddb043-0954-4177-b5d0-83e2b1f885e5, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 29ddb043-0954-4177-b5d0-83e2b1f885e5, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 29ddb043-0954-4177-b5d0-83e2b1f885e5, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233006.3534791, expires_in: 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:421 RpcState(Login, fa895dee-8e3d-43cf-82a6-416bbaabd362, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa895dee-8e3d-43cf-82a6-416bbaabd362, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa895dee-8e3d-43cf-82a6-416bbaabd362, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233007.592439, expires_in: 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:421 RpcState(Login, 7ed63e09-b077-4328-8cf2-80f467b9c030, localhost:2151): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ed63e09-b077-4328-8cf2-80f467b9c030, localhost:2151): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ed63e09-b077-4328-8cf2-80f467b9c030, localhost:2151): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2151". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2151
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765233008162485&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:10390/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:11850/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10576
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21258
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2487
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4609
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10390
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24666
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26597
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28307
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11850
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1687
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:2151/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13993
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14690
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7713
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2151
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8775
============================== slowest durations ===============================
282.77s call     test_secrets.py::test_drop_without_grants[encryption_disabled]
261.56s call     test_secrets.py::test_drop_without_grants[encryption_enabled]
16.59s setup    test_secrets.py::test_drop_without_grants[encryption_disabled]
9.53s teardown test_secrets.py::test_drop_without_grants[encryption_enabled]
8.57s setup    test_secrets.py::test_drop_without_grants[encryption_enabled]
1.53s teardown test_secrets.py::test_drop_without_grants[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets.py::test_drop_without_grants[encryption_disabled] - assert 'Access denied for scheme request' in "Couldn't find valid connection"
 +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
FAILED test_secrets.py::test_drop_without_grants[encryption_enabled] - assert 'Access denied for scheme request' in "Couldn't find valid connection"
 +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
======================== 2 failed in 581.12s (0:09:41) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000283/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
_____ test_create_eds_with_many_secrets_with_success[encryption_disabled] ______
ydb/tests/functional/secrets/test_secrets_usage.py:169: in test_create_eds_with_many_secrets_with_success
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_eds_with_many_secrets_with_success[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000283/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1432
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000283/r3tmp/kikimr_cluster_dquxs3qe
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000283/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61722
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7453
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26677
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1413
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000283/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000283/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/kvpj/000283/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/node_1/logfile_jetu0f1w.log --grpc-port=61722 --mon-port=7453 --ic-port=1432
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:61722/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000283/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000283/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/kvpj/000283/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/node_1/logfile_jetu0f1w.log --grpc-port=61722 --mon-port=7453 --ic-port=1432
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000283/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000283/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000283/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/node_1/logfile_jetu0f1w.log', '--grpc-port=61722', '--mon-port=7453', '--ic-port=1432')' in '/home/runner/.ya/build/build_root/kvpj/000283/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1248376
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:61722/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/kvpj/000283/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1248377
DEBUG    ya.test:process.py:259 Command (pid 1248377) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1248377) elapsed time (sec): 1.8171346187591553
DEBUG    ya.test:process.py:263 Command (pid 1248377) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248377) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1248377) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248377) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248377) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1248377) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1248377) minflt: 17548
DEBUG    ya.test:process.py:263 Command (pid 1248377) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1248377) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1248377) nivcsw: 216
DEBUG    ya.test:process.py:263 Command (pid 1248377) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1248377) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1248377) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 1248377) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1248377) stime: 1.515272
DEBUG    ya.test:process.py:263 Command (pid 1248377) utime: 0.13328099999999998
DEBUG    ya.test:process.py:263 Command (pid 1248377) wtime: 1.818
DEBUG    ya.test:process.py:275 Command (pid 1248377) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1248377) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000283/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000283/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61722', '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: 1432\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/kvpj/000283/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61722', '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: 1432\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1251759
DEBUG    ya.test:process.py:259 Command (pid 1251759) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1251759) elapsed time (sec): 0.4207425117492676
DEBUG    ya.test:process.py:263 Command (pid 1251759) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251759) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1251759) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251759) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251759) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1251759) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 1251759) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 1251759) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1251759) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1251759) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1251759) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1251759) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1251759) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 1251759) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1251759) stime: 0.28327199999999997
DEBUG    ya.test:process.py:263 Command (pid 1251759) utime: 0.095758
DEBUG    ya.test:process.py:263 Command (pid 1251759) wtime: 0.422
DEBUG    ya.test:process.py:275 Command (pid 1251759) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000283/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000283/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61722', '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/kvpj/000283/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61722', '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: 1251899
DEBUG    ya.test:process.py:259 Command (pid 1251899) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1251899) elapsed time (sec): 0.7409873008728027
DEBUG    ya.test:process.py:263 Command (pid 1251899) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251899) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1251899) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251899) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251899) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1251899) maxrss: 555516
DEBUG    ya.test:process.py:263 Command (pid 1251899) minflt: 18407
DEBUG    ya.test:process.py:263 Command (pid 1251899) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1251899) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1251899) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 1251899) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1251899) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1251899) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 1251899) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1251899) stime: 0.586194
DEBUG    ya.test:process.py:263 Command (pid 1251899) utime: 0.108405
DEBUG    ya.test:process.py:263 Command (pid 1251899) wtime: 0.742
DEBUG    ya.test:process.py:275 Command (pid 1251899) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000283/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3369
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000283/r3tmp/kikimr_cluster_fyo586pb
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000283/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17172
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25619
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16464
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20831
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000283/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000283/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/kvpj/000283/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/node_1/logfile_vi9453xu.log --grpc-port=17172 --mon-port=25619 --ic-port=3369
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17172/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000283/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000283/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/kvpj/000283/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/node_1/logfile_vi9453xu.log --grpc-port=17172 --mon-port=25619 --ic-port=3369
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000283/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000283/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000283/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/node_1/logfile_vi9453xu.log', '--grpc-port=17172', '--mon-port=25619', '--ic-port=3369')' in '/home/runner/.ya/build/build_root/kvpj/000283/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1252612
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17172/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/kvpj/000283/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1252630
DEBUG    ya.test:process.py:259 Command (pid 1252630) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1252630) elapsed time (sec): 0.7469086647033691
DEBUG    ya.test:process.py:263 Command (pid 1252630) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252630) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1252630) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252630) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252630) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1252630) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1252630) minflt: 16272
DEBUG    ya.test:process.py:263 Command (pid 1252630) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1252630) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1252630) nivcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 1252630) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1252630) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1252630) nvcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 1252630) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1252630) stime: 0.5562349999999999
DEBUG    ya.test:process.py:263 Command (pid 1252630) utime: 0.128325
DEBUG    ya.test:process.py:263 Command (pid 1252630) wtime: 0.748
DEBUG    ya.test:process.py:275 Command (pid 1252630) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1252630) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000283/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000283/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17172', '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: 3369\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000283/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17172', '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: 3369\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1256550
DEBUG    ya.test:process.py:259 Command (pid 1256550) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1256550) elapsed time (sec): 0.7231900691986084
DEBUG    ya.test:process.py:263 Command (pid 1256550) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1256550) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1256550) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1256550) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1256550) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1256550) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 1256550) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1256550) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1256550) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1256550) nivcsw: 102
DEBUG    ya.test:process.py:263 Command (pid 1256550) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1256550) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1256550) nvcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 1256550) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1256550) stime: 0.46816599999999997
DEBUG    ya.test:process.py:263 Command (pid 1256550) utime: 0.160993
DEBUG    ya.test:process.py:263 Command (pid 1256550) wtime: 0.725
DEBUG    ya.test:process.py:275 Command (pid 1256550) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000283/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000283/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17172', '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.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/kvpj/000283/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17172', '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: 1257358
DEBUG    ya.test:process.py:259 Command (pid 1257358) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1257358) elapsed time (sec): 0.5821170806884766
DEBUG    ya.test:process.py:263 Command (pid 1257358) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257358) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1257358) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257358) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257358) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1257358) maxrss: 555544
DEBUG    ya.test:process.py:263 Command (pid 1257358) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 1257358) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1257358) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1257358) nivcsw: 89
DEBUG    ya.test:process.py:263 Command (pid 1257358) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1257358) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1257358) nvcsw: 86
DEBUG    ya.test:process.py:263 Command (pid 1257358) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1257358) stime: 0.36728299999999997
DEBUG    ya.test:process.py:263 Command (pid 1257358) utime: 0.138225
DEBUG    ya.test:process.py:263 Command (pid 1257358) wtime: 0.585
DEBUG    ya.test:process.py:275 Command (pid 1257358) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000283/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6391
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18710
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27666
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28283
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26780
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000283/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000283/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17172 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000283/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/slot_1/logfile_gbp01_4o.log --grpc-port=6391 --mon-port=18710 --ic-port=27666
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000283/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000283/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:17172 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000283/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/slot_1/logfile_gbp01_4o.log --grpc-port=6391 --mon-port=18710 --ic-port=27666
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000283/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000283/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:17172', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000283/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/slot_1/logfile_gbp01_4o.log', '--grpc-port=6391', '--mon-port=18710', '--ic-port=27666')' in '/home/runner/.ya/build/build_root/kvpj/000283/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1258047
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6391/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/kvpj/000283/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1258048
DEBUG    ya.test:process.py:259 Command (pid 1258048) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258048) elapsed time (sec): 0.533268928527832
DEBUG    ya.test:process.py:263 Command (pid 1258048) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258048) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258048) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258048) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258048) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258048) maxrss: 547196
DEBUG    ya.test:process.py:263 Command (pid 1258048) minflt: 16354
DEBUG    ya.test:process.py:263 Command (pid 1258048) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258048) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258048) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 1258048) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258048) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258048) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1258048) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258048) stime: 0.343227
DEBUG    ya.test:process.py:263 Command (pid 1258048) utime: 0.139685
DEBUG    ya.test:process.py:263 Command (pid 1258048) wtime: 0.535
DEBUG    ya.test:process.py:275 Command (pid 1258048) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1258048) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_create_eds_with_many_secrets_with_success[encryption_disabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, da54aada-6af8-497e-b78e-74b0fc2c3cca, localhost:17172): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, da54aada-6af8-497e-b78e-74b0fc2c3cca, localhost:17172): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, da54aada-6af8-497e-b78e-74b0fc2c3cca, localhost:17172): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 6391 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:6391, 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:17172
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 329a8539-eeed-46f4-a7c8-359e79e9bc7d, ghrun-2tlsei57yi.auto.internal:6391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 329a8539-eeed-46f4-a7c8-359e79e9bc7d, ghrun-2tlsei57yi.auto.internal:6391): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 329a8539-eeed-46f4-a7c8-359e79e9bc7d, ghrun-2tlsei57yi.auto.internal:6391): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=Njg2MTA4ZDktNTVlOWZiMjItZmY1OWYwYTEtYjQ0Njg0MzQ=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e90197a8-af09-4ee3-89c1-15a444fe6452, ghrun-2tlsei57yi.auto.internal:6391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e90197a8-af09-4ee3-89c1-15a444fe6452, ghrun-2tlsei57yi.auto.internal:6391): request = { session_id: "ydb://session/3?node_id=50000&id=Njg2MTA4ZDktNTVlOWZiMjItZmY1OWYwYTEtYjQ0Njg0MzQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e90197a8-af09-4ee3-89c1-15a444fe6452, ghrun-2tlsei57yi.auto.internal:6391): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=Njg2MTA4ZDktNTVlOWZiMjItZmY1OWYwYTEtYjQ0Njg0MzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8a6f59d7-4afa-4684-9b9c-e44bd294268c, ghrun-2tlsei57yi.auto.internal:6391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a6f59d7-4afa-4684-9b9c-e44bd294268c, ghrun-2tlsei57yi.auto.internal:6391): request = { session_id: "ydb://session/3?node_id=50000&id=Njg2MTA4ZDktNTVlOWZiMjItZmY1OWYwYTEtYjQ0Njg0MzQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a6f59d7-4afa-4684-9b9c-e44bd294268c, ghrun-2tlsei57yi.auto.internal:6391): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=Njg2MTA4ZDktNTVlOWZiMjItZmY1OWYwYTEtYjQ0Njg0MzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 01b5904f-4496-459b-bbe5-e9798f9f4f91, ghrun-2tlsei57yi.auto.internal:6391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 01b5904f-4496-459b-bbe5-e9798f9f4f91, ghrun-2tlsei57yi.auto.internal:6391): request = { session_id: "ydb://session/3?node_id=50000&id=Njg2MTA4ZDktNTVlOWZiMjItZmY1OWYwYTEtYjQ0Njg0MzQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 01b5904f-4496-459b-bbe5-e9798f9f4f91, ghrun-2tlsei57yi.auto.internal:6391): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17172
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:6391
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 2b58e87a-a5ec-4ca3-a135-0d01b2b9ac59, localhost:17172): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2b58e87a-a5ec-4ca3-a135-0d01b2b9ac59, localhost:17172): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2b58e87a-a5ec-4ca3-a135-0d01b2b9ac59, localhost:17172): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 6391 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:6391, 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:17172
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 550ed6cd-9433-43e5-8ee8-31448200d444, ghrun-2tlsei57yi.auto.internal:6391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 550ed6cd-9433-43e5-8ee8-31448200d444, ghrun-2tlsei57yi.auto.internal:6391): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 550ed6cd-9433-43e5-8ee8-31448200d444, ghrun-2tlsei57yi.auto.internal:6391): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OGI5YjJjYzEtZWFjYjU1M2UtNzA5NTdjNjAtMmY2NjNmYjI=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 33aac7f1-eda2-4a27-af39-50d98e8af92c, ghrun-2tlsei57yi.auto.internal:6391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 33aac7f1-eda2-4a27-af39-50d98e8af92c, ghrun-2tlsei57yi.auto.internal:6391): request = { session_id: "ydb://session/3?node_id=50000&id=OGI5YjJjYzEtZWFjYjU1M2UtNzA5NTdjNjAtMmY2NjNmYjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 33aac7f1-eda2-4a27-af39-50d98e8af92c, ghrun-2tlsei57yi.auto.internal:6391): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=OGI5YjJjYzEtZWFjYjU1M2UtNzA5NTdjNjAtMmY2NjNmYjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, efbb5a23-3904-4087-ade9-ef861e26f45c, ghrun-2tlsei57yi.auto.internal:6391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, efbb5a23-3904-4087-ade9-ef861e26f45c, ghrun-2tlsei57yi.auto.internal:6391): request = { session_id: "ydb://session/3?node_id=50000&id=OGI5YjJjYzEtZWFjYjU1M2UtNzA5NTdjNjAtMmY2NjNmYjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, efbb5a23-3904-4087-ade9-ef861e26f45c, ghrun-2tlsei57yi.auto.internal:6391): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OGI5YjJjYzEtZWFjYjU1M2UtNzA5NTdjNjAtMmY2NjNmYjI=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 9aba27a0-4d55-4049-9c65-f7e68e6ab525, ghrun-2tlsei57yi.auto.internal:6391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 9aba27a0-4d55-4049-9c65-f7e68e6ab525, ghrun-2tlsei57yi.auto.internal:6391): request = { session_id: "ydb://session/3?node_id=50000&id=OGI5YjJjYzEtZWFjYjU1M2UtNzA5NTdjNjAtMmY2NjNmYjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 9aba27a0-4d55-4049-9c65-f7e68e6ab525, ghrun-2tlsei57yi.auto.internal:6391): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17172
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:6391
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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:78 RpcState(AttachSession, 33aac7f1-eda2-4a27-af39-50d98e8af92c, ghrun-2tlsei57yi.auto.internal:6391): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, eb1a273a-d553-4b81-b3cc-9ff49773f28f, localhost:17172): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, eb1a273a-d553-4b81-b3cc-9ff49773f28f, localhost:17172): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, eb1a273a-d553-4b81-b3cc-9ff49773f28f, localhost:17172): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 6391 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:6391, 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:17172
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5eb55ca7-8443-4e52-b4d2-bbd0e1fb34b8, ghrun-2tlsei57yi.auto.internal:6391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5eb55ca7-8443-4e52-b4d2-bbd0e1fb34b8, ghrun-2tlsei57yi.auto.internal:6391): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5eb55ca7-8443-4e52-b4d2-bbd0e1fb34b8, ghrun-2tlsei57yi.auto.internal:6391): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZTQ1ZjhkZDktZDc1Yjk2MGMtYzYzNmJkNTgtNzY4MGQwOA==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 06497ee2-91f4-4a81-8750-3bc55508ce53, ghrun-2tlsei57yi.auto.internal:6391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 06497ee2-91f4-4a81-8750-3bc55508ce53, ghrun-2tlsei57yi.auto.internal:6391): request = { session_id: "ydb://session/3?node_id=50000&id=ZTQ1ZjhkZDktZDc1Yjk2MGMtYzYzNmJkNTgtNzY4MGQwOA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 06497ee2-91f4-4a81-8750-3bc55508ce53, ghrun-2tlsei57yi.auto.internal:6391): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZTQ1ZjhkZDktZDc1Yjk2MGMtYzYzNmJkNTgtNzY4MGQwOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, edc5a478-a95c-4991-ba8e-9203668516f5, ghrun-2tlsei57yi.auto.internal:6391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, edc5a478-a95c-4991-ba8e-9203668516f5, ghrun-2tlsei57yi.auto.internal:6391): request = { session_id: "ydb://session/3?node_id=50000&id=ZTQ1ZjhkZDktZDc1Yjk2MGMtYzYzNmJkNTgtNzY4MGQwOA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, edc5a478-a95c-4991-ba8e-9203668516f5, ghrun-2tlsei57yi.auto.internal:6391): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZTQ1ZjhkZDktZDc1Yjk2MGMtYzYzNmJkNTgtNzY4MGQwOA==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, e5bbf54c-21a9-411c-a6eb-12127c2141d0, ghrun-2tlsei57yi.auto.internal:6391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, e5bbf54c-21a9-411c-a6eb-12127c2141d0, ghrun-2tlsei57yi.auto.internal:6391): request = { session_id: "ydb://session/3?node_id=50000&id=ZTQ1ZjhkZDktZDc1Yjk2MGMtYzYzNmJkNTgtNzY4MGQwOA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, e5bbf54c-21a9-411c-a6eb-12127c2141d0, ghrun-2tlsei57yi.auto.internal:6391): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17172
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:6391
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 06497ee2-91f4-4a81-8750-3bc55508ce53, ghrun-2tlsei57yi.auto.internal:6391): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 525e0484-6b5c-490e-aa4e-0d304bd03e0b, localhost:17172): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 525e0484-6b5c-490e-aa4e-0d304bd03e0b, localhost:17172): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 525e0484-6b5c-490e-aa4e-0d304bd03e0b, localhost:17172): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 6391 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:6391, 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:17172
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 36e4b680-497e-4e91-9835-af3783a08a94, ghrun-2tlsei57yi.auto.internal:6391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 36e4b680-497e-4e91-9835-af3783a08a94, ghrun-2tlsei57yi.auto.internal:6391): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 36e4b680-497e-4e91-9835-af3783a08a94, ghrun-2tlsei57yi.auto.internal:6391): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=N2QyY2RiMi01OTE1MmYyMC05MTY4OWExNy02NzhjMTk3NQ==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, afbab4ce-3990-4ba0-8a55-68e44b5f240f, ghrun-2tlsei57yi.auto.internal:6391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, afbab4ce-3990-4ba0-8a55-68e44b5f240f, ghrun-2tlsei57yi.auto.internal:6391): request = { session_id: "ydb://session/3?node_id=50000&id=N2QyY2RiMi01OTE1MmYyMC05MTY4OWExNy02NzhjMTk3NQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, afbab4ce-3990-4ba0-8a55-68e44b5f240f, ghrun-2tlsei57yi.auto.internal:6391): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=N2QyY2RiMi01OTE1MmYyMC05MTY4OWExNy02NzhjMTk3NQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ebd4723-de57-4ad3-84a9-f60476af29a1, ghrun-2tlsei57yi.auto.internal:6391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ebd4723-de57-4ad3-84a9-f60476af29a1, ghrun-2tlsei57yi.auto.internal:6391): request = { session_id: "ydb://session/3?node_id=50000&id=N2QyY2RiMi01OTE1MmYyMC05MTY4OWExNy02NzhjMTk3NQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ebd4723-de57-4ad3-84a9-f60476af29a1, ghrun-2tlsei57yi.auto.internal:6391): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=N2QyY2RiMi01OTE1MmYyMC05MTY4OWExNy02NzhjMTk3NQ==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8b7583f0-6809-481c-ada9-de5e2e621704, ghrun-2tlsei57yi.auto.internal:6391): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8b7583f0-6809-481c-ada9-de5e2e621704, ghrun-2tlsei57yi.auto.internal:6391): request = { session_id: "ydb://session/3?node_id=50000&id=N2QyY2RiMi01OTE1MmYyMC05MTY4OWExNy02NzhjMTk3NQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8b7583f0-6809-481c-ada9-de5e2e621704, ghrun-2tlsei57yi.auto.internal:6391): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, afbab4ce-3990-4ba0-8a55-68e44b5f240f, ghrun-2tlsei57yi.auto.internal:6391): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17172
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:6391
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232453.5311208, expires_in: 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:421 RpcState(Login, b867538d-2899-47f9-a40f-855ad138e4ba, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b867538d-2899-47f9-a40f-855ad138e4ba, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b867538d-2899-47f9-a40f-855ad138e4ba, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232454.5004432, expires_in: 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:421 RpcState(Login, 135e0156-cd90-4068-a332-e66214bc3a74, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 135e0156-cd90-4068-a332-e66214bc3a74, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 135e0156-cd90-4068-a332-e66214bc3a74, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232455.5458548, expires_in: 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:421 RpcState(Login, 5cd8cdb6-da57-43eb-8382-bad279570604, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5cd8cdb6-da57-43eb-8382-bad279570604, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5cd8cdb6-da57-43eb-8382-bad279570604, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232457.5278826, expires_in: 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:421 RpcState(Login, db0e7b1e-1219-4e39-88ae-5613c7ee9444, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db0e7b1e-1219-4e39-88ae-5613c7ee9444, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db0e7b1e-1219-4e39-88ae-5613c7ee9444, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232459.5268853, expires_in: 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:421 RpcState(Login, caf22cd1-2184-48eb-acec-e159b41340a9, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, caf22cd1-2184-48eb-acec-e159b41340a9, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, caf22cd1-2184-48eb-acec-e159b41340a9, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232460.7985554, expires_in: 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:421 RpcState(Login, d8a44da1-7e92-447a-9258-6d819cfb202b, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8a44da1-7e92-447a-9258-6d819cfb202b, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8a44da1-7e92-447a-9258-6d819cfb202b, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232462.6831555, expires_in: 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:421 RpcState(Login, ba6b8a0b-69e9-4f38-acdd-21c99322bec4, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba6b8a0b-69e9-4f38-acdd-21c99322bec4, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba6b8a0b-69e9-4f38-acdd-21c99322bec4, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232463.8425667, expires_in: 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:421 RpcState(Login, 11f965e7-0ceb-4075-ac0b-ce9e3aa383e9, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11f965e7-0ceb-4075-ac0b-ce9e3aa383e9, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11f965e7-0ceb-4075-ac0b-ce9e3aa383e9, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232465.7802415, expires_in: 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:421 RpcState(Login, 16673c01-e302-4ca4-b939-67d0b9ecff36, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16673c01-e302-4ca4-b939-67d0b9ecff36, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16673c01-e302-4ca4-b939-67d0b9ecff36, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232467.3453748, expires_in: 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:421 RpcState(Login, d82e0aec-7b7f-485a-b3b1-04079cbc1085, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d82e0aec-7b7f-485a-b3b1-04079cbc1085, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d82e0aec-7b7f-485a-b3b1-04079cbc1085, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232469.1888986, expires_in: 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:421 RpcState(Login, c7b68533-fdc6-42c2-866d-8849913f6379, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7b68533-fdc6-42c2-866d-8849913f6379, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7b68533-fdc6-42c2-866d-8849913f6379, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232471.28896, expires_in: 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:421 RpcState(Login, 79a473cb-8d97-4154-8dfa-700867fd29ff, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79a473cb-8d97-4154-8dfa-700867fd29ff, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79a473cb-8d97-4154-8dfa-700867fd29ff, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232472.680134, expires_in: 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:421 RpcState(Login, a708e149-2cc1-49be-927e-8461f1b60102, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a708e149-2cc1-49be-927e-8461f1b60102, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a708e149-2cc1-49be-927e-8461f1b60102, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232474.121004, expires_in: 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:421 RpcState(Login, e41ec713-5e8a-4117-b57e-c8741338ac07, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e41ec713-5e8a-4117-b57e-c8741338ac07, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e41ec713-5e8a-4117-b57e-c8741338ac07, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232475.2841547, expires_in: 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:421 RpcState(Login, b3841737-c61b-40bb-9336-96f65c81647b, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3841737-c61b-40bb-9336-96f65c81647b, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3841737-c61b-40bb-9336-96f65c81647b, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232477.0706508, expires_in: 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:421 RpcState(Login, c99c4b9d-7c68-4085-8b83-ab76179e1578, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c99c4b9d-7c68-4085-8b83-ab76179e1578, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c99c4b9d-7c68-4085-8b83-ab76179e1578, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232478.8507628, expires_in: 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:421 RpcState(Login, 5c8dc4cf-3bd1-405d-b0db-5aa376935465, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c8dc4cf-3bd1-405d-b0db-5aa376935465, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c8dc4cf-3bd1-405d-b0db-5aa376935465, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232480.70463, expires_in: 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:421 RpcState(Login, 95b5a9fb-cda0-4370-9887-bdc128fb9a1c, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95b5a9fb-cda0-4370-9887-bdc128fb9a1c, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95b5a9fb-cda0-4370-9887-bdc128fb9a1c, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232482.818099, expires_in: 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:421 RpcState(Login, b80321d2-25e4-4022-aab7-2d3f8c78014a, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b80321d2-25e4-4022-aab7-2d3f8c78014a, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b80321d2-25e4-4022-aab7-2d3f8c78014a, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232484.1292562, expires_in: 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:421 RpcState(Login, 92609bc1-5e99-4aed-859e-62b84df58686, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92609bc1-5e99-4aed-859e-62b84df58686, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92609bc1-5e99-4aed-859e-62b84df58686, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232485.885713, expires_in: 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:421 RpcState(Login, 3eb2be7c-5c70-4ceb-8b79-df75afb26897, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3eb2be7c-5c70-4ceb-8b79-df75afb26897, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3eb2be7c-5c70-4ceb-8b79-df75afb26897, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232487.527246, expires_in: 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:421 RpcState(Login, 9206fa53-13c3-421c-b063-bdcf99b4a8c9, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9206fa53-13c3-421c-b063-bdcf99b4a8c9, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9206fa53-13c3-421c-b063-bdcf99b4a8c9, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232488.828927, expires_in: 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:421 RpcState(Login, 62b9cc10-78c3-435b-88f8-513b7424b9c1, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62b9cc10-78c3-435b-88f8-513b7424b9c1, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62b9cc10-78c3-435b-88f8-513b7424b9c1, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232490.6749303, expires_in: 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:421 RpcState(Login, 5940c6f1-65c5-4287-9289-bac396a7b2bc, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5940c6f1-65c5-4287-9289-bac396a7b2bc, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5940c6f1-65c5-4287-9289-bac396a7b2bc, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232492.3777466, expires_in: 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:421 RpcState(Login, c5e3a965-9831-4f7e-9173-83db3014c4d4, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5e3a965-9831-4f7e-9173-83db3014c4d4, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5e3a965-9831-4f7e-9173-83db3014c4d4, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232493.9147148, expires_in: 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:421 RpcState(Login, 7999c9a1-65c0-4b11-986c-7355be14298d, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7999c9a1-65c0-4b11-986c-7355be14298d, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7999c9a1-65c0-4b11-986c-7355be14298d, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232495.9627197, expires_in: 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:421 RpcState(Login, b46ec557-392d-446c-8397-494edfd3ad29, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b46ec557-392d-446c-8397-494edfd3ad29, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b46ec557-392d-446c-8397-494edfd3ad29, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232498.128476, expires_in: 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:421 RpcState(Login, b8d07a73-4409-4b21-8cd8-9ee5715b475d, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8d07a73-4409-4b21-8cd8-9ee5715b475d, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8d07a73-4409-4b21-8cd8-9ee5715b475d, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232500.222167, expires_in: 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:421 RpcState(Login, d05c0626-bacf-442e-a708-84e669609c4c, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d05c0626-bacf-442e-a708-84e669609c4c, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d05c0626-bacf-442e-a708-84e669609c4c, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232502.0063112, expires_in: 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:421 RpcState(Login, 8e7e129d-4cba-44a0-9020-1af7253f74ea, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e7e129d-4cba-44a0-9020-1af7253f74ea, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e7e129d-4cba-44a0-9020-1af7253f74ea, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232503.8905587, expires_in: 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:421 RpcState(Login, 48566625-8380-464b-8f1d-a92c37ecb244, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48566625-8380-464b-8f1d-a92c37ecb244, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48566625-8380-464b-8f1d-a92c37ecb244, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232505.2294984, expires_in: 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:421 RpcState(Login, 9601274e-6926-4d12-b160-2c1b891bb98b, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9601274e-6926-4d12-b160-2c1b891bb98b, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9601274e-6926-4d12-b160-2c1b891bb98b, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232506.8836906, expires_in: 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:421 RpcState(Login, cd4274b3-b51e-4d7e-ab6a-8db749d89bb4, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd4274b3-b51e-4d7e-ab6a-8db749d89bb4, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd4274b3-b51e-4d7e-ab6a-8db749d89bb4, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232508.1299548, expires_in: 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:421 RpcState(Login, 5d4e21ae-6efc-4bb7-abf8-370e59bb54f4, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d4e21ae-6efc-4bb7-abf8-370e59bb54f4, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d4e21ae-6efc-4bb7-abf8-370e59bb54f4, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232509.7690892, expires_in: 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:421 RpcState(Login, facd604a-c965-4f6c-8bdb-7d2e408550db, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, facd604a-c965-4f6c-8bdb-7d2e408550db, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, facd604a-c965-4f6c-8bdb-7d2e408550db, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232511.1550071, expires_in: 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:421 RpcState(Login, 2ddd9dbf-1066-41f1-a68d-cf05bcaa432c, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ddd9dbf-1066-41f1-a68d-cf05bcaa432c, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ddd9dbf-1066-41f1-a68d-cf05bcaa432c, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232513.3629553, expires_in: 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:421 RpcState(Login, 46959ae9-372d-4744-9e1c-566d6ee7c1f4, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46959ae9-372d-4744-9e1c-566d6ee7c1f4, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46959ae9-372d-4744-9e1c-566d6ee7c1f4, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232515.2830582, expires_in: 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:421 RpcState(Login, d84bafdf-be7b-4e8b-b977-2ce0a7ed0618, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d84bafdf-be7b-4e8b-b977-2ce0a7ed0618, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d84bafdf-be7b-4e8b-b977-2ce0a7ed0618, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232516.617208, expires_in: 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:421 RpcState(Login, 8b03a4dc-725d-48f5-9fb3-d4e70fbcfbd5, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b03a4dc-725d-48f5-9fb3-d4e70fbcfbd5, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b03a4dc-725d-48f5-9fb3-d4e70fbcfbd5, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232518.5714297, expires_in: 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:421 RpcState(Login, 87f942ac-c18c-4a11-9341-b313d70bc55b, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87f942ac-c18c-4a11-9341-b313d70bc55b, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87f942ac-c18c-4a11-9341-b313d70bc55b, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232520.350739, expires_in: 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:421 RpcState(Login, cf80d4f6-e6d7-4d10-a281-5e84f5d282d0, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf80d4f6-e6d7-4d10-a281-5e84f5d282d0, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf80d4f6-e6d7-4d10-a281-5e84f5d282d0, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232522.0102656, expires_in: 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:421 RpcState(Login, e84127a8-f138-46d0-8831-d5da3bebb710, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e84127a8-f138-46d0-8831-d5da3bebb710, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e84127a8-f138-46d0-8831-d5da3bebb710, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232523.4116862, expires_in: 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:421 RpcState(Login, 2a250efe-0061-48ca-997f-89dd6569c855, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a250efe-0061-48ca-997f-89dd6569c855, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a250efe-0061-48ca-997f-89dd6569c855, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232525.4264326, expires_in: 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:421 RpcState(Login, 6588a724-b512-43d1-9132-076fcfd711ad, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6588a724-b512-43d1-9132-076fcfd711ad, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6588a724-b512-43d1-9132-076fcfd711ad, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232526.8352437, expires_in: 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:421 RpcState(Login, 9945aeff-500f-4243-b646-a6cdf151646f, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9945aeff-500f-4243-b646-a6cdf151646f, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9945aeff-500f-4243-b646-a6cdf151646f, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232528.591581, expires_in: 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:421 RpcState(Login, cf10d00d-52c6-4620-8f87-2ca327133dc0, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf10d00d-52c6-4620-8f87-2ca327133dc0, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf10d00d-52c6-4620-8f87-2ca327133dc0, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232530.104544, expires_in: 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:421 RpcState(Login, 3bf77e7b-4d07-47b8-8d86-86cc96c25a3e, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3bf77e7b-4d07-47b8-8d86-86cc96c25a3e, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3bf77e7b-4d07-47b8-8d86-86cc96c25a3e, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232532.1932983, expires_in: 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:421 RpcState(Login, d08173fc-6452-438a-a2ec-8e58fad81890, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d08173fc-6452-438a-a2ec-8e58fad81890, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d08173fc-6452-438a-a2ec-8e58fad81890, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232533.522127, expires_in: 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:421 RpcState(Login, dca49c01-d406-4d56-a9f0-ed2bd31d3ce4, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dca49c01-d406-4d56-a9f0-ed2bd31d3ce4, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dca49c01-d406-4d56-a9f0-ed2bd31d3ce4, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232535.0975971, expires_in: 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:421 RpcState(Login, 615e69b9-b078-497a-adc2-d53ff3a5be94, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 615e69b9-b078-497a-adc2-d53ff3a5be94, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 615e69b9-b078-497a-adc2-d53ff3a5be94, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232536.7291124, expires_in: 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:421 RpcState(Login, 8e6b88a4-c5b0-4cf3-8ab9-cd0c323f2a91, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e6b88a4-c5b0-4cf3-8ab9-cd0c323f2a91, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e6b88a4-c5b0-4cf3-8ab9-cd0c323f2a91, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232538.2339766, expires_in: 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:421 RpcState(Login, 2e2c7ba6-fffa-43c0-9230-b5b2e54783dc, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e2c7ba6-fffa-43c0-9230-b5b2e54783dc, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e2c7ba6-fffa-43c0-9230-b5b2e54783dc, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232539.7386334, expires_in: 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:421 RpcState(Login, 4fbd8ced-9b93-4e84-b49a-af07963327da, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4fbd8ced-9b93-4e84-b49a-af07963327da, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4fbd8ced-9b93-4e84-b49a-af07963327da, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232540.9231899, expires_in: 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:421 RpcState(Login, 1d7b0e52-ddee-426a-b71f-710810d12a09, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d7b0e52-ddee-426a-b71f-710810d12a09, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d7b0e52-ddee-426a-b71f-710810d12a09, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232543.1002166, expires_in: 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:421 RpcState(Login, ddb4cbc4-20a2-4acc-b541-b1c38f3d8e49, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ddb4cbc4-20a2-4acc-b541-b1c38f3d8e49, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ddb4cbc4-20a2-4acc-b541-b1c38f3d8e49, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232544.589487, expires_in: 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:421 RpcState(Login, 35c85356-600c-4259-b917-6aa1abecf8c4, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35c85356-600c-4259-b917-6aa1abecf8c4, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35c85356-600c-4259-b917-6aa1abecf8c4, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232546.4171433, expires_in: 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:421 RpcState(Login, 491e5eac-4ea5-4655-90cd-3203f6c47f5b, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 491e5eac-4ea5-4655-90cd-3203f6c47f5b, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 491e5eac-4ea5-4655-90cd-3203f6c47f5b, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232548.3612888, expires_in: 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:421 RpcState(Login, 52e99709-478f-4862-94be-0fa002657945, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52e99709-478f-4862-94be-0fa002657945, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52e99709-478f-4862-94be-0fa002657945, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232549.9952815, expires_in: 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:421 RpcState(Login, 8d00dab7-6250-475f-a425-b1a05735db6c, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d00dab7-6250-475f-a425-b1a05735db6c, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d00dab7-6250-475f-a425-b1a05735db6c, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232551.3440177, expires_in: 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:421 RpcState(Login, 8aa7afde-5d5d-42e0-8006-ed0bb71887fd, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8aa7afde-5d5d-42e0-8006-ed0bb71887fd, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8aa7afde-5d5d-42e0-8006-ed0bb71887fd, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232553.3583946, expires_in: 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:421 RpcState(Login, a0deb8c8-f3bb-4539-89c0-67d6313d2493, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0deb8c8-f3bb-4539-89c0-67d6313d2493, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0deb8c8-f3bb-4539-89c0-67d6313d2493, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232555.2555335, expires_in: 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:421 RpcState(Login, 15bff45d-89ac-4e4a-b921-0c2f7b4e1126, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15bff45d-89ac-4e4a-b921-0c2f7b4e1126, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15bff45d-89ac-4e4a-b921-0c2f7b4e1126, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232557.0957496, expires_in: 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:421 RpcState(Login, 0d796be1-0a8c-4377-91bf-c82c88142117, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d796be1-0a8c-4377-91bf-c82c88142117, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d796be1-0a8c-4377-91bf-c82c88142117, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232559.098171, expires_in: 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:421 RpcState(Login, 39723e44-25af-4495-9d04-57dc33943903, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39723e44-25af-4495-9d04-57dc33943903, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39723e44-25af-4495-9d04-57dc33943903, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232560.7545018, expires_in: 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:421 RpcState(Login, 33ce86e7-735c-4f7f-aee8-2af449e95fde, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33ce86e7-735c-4f7f-aee8-2af449e95fde, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33ce86e7-735c-4f7f-aee8-2af449e95fde, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232562.7383246, expires_in: 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:421 RpcState(Login, 350476f2-1364-4886-b237-74855cc596fd, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 350476f2-1364-4886-b237-74855cc596fd, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 350476f2-1364-4886-b237-74855cc596fd, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232564.6704888, expires_in: 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:421 RpcState(Login, 7eb87234-83aa-48f1-8ee5-81cf36b7e782, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7eb87234-83aa-48f1-8ee5-81cf36b7e782, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7eb87234-83aa-48f1-8ee5-81cf36b7e782, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232566.6702464, expires_in: 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:421 RpcState(Login, 13a4b123-30c3-4d9a-8d02-9a75902dd23a, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 13a4b123-30c3-4d9a-8d02-9a75902dd23a, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 13a4b123-30c3-4d9a-8d02-9a75902dd23a, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232568.7763064, expires_in: 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:421 RpcState(Login, a248cde3-a4b1-4f29-8a82-e146c75c015c, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a248cde3-a4b1-4f29-8a82-e146c75c015c, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a248cde3-a4b1-4f29-8a82-e146c75c015c, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232570.0956008, expires_in: 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:421 RpcState(Login, 108d10d4-32ec-4890-bc46-8e9747a73eff, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 108d10d4-32ec-4890-bc46-8e9747a73eff, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 108d10d4-32ec-4890-bc46-8e9747a73eff, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232572.1543179, expires_in: 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:421 RpcState(Login, 8200f049-3c34-4745-9475-93cc2552af14, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8200f049-3c34-4745-9475-93cc2552af14, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8200f049-3c34-4745-9475-93cc2552af14, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232573.642279, expires_in: 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:421 RpcState(Login, 9e8fbcd6-6812-4458-b31f-e77a2d0ef0a8, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e8fbcd6-6812-4458-b31f-e77a2d0ef0a8, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e8fbcd6-6812-4458-b31f-e77a2d0ef0a8, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232575.0588913, expires_in: 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:421 RpcState(Login, d0c7e479-ea29-435c-908c-5ecb8c04bed5, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d0c7e479-ea29-435c-908c-5ecb8c04bed5, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d0c7e479-ea29-435c-908c-5ecb8c04bed5, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232576.590451, expires_in: 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:421 RpcState(Login, ee0a149d-e022-4117-819f-ffcb55cb25f1, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee0a149d-e022-4117-819f-ffcb55cb25f1, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee0a149d-e022-4117-819f-ffcb55cb25f1, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232578.431944, expires_in: 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:421 RpcState(Login, c4fb52c4-b452-4dd4-83a9-b9f0d9d1b6e0, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4fb52c4-b452-4dd4-83a9-b9f0d9d1b6e0, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4fb52c4-b452-4dd4-83a9-b9f0d9d1b6e0, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232579.7420843, expires_in: 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:421 RpcState(Login, 0f9dd948-1402-4a22-bae5-2184339de805, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f9dd948-1402-4a22-bae5-2184339de805, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f9dd948-1402-4a22-bae5-2184339de805, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232581.6263733, expires_in: 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:421 RpcState(Login, 821fe92e-7105-42f0-8845-1f7f420382f3, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 821fe92e-7105-42f0-8845-1f7f420382f3, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 821fe92e-7105-42f0-8845-1f7f420382f3, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232583.5233476, expires_in: 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:421 RpcState(Login, 8b4bf0eb-8777-43d4-910d-818faa7767c7, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b4bf0eb-8777-43d4-910d-818faa7767c7, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b4bf0eb-8777-43d4-910d-818faa7767c7, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232585.1051602, expires_in: 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:421 RpcState(Login, 0cfbba0b-16a2-444d-9a35-c2cafd5091fc, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0cfbba0b-16a2-444d-9a35-c2cafd5091fc, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0cfbba0b-16a2-444d-9a35-c2cafd5091fc, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232587.1472273, expires_in: 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:421 RpcState(Login, e4c59bef-2d52-4a73-9419-314d46c09925, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e4c59bef-2d52-4a73-9419-314d46c09925, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e4c59bef-2d52-4a73-9419-314d46c09925, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232588.5033498, expires_in: 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:421 RpcState(Login, 84370984-7baa-41dd-b60d-aca9086ef93f, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84370984-7baa-41dd-b60d-aca9086ef93f, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84370984-7baa-41dd-b60d-aca9086ef93f, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232589.986916, expires_in: 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:421 RpcState(Login, 33df5191-ddbb-4fd7-a33b-7f6799985b43, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33df5191-ddbb-4fd7-a33b-7f6799985b43, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33df5191-ddbb-4fd7-a33b-7f6799985b43, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232591.361045, expires_in: 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:421 RpcState(Login, da52ecaa-0f57-4561-ac39-39311876b7e9, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da52ecaa-0f57-4561-ac39-39311876b7e9, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da52ecaa-0f57-4561-ac39-39311876b7e9, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232593.1007917, expires_in: 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:421 RpcState(Login, fc42e6e5-72ce-4b79-a382-7347e7294550, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc42e6e5-72ce-4b79-a382-7347e7294550, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc42e6e5-72ce-4b79-a382-7347e7294550, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232594.496347, expires_in: 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:421 RpcState(Login, c5867bde-f8d5-4bc5-b69e-c2e00d7be7a7, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5867bde-f8d5-4bc5-b69e-c2e00d7be7a7, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5867bde-f8d5-4bc5-b69e-c2e00d7be7a7, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232596.326939, expires_in: 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:421 RpcState(Login, ff484c0e-b28c-4b32-a658-43bd6218b154, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff484c0e-b28c-4b32-a658-43bd6218b154, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff484c0e-b28c-4b32-a658-43bd6218b154, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232597.831486, expires_in: 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:421 RpcState(Login, 5bda741d-5549-4eb5-a7da-6c891a6b9eb0, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5bda741d-5549-4eb5-a7da-6c891a6b9eb0, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5bda741d-5549-4eb5-a7da-6c891a6b9eb0, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232599.580808, expires_in: 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:421 RpcState(Login, 5ea01011-478c-4be9-b870-cbf060c844e9, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ea01011-478c-4be9-b870-cbf060c844e9, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ea01011-478c-4be9-b870-cbf060c844e9, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232601.7863178, expires_in: 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:421 RpcState(Login, 70e3084f-56ac-4450-8397-b35e22bfbe4a, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70e3084f-56ac-4450-8397-b35e22bfbe4a, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70e3084f-56ac-4450-8397-b35e22bfbe4a, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232603.8778598, expires_in: 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:421 RpcState(Login, 60430c84-01c9-4dd8-a389-40e28b81f8e9, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60430c84-01c9-4dd8-a389-40e28b81f8e9, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60430c84-01c9-4dd8-a389-40e28b81f8e9, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232605.9629574, expires_in: 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:421 RpcState(Login, 1efb883a-382c-419e-8d94-a8044fcd8902, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1efb883a-382c-419e-8d94-a8044fcd8902, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1efb883a-382c-419e-8d94-a8044fcd8902, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232607.8973293, expires_in: 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:421 RpcState(Login, 96fd5410-6b85-41b2-a295-021483a543d9, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96fd5410-6b85-41b2-a295-021483a543d9, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96fd5410-6b85-41b2-a295-021483a543d9, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232609.3663018, expires_in: 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:421 RpcState(Login, 8ec3c956-02f1-409e-8e2b-c3552b2647b1, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ec3c956-02f1-409e-8e2b-c3552b2647b1, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ec3c956-02f1-409e-8e2b-c3552b2647b1, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232610.6561577, expires_in: 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:421 RpcState(Login, 4c95cd6a-63b6-4c79-bd54-661c6f207c3f, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c95cd6a-63b6-4c79-bd54-661c6f207c3f, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c95cd6a-63b6-4c79-bd54-661c6f207c3f, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232612.3001485, expires_in: 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:421 RpcState(Login, 789f4806-89ff-4436-9479-5d402f7336f9, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 789f4806-89ff-4436-9479-5d402f7336f9, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 789f4806-89ff-4436-9479-5d402f7336f9, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232614.0953166, expires_in: 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:421 RpcState(Login, 95ec1b90-31ac-4273-a6ab-9e78f7fedbe8, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95ec1b90-31ac-4273-a6ab-9e78f7fedbe8, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95ec1b90-31ac-4273-a6ab-9e78f7fedbe8, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232616.3021512, expires_in: 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:421 RpcState(Login, 96cf5da6-fe1a-433d-ba9a-a7b3403fe938, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96cf5da6-fe1a-433d-ba9a-a7b3403fe938, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96cf5da6-fe1a-433d-ba9a-a7b3403fe938, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232617.7263107, expires_in: 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:421 RpcState(Login, bb6d5f5f-f97a-4f2e-a82e-32842382a2b5, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb6d5f5f-f97a-4f2e-a82e-32842382a2b5, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb6d5f5f-f97a-4f2e-a82e-32842382a2b5, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232618.959238, expires_in: 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:421 RpcState(Login, 86662210-ec9f-4e64-b5b5-45aa7dfd2e13, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 86662210-ec9f-4e64-b5b5-45aa7dfd2e13, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 86662210-ec9f-4e64-b5b5-45aa7dfd2e13, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232620.3773715, expires_in: 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:421 RpcState(Login, 9cd806cb-a46f-44eb-aa81-5e91c396e1a8, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9cd806cb-a46f-44eb-aa81-5e91c396e1a8, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9cd806cb-a46f-44eb-aa81-5e91c396e1a8, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232621.6413374, expires_in: 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:421 RpcState(Login, 2e29ba30-8782-4912-ab30-a7082dae5a39, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e29ba30-8782-4912-ab30-a7082dae5a39, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e29ba30-8782-4912-ab30-a7082dae5a39, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232622.9650335, expires_in: 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:421 RpcState(Login, f12cd493-cf9a-470d-8b72-38073c6f5a23, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f12cd493-cf9a-470d-8b72-38073c6f5a23, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f12cd493-cf9a-470d-8b72-38073c6f5a23, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232624.503518, expires_in: 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:421 RpcState(Login, f4b4cff5-1baa-4b56-934f-9f24f24613c2, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4b4cff5-1baa-4b56-934f-9f24f24613c2, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4b4cff5-1baa-4b56-934f-9f24f24613c2, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232626.0598752, expires_in: 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:421 RpcState(Login, d3b9bfda-6dbf-48c4-9a83-2aeebab7bd2e, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3b9bfda-6dbf-48c4-9a83-2aeebab7bd2e, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3b9bfda-6dbf-48c4-9a83-2aeebab7bd2e, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232627.848716, expires_in: 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:421 RpcState(Login, 4b63adab-2772-4a37-902a-2eb79a570ebb, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b63adab-2772-4a37-902a-2eb79a570ebb, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b63adab-2772-4a37-902a-2eb79a570ebb, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232629.975162, expires_in: 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:421 RpcState(Login, 5e2c7ff2-65fd-4244-b222-9ea8ae7113be, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e2c7ff2-65fd-4244-b222-9ea8ae7113be, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e2c7ff2-65fd-4244-b222-9ea8ae7113be, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232632.0858543, expires_in: 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:421 RpcState(Login, ce442480-d0b5-4393-822b-b7c96896529e, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce442480-d0b5-4393-822b-b7c96896529e, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce442480-d0b5-4393-822b-b7c96896529e, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232633.709042, expires_in: 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:421 RpcState(Login, 50f26ab1-c56c-42b6-9b34-6c51cdd69dad, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 50f26ab1-c56c-42b6-9b34-6c51cdd69dad, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 50f26ab1-c56c-42b6-9b34-6c51cdd69dad, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232635.0959988, expires_in: 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:421 RpcState(Login, d97d03fa-ac2e-4c58-a60e-a19baf9f3a60, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d97d03fa-ac2e-4c58-a60e-a19baf9f3a60, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d97d03fa-ac2e-4c58-a60e-a19baf9f3a60, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232636.398636, expires_in: 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:421 RpcState(Login, 1a2cd9f5-8e49-4fac-9418-598ca7abb05d, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a2cd9f5-8e49-4fac-9418-598ca7abb05d, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a2cd9f5-8e49-4fac-9418-598ca7abb05d, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232636.7535894, expires_in: 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:421 RpcState(Login, dec827f3-b400-404d-a179-3f9a9ef79feb, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dec827f3-b400-404d-a179-3f9a9ef79feb, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dec827f3-b400-404d-a179-3f9a9ef79feb, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232638.0144374, expires_in: 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:421 RpcState(Login, 7630ba6e-16bc-41c1-ad8d-19c54a669a6a, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7630ba6e-16bc-41c1-ad8d-19c54a669a6a, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7630ba6e-16bc-41c1-ad8d-19c54a669a6a, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232640.2086399, expires_in: 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:421 RpcState(Login, 194e35fd-7e5f-44a5-bcc5-e47ebfbacbbd, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 194e35fd-7e5f-44a5-bcc5-e47ebfbacbbd, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 194e35fd-7e5f-44a5-bcc5-e47ebfbacbbd, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232641.6947346, expires_in: 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:421 RpcState(Login, 8b7b4265-936e-471a-90f9-519b65572036, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b7b4265-936e-471a-90f9-519b65572036, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b7b4265-936e-471a-90f9-519b65572036, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232643.8453233, expires_in: 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:421 RpcState(Login, d5f5cbf9-7e9a-4506-ae0f-730688868dc0, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5f5cbf9-7e9a-4506-ae0f-730688868dc0, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5f5cbf9-7e9a-4506-ae0f-730688868dc0, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232645.6583693, expires_in: 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:421 RpcState(Login, 3b3e601c-58fd-4ed7-8585-b1bb3ecaa174, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b3e601c-58fd-4ed7-8585-b1bb3ecaa174, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b3e601c-58fd-4ed7-8585-b1bb3ecaa174, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232647.7777534, expires_in: 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:421 RpcState(Login, 25d20fd1-de32-4ebe-960d-4fff4ca23bcc, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25d20fd1-de32-4ebe-960d-4fff4ca23bcc, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25d20fd1-de32-4ebe-960d-4fff4ca23bcc, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232649.9155936, expires_in: 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:421 RpcState(Login, a611caf1-82e0-4b66-9314-996a347b232d, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a611caf1-82e0-4b66-9314-996a347b232d, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a611caf1-82e0-4b66-9314-996a347b232d, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232652.0635548, expires_in: 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:421 RpcState(Login, befe64fd-4d03-4fdb-a77a-406cd146923b, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, befe64fd-4d03-4fdb-a77a-406cd146923b, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, befe64fd-4d03-4fdb-a77a-406cd146923b, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232653.7437947, expires_in: 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:421 RpcState(Login, 19b6e6e7-32f4-436c-8573-78ee9f72ceed, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19b6e6e7-32f4-436c-8573-78ee9f72ceed, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19b6e6e7-32f4-436c-8573-78ee9f72ceed, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232655.707589, expires_in: 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:421 RpcState(Login, d009b829-461b-460c-9618-fd770cef8869, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d009b829-461b-460c-9618-fd770cef8869, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d009b829-461b-460c-9618-fd770cef8869, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232657.0946975, expires_in: 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:421 RpcState(Login, dca6602a-f350-47a5-8ff8-82adeaf20cb3, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dca6602a-f350-47a5-8ff8-82adeaf20cb3, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dca6602a-f350-47a5-8ff8-82adeaf20cb3, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232658.592036, expires_in: 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:421 RpcState(Login, 1c1a45c7-c8cc-4a43-b029-50a96ca98a84, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c1a45c7-c8cc-4a43-b029-50a96ca98a84, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c1a45c7-c8cc-4a43-b029-50a96ca98a84, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232660.6371744, expires_in: 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:421 RpcState(Login, c7116d35-9edb-4a32-8ea1-c97fd6c7063e, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7116d35-9edb-4a32-8ea1-c97fd6c7063e, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7116d35-9edb-4a32-8ea1-c97fd6c7063e, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232662.3660471, expires_in: 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:421 RpcState(Login, af13cf6a-bc53-4b04-9391-703468833159, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af13cf6a-bc53-4b04-9391-703468833159, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af13cf6a-bc53-4b04-9391-703468833159, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232664.084639, expires_in: 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:421 RpcState(Login, e372fe73-24c8-4559-b5fc-c1b122eaa76a, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e372fe73-24c8-4559-b5fc-c1b122eaa76a, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e372fe73-24c8-4559-b5fc-c1b122eaa76a, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232665.91798, expires_in: 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:421 RpcState(Login, 01cd9db4-16fb-4d70-b80b-4858a80f3264, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01cd9db4-16fb-4d70-b80b-4858a80f3264, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01cd9db4-16fb-4d70-b80b-4858a80f3264, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232667.5451205, expires_in: 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:421 RpcState(Login, 292fa42f-c542-48a2-94db-eec865f49226, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 292fa42f-c542-48a2-94db-eec865f49226, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 292fa42f-c542-48a2-94db-eec865f49226, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232669.4970572, expires_in: 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:421 RpcState(Login, f7e44033-dce0-4dd6-ba15-78404a01131d, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7e44033-dce0-4dd6-ba15-78404a01131d, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7e44033-dce0-4dd6-ba15-78404a01131d, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232671.3887541, expires_in: 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:421 RpcState(Login, 0522a6f8-a69e-4525-bf87-2b86d23cb33a, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0522a6f8-a69e-4525-bf87-2b86d23cb33a, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0522a6f8-a69e-4525-bf87-2b86d23cb33a, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232672.997991, expires_in: 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:421 RpcState(Login, 6df21c60-4c27-4232-b002-366d28e43433, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6df21c60-4c27-4232-b002-366d28e43433, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6df21c60-4c27-4232-b002-366d28e43433, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232674.352311, expires_in: 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:421 RpcState(Login, 469349d6-986c-4c84-8227-8eaa6b45196e, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 469349d6-986c-4c84-8227-8eaa6b45196e, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 469349d6-986c-4c84-8227-8eaa6b45196e, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232675.6285717, expires_in: 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:421 RpcState(Login, b3a95654-1032-480c-af8a-9a210fde40cc, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3a95654-1032-480c-af8a-9a210fde40cc, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3a95654-1032-480c-af8a-9a210fde40cc, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232677.730688, expires_in: 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:421 RpcState(Login, 7153d251-06fc-4c07-8cce-333732b46c2d, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7153d251-06fc-4c07-8cce-333732b46c2d, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7153d251-06fc-4c07-8cce-333732b46c2d, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232679.019284, expires_in: 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:421 RpcState(Login, c07d7d53-81c8-4abb-b9af-d71b8e105a51, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c07d7d53-81c8-4abb-b9af-d71b8e105a51, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c07d7d53-81c8-4abb-b9af-d71b8e105a51, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232680.9012744, expires_in: 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:421 RpcState(Login, ad9f554c-aadd-4c51-836b-8169ae1bfc27, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad9f554c-aadd-4c51-836b-8169ae1bfc27, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad9f554c-aadd-4c51-836b-8169ae1bfc27, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232682.6167464, expires_in: 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:421 RpcState(Login, f6207602-008a-4db8-84e8-1d188bf67e1b, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f6207602-008a-4db8-84e8-1d188bf67e1b, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f6207602-008a-4db8-84e8-1d188bf67e1b, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232684.149905, expires_in: 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:421 RpcState(Login, c571b7de-0709-467e-a019-20c0f1c602ec, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c571b7de-0709-467e-a019-20c0f1c602ec, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c571b7de-0709-467e-a019-20c0f1c602ec, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232685.4438705, expires_in: 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:421 RpcState(Login, a9dde7dd-a3c0-4c27-8835-e881654a41b8, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9dde7dd-a3c0-4c27-8835-e881654a41b8, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9dde7dd-a3c0-4c27-8835-e881654a41b8, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232687.611739, expires_in: 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:421 RpcState(Login, c95de832-c3d0-4a96-8b09-fb26a79e0236, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c95de832-c3d0-4a96-8b09-fb26a79e0236, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c95de832-c3d0-4a96-8b09-fb26a79e0236, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232689.0586727, expires_in: 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:421 RpcState(Login, 0e986163-879a-4bd1-8169-335769b74cbd, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e986163-879a-4bd1-8169-335769b74cbd, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e986163-879a-4bd1-8169-335769b74cbd, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232690.5151374, expires_in: 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:421 RpcState(Login, c353d62b-2bfb-4ba0-87f1-1a4ea2803eb6, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c353d62b-2bfb-4ba0-87f1-1a4ea2803eb6, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c353d62b-2bfb-4ba0-87f1-1a4ea2803eb6, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232692.062044, expires_in: 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:421 RpcState(Login, f07973ea-7484-4166-99ee-98e95924a6c4, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f07973ea-7484-4166-99ee-98e95924a6c4, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f07973ea-7484-4166-99ee-98e95924a6c4, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232693.6157079, expires_in: 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:421 RpcState(Login, 95aef2d2-c66b-42a8-82a0-5e398d8b3771, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95aef2d2-c66b-42a8-82a0-5e398d8b3771, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95aef2d2-c66b-42a8-82a0-5e398d8b3771, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232694.9065242, expires_in: 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:421 RpcState(Login, a156adb7-6bc0-40d6-b776-a3a2c0d943ea, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a156adb7-6bc0-40d6-b776-a3a2c0d943ea, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a156adb7-6bc0-40d6-b776-a3a2c0d943ea, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232696.5132847, expires_in: 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:421 RpcState(Login, 290af179-1210-4fbe-8ebc-cc3c172abf5c, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 290af179-1210-4fbe-8ebc-cc3c172abf5c, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 290af179-1210-4fbe-8ebc-cc3c172abf5c, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232698.1821282, expires_in: 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:421 RpcState(Login, 91905581-dc5b-4513-9396-9c2537b9fdd3, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91905581-dc5b-4513-9396-9c2537b9fdd3, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91905581-dc5b-4513-9396-9c2537b9fdd3, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232700.2766225, expires_in: 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:421 RpcState(Login, df602d3c-1f3b-4ca9-ae53-2d3414b0c8b8, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df602d3c-1f3b-4ca9-ae53-2d3414b0c8b8, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df602d3c-1f3b-4ca9-ae53-2d3414b0c8b8, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232702.2047567, expires_in: 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:421 RpcState(Login, 41095d25-a888-440f-ac0e-8588433dfc82, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41095d25-a888-440f-ac0e-8588433dfc82, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41095d25-a888-440f-ac0e-8588433dfc82, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232703.8026404, expires_in: 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:421 RpcState(Login, ffd069d0-2002-4f12-b188-2a0b6ca7213b, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ffd069d0-2002-4f12-b188-2a0b6ca7213b, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ffd069d0-2002-4f12-b188-2a0b6ca7213b, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232705.4742477, expires_in: 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:421 RpcState(Login, d95b408f-1799-4e70-be8e-7bf21224180a, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d95b408f-1799-4e70-be8e-7bf21224180a, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d95b408f-1799-4e70-be8e-7bf21224180a, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232707.0946202, expires_in: 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:421 RpcState(Login, 788df6c1-b34f-4384-9ff4-2ac42509e2c5, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 788df6c1-b34f-4384-9ff4-2ac42509e2c5, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 788df6c1-b34f-4384-9ff4-2ac42509e2c5, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232708.682219, expires_in: 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:421 RpcState(Login, 5aa0cb96-3873-48a5-8c21-ca45f2867d25, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5aa0cb96-3873-48a5-8c21-ca45f2867d25, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5aa0cb96-3873-48a5-8c21-ca45f2867d25, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232710.645945, expires_in: 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:421 RpcState(Login, 86abd019-e01a-4949-bb29-80c5edb7341f, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 86abd019-e01a-4949-bb29-80c5edb7341f, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 86abd019-e01a-4949-bb29-80c5edb7341f, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232711.9034586, expires_in: 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:421 RpcState(Login, abdb9f87-c036-4a11-ae21-70ddaa25171e, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, abdb9f87-c036-4a11-ae21-70ddaa25171e, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, abdb9f87-c036-4a11-ae21-70ddaa25171e, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232713.9585397, expires_in: 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:421 RpcState(Login, 1ac95d16-ebaa-4115-be7b-ea926d28a194, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ac95d16-ebaa-4115-be7b-ea926d28a194, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ac95d16-ebaa-4115-be7b-ea926d28a194, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232715.5197506, expires_in: 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:421 RpcState(Login, c1491206-2dd4-49ac-ae47-7ee3a87b4999, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1491206-2dd4-49ac-ae47-7ee3a87b4999, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1491206-2dd4-49ac-ae47-7ee3a87b4999, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232717.324318, expires_in: 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:421 RpcState(Login, 3f409e4e-a30c-4a43-8071-8919b81f69cb, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f409e4e-a30c-4a43-8071-8919b81f69cb, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f409e4e-a30c-4a43-8071-8919b81f69cb, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232718.8115954, expires_in: 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:421 RpcState(Login, 10ca6fc4-5583-430b-9cd2-fce6a296f3a4, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10ca6fc4-5583-430b-9cd2-fce6a296f3a4, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10ca6fc4-5583-430b-9cd2-fce6a296f3a4, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232720.3150709, expires_in: 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:421 RpcState(Login, 8db7230c-9c90-446e-8b95-df985cdf96c5, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8db7230c-9c90-446e-8b95-df985cdf96c5, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8db7230c-9c90-446e-8b95-df985cdf96c5, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232721.777519, expires_in: 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:421 RpcState(Login, f474b538-7557-4dde-87cc-cd8f01075f89, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f474b538-7557-4dde-87cc-cd8f01075f89, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f474b538-7557-4dde-87cc-cd8f01075f89, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232723.903647, expires_in: 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:421 RpcState(Login, 565cf1eb-960c-48d9-a461-c908b21cf041, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 565cf1eb-960c-48d9-a461-c908b21cf041, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 565cf1eb-960c-48d9-a461-c908b21cf041, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232725.3743782, expires_in: 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:421 RpcState(Login, ef93bf64-758a-4023-a340-b2142ae41716, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef93bf64-758a-4023-a340-b2142ae41716, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef93bf64-758a-4023-a340-b2142ae41716, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232727.0251095, expires_in: 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:421 RpcState(Login, 26bfdd9a-1933-4385-84e2-5e2562d83955, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 26bfdd9a-1933-4385-84e2-5e2562d83955, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 26bfdd9a-1933-4385-84e2-5e2562d83955, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232728.6470113, expires_in: 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:421 RpcState(Login, e6dd047c-7b8b-481c-bcd1-f39db78eef05, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6dd047c-7b8b-481c-bcd1-f39db78eef05, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6dd047c-7b8b-481c-bcd1-f39db78eef05, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232730.3343885, expires_in: 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:421 RpcState(Login, cbfbe0cb-b33a-4ff8-ba3c-a2fb0d1841b8, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cbfbe0cb-b33a-4ff8-ba3c-a2fb0d1841b8, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cbfbe0cb-b33a-4ff8-ba3c-a2fb0d1841b8, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232732.3452117, expires_in: 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:421 RpcState(Login, 080bf2fd-8fdb-4312-ab7b-28921f32d669, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 080bf2fd-8fdb-4312-ab7b-28921f32d669, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 080bf2fd-8fdb-4312-ab7b-28921f32d669, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232734.0069237, expires_in: 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:421 RpcState(Login, 1168b4b7-b1b6-48f8-86ee-bac9e7b47c86, localhost:61722): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1168b4b7-b1b6-48f8-86ee-bac9e7b47c86, localhost:61722): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1168b4b7-b1b6-48f8-86ee-bac9e7b47c86, localhost:61722): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:61722". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61722
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765232734490444&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:6391/1
============================== slowest durations ===============================
283.56s call     test_secrets_usage.py::test_create_eds_with_many_secrets_with_success[encryption_disabled]
14.09s setup    test_secrets_usage.py::test_create_eds_with_many_secrets_with_success[encryption_disabled]
8.32s setup    test_secrets_usage.py::test_create_eds_with_many_secrets_with_success[encryption_enabled]
1.53s teardown test_secrets_usage.py::test_create_eds_with_many_secrets_with_success[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_create_eds_with_many_secrets_with_success[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 608.23s (0:10:08) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...:test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '6', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...:test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '6', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py FF

=================================== FAILURES ===================================
______ test_create_eds_with_old_secret_with_success[encryption_disabled] _______
ydb/tests/functional/secrets/test_secrets_usage.py:153: in test_create_eds_with_old_secret_with_success
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_eds_with_old_secret_with_success[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22011
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000285/r3tmp/kikimr_cluster_rqw95v2k
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24349
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8658
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63075
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22337
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000285/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/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/node_1/logfile_xaqr7zvo.log --grpc-port=24349 --mon-port=8658 --ic-port=22011
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24349/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000285/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/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/node_1/logfile_xaqr7zvo.log --grpc-port=24349 --mon-port=8658 --ic-port=22011
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/node_1/logfile_xaqr7zvo.log', '--grpc-port=24349', '--mon-port=8658', '--ic-port=22011')' in '/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1248368
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24349/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/kvpj/000285/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1248369
DEBUG    ya.test:process.py:259 Command (pid 1248369) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1248369) elapsed time (sec): 1.7098124027252197
DEBUG    ya.test:process.py:263 Command (pid 1248369) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248369) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1248369) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248369) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248369) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1248369) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1248369) minflt: 16268
DEBUG    ya.test:process.py:263 Command (pid 1248369) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1248369) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1248369) nivcsw: 205
DEBUG    ya.test:process.py:263 Command (pid 1248369) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1248369) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1248369) nvcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 1248369) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1248369) stime: 1.341167
DEBUG    ya.test:process.py:263 Command (pid 1248369) utime: 0.128129
DEBUG    ya.test:process.py:263 Command (pid 1248369) wtime: 1.711
DEBUG    ya.test:process.py:275 Command (pid 1248369) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1248369) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24349', '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: 22011\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/kvpj/000285/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24349', '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: 22011\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1252718
DEBUG    ya.test:process.py:259 Command (pid 1252718) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1252718) elapsed time (sec): 1.160520315170288
DEBUG    ya.test:process.py:263 Command (pid 1252718) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252718) inblock: 40
DEBUG    ya.test:process.py:263 Command (pid 1252718) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252718) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252718) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 1252718) maxrss: 555560
DEBUG    ya.test:process.py:263 Command (pid 1252718) minflt: 18656
DEBUG    ya.test:process.py:263 Command (pid 1252718) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1252718) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1252718) nivcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 1252718) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1252718) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1252718) nvcsw: 107
DEBUG    ya.test:process.py:263 Command (pid 1252718) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1252718) stime: 0.9693759999999999
DEBUG    ya.test:process.py:263 Command (pid 1252718) utime: 0.135632
DEBUG    ya.test:process.py:263 Command (pid 1252718) wtime: 1.162
DEBUG    ya.test:process.py:275 Command (pid 1252718) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24349', '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/kvpj/000285/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24349', '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: 1254046
DEBUG    ya.test:process.py:259 Command (pid 1254046) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1254046) elapsed time (sec): 1.107672929763794
DEBUG    ya.test:process.py:263 Command (pid 1254046) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254046) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1254046) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254046) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254046) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1254046) maxrss: 555512
DEBUG    ya.test:process.py:263 Command (pid 1254046) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 1254046) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1254046) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1254046) nivcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 1254046) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1254046) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1254046) nvcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 1254046) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1254046) stime: 0.9028879999999999
DEBUG    ya.test:process.py:263 Command (pid 1254046) utime: 0.135067
DEBUG    ya.test:process.py:263 Command (pid 1254046) wtime: 1.109
DEBUG    ya.test:process.py:275 Command (pid 1254046) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23145
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000285/r3tmp/kikimr_cluster_gskfta8b
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2333
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27461
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4877
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4112
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000285/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/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/node_1/logfile_ztggqd3o.log --grpc-port=2333 --mon-port=27461 --ic-port=23145
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2333/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000285/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/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/node_1/logfile_ztggqd3o.log --grpc-port=2333 --mon-port=27461 --ic-port=23145
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/node_1/logfile_ztggqd3o.log', '--grpc-port=2333', '--mon-port=27461', '--ic-port=23145')' in '/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1255288
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2333/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/kvpj/000285/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1255330
DEBUG    ya.test:process.py:259 Command (pid 1255330) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1255330) elapsed time (sec): 1.0718998908996582
DEBUG    ya.test:process.py:263 Command (pid 1255330) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1255330) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1255330) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1255330) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1255330) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1255330) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1255330) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 1255330) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1255330) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1255330) nivcsw: 165
DEBUG    ya.test:process.py:263 Command (pid 1255330) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1255330) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1255330) nvcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 1255330) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1255330) stime: 0.7949499999999999
DEBUG    ya.test:process.py:263 Command (pid 1255330) utime: 0.13706
DEBUG    ya.test:process.py:263 Command (pid 1255330) wtime: 1.073
DEBUG    ya.test:process.py:275 Command (pid 1255330) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1255330) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2333', '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: 23145\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2333', '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: 23145\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1258438
DEBUG    ya.test:process.py:259 Command (pid 1258438) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258438) elapsed time (sec): 1.228522777557373
DEBUG    ya.test:process.py:263 Command (pid 1258438) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258438) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258438) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258438) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258438) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258438) maxrss: 557632
DEBUG    ya.test:process.py:263 Command (pid 1258438) minflt: 18920
DEBUG    ya.test:process.py:263 Command (pid 1258438) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258438) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258438) nivcsw: 162
DEBUG    ya.test:process.py:263 Command (pid 1258438) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258438) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258438) nvcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 1258438) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258438) stime: 0.962171
DEBUG    ya.test:process.py:263 Command (pid 1258438) utime: 0.135705
DEBUG    ya.test:process.py:263 Command (pid 1258438) wtime: 1.23
DEBUG    ya.test:process.py:275 Command (pid 1258438) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2333', '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.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/kvpj/000285/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2333', '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: 1259718
DEBUG    ya.test:process.py:259 Command (pid 1259718) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1259718) elapsed time (sec): 1.0947372913360596
DEBUG    ya.test:process.py:263 Command (pid 1259718) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259718) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1259718) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259718) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259718) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1259718) maxrss: 555568
DEBUG    ya.test:process.py:263 Command (pid 1259718) minflt: 18436
DEBUG    ya.test:process.py:263 Command (pid 1259718) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1259718) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1259718) nivcsw: 110
DEBUG    ya.test:process.py:263 Command (pid 1259718) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1259718) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1259718) nvcsw: 166
DEBUG    ya.test:process.py:263 Command (pid 1259718) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1259718) stime: 0.875575
DEBUG    ya.test:process.py:263 Command (pid 1259718) utime: 0.130566
DEBUG    ya.test:process.py:263 Command (pid 1259718) wtime: 1.096
DEBUG    ya.test:process.py:275 Command (pid 1259718) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27849
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62398
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65287
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12944
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5798
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2333 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/slot_1/logfile_rm77xgee.log --grpc-port=27849 --mon-port=62398 --ic-port=65287
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2333 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/slot_1/logfile_rm77xgee.log --grpc-port=27849 --mon-port=62398 --ic-port=65287
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:2333', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/slot_1/logfile_rm77xgee.log', '--grpc-port=27849', '--mon-port=62398', '--ic-port=65287')' in '/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1261247
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27849/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/kvpj/000285/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1261252
DEBUG    ya.test:process.py:259 Command (pid 1261252) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1261252) elapsed time (sec): 0.7268414497375488
DEBUG    ya.test:process.py:263 Command (pid 1261252) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261252) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1261252) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261252) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261252) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1261252) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1261252) minflt: 17433
DEBUG    ya.test:process.py:263 Command (pid 1261252) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1261252) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1261252) nivcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 1261252) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1261252) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1261252) nvcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 1261252) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1261252) stime: 0.532898
DEBUG    ya.test:process.py:263 Command (pid 1261252) utime: 0.135216
DEBUG    ya.test:process.py:263 Command (pid 1261252) wtime: 0.728
DEBUG    ya.test:process.py:275 Command (pid 1261252) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1261252) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_create_eds_with_old_secret_with_success[encryption_disabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b02e22cd-d9bb-4125-af47-ca9113e356c5, localhost:2333): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b02e22cd-d9bb-4125-af47-ca9113e356c5, localhost:2333): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b02e22cd-d9bb-4125-af47-ca9113e356c5, localhost:2333): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 27849 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:27849, 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:2333
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 41950d71-2a67-4a62-b8a6-abaee0844428, ghrun-2tlsei57yi.auto.internal:27849): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 41950d71-2a67-4a62-b8a6-abaee0844428, ghrun-2tlsei57yi.auto.internal:27849): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 41950d71-2a67-4a62-b8a6-abaee0844428, ghrun-2tlsei57yi.auto.internal:27849): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZjgxMTkwZGItYmI3OGFkODgtOGFmZDk0NzMtZTQyODgwOTc=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b101b918-fa5c-476f-9098-905fb3b6713e, ghrun-2tlsei57yi.auto.internal:27849): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b101b918-fa5c-476f-9098-905fb3b6713e, ghrun-2tlsei57yi.auto.internal:27849): request = { session_id: "ydb://session/3?node_id=50000&id=ZjgxMTkwZGItYmI3OGFkODgtOGFmZDk0NzMtZTQyODgwOTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b101b918-fa5c-476f-9098-905fb3b6713e, ghrun-2tlsei57yi.auto.internal:27849): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZjgxMTkwZGItYmI3OGFkODgtOGFmZDk0NzMtZTQyODgwOTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a937761c-a6fc-4df7-9948-9bc2fc91f2f0, ghrun-2tlsei57yi.auto.internal:27849): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a937761c-a6fc-4df7-9948-9bc2fc91f2f0, ghrun-2tlsei57yi.auto.internal:27849): request = { session_id: "ydb://session/3?node_id=50000&id=ZjgxMTkwZGItYmI3OGFkODgtOGFmZDk0NzMtZTQyODgwOTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a937761c-a6fc-4df7-9948-9bc2fc91f2f0, ghrun-2tlsei57yi.auto.internal:27849): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZjgxMTkwZGItYmI3OGFkODgtOGFmZDk0NzMtZTQyODgwOTc=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 7d7bdd9a-0c86-4906-9bce-3b953051f875, ghrun-2tlsei57yi.auto.internal:27849): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 7d7bdd9a-0c86-4906-9bce-3b953051f875, ghrun-2tlsei57yi.auto.internal:27849): request = { session_id: "ydb://session/3?node_id=50000&id=ZjgxMTkwZGItYmI3OGFkODgtOGFmZDk0NzMtZTQyODgwOTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 7d7bdd9a-0c86-4906-9bce-3b953051f875, ghrun-2tlsei57yi.auto.internal:27849): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b101b918-fa5c-476f-9098-905fb3b6713e, ghrun-2tlsei57yi.auto.internal:27849): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2333
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:27849
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a5b5327d-a980-4c4c-9c6f-d7cdf8a04437, localhost:2333): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a5b5327d-a980-4c4c-9c6f-d7cdf8a04437, localhost:2333): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a5b5327d-a980-4c4c-9c6f-d7cdf8a04437, localhost:2333): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 27849 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:27849, 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:2333
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 20f3bdb4-3277-425f-99f8-eb4928c26119, ghrun-2tlsei57yi.auto.internal:27849): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 20f3bdb4-3277-425f-99f8-eb4928c26119, ghrun-2tlsei57yi.auto.internal:27849): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 20f3bdb4-3277-425f-99f8-eb4928c26119, ghrun-2tlsei57yi.auto.internal:27849): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OTRjMDYxZjEtMjI5YjZkMjctZjdhOGM2Ny02MGVhNTc1ZA==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 97adb577-1432-473f-ba0b-90b7621328b3, ghrun-2tlsei57yi.auto.internal:27849): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 97adb577-1432-473f-ba0b-90b7621328b3, ghrun-2tlsei57yi.auto.internal:27849): request = { session_id: "ydb://session/3?node_id=50000&id=OTRjMDYxZjEtMjI5YjZkMjctZjdhOGM2Ny02MGVhNTc1ZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 97adb577-1432-473f-ba0b-90b7621328b3, ghrun-2tlsei57yi.auto.internal:27849): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=OTRjMDYxZjEtMjI5YjZkMjctZjdhOGM2Ny02MGVhNTc1ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 786bc328-7ca4-40ac-ab9f-99e5dfe6b4c8, ghrun-2tlsei57yi.auto.internal:27849): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 786bc328-7ca4-40ac-ab9f-99e5dfe6b4c8, ghrun-2tlsei57yi.auto.internal:27849): request = { session_id: "ydb://session/3?node_id=50000&id=OTRjMDYxZjEtMjI5YjZkMjctZjdhOGM2Ny02MGVhNTc1ZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 786bc328-7ca4-40ac-ab9f-99e5dfe6b4c8, ghrun-2tlsei57yi.auto.internal:27849): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OTRjMDYxZjEtMjI5YjZkMjctZjdhOGM2Ny02MGVhNTc1ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, e0f6f43b-16fc-4000-bfbe-4d627e7b029f, ghrun-2tlsei57yi.auto.internal:27849): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, e0f6f43b-16fc-4000-bfbe-4d627e7b029f, ghrun-2tlsei57yi.auto.internal:27849): request = { session_id: "ydb://session/3?node_id=50000&id=OTRjMDYxZjEtMjI5YjZkMjctZjdhOGM2Ny02MGVhNTc1ZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, e0f6f43b-16fc-4000-bfbe-4d627e7b029f, ghrun-2tlsei57yi.auto.internal:27849): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2333
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:27849
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232455.758309, expires_in: 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:421 RpcState(Login, 83a16843-2523-482b-abda-af2efcbdd9e5, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83a16843-2523-482b-abda-af2efcbdd9e5, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83a16843-2523-482b-abda-af2efcbdd9e5, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232456.3943439, expires_in: 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:421 RpcState(Login, 0ec79724-2c24-4978-b063-dd8741ff98d8, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ec79724-2c24-4978-b063-dd8741ff98d8, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ec79724-2c24-4978-b063-dd8741ff98d8, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232458.0303392, expires_in: 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:421 RpcState(Login, 71b42dfd-b9d6-441d-a75d-d0db663cafc5, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71b42dfd-b9d6-441d-a75d-d0db663cafc5, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71b42dfd-b9d6-441d-a75d-d0db663cafc5, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232459.871479, expires_in: 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:421 RpcState(Login, 6761ec3b-b576-4951-ba5c-82e689644f77, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6761ec3b-b576-4951-ba5c-82e689644f77, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6761ec3b-b576-4951-ba5c-82e689644f77, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232461.4959161, expires_in: 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:421 RpcState(Login, f637b019-3e52-4d5f-bcfe-654f1c1af9e6, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f637b019-3e52-4d5f-bcfe-654f1c1af9e6, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f637b019-3e52-4d5f-bcfe-654f1c1af9e6, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232461.9070847, expires_in: 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:421 RpcState(Login, f40a4985-b07e-4d2d-a53c-9cd88c78fc9c, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f40a4985-b07e-4d2d-a53c-9cd88c78fc9c, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f40a4985-b07e-4d2d-a53c-9cd88c78fc9c, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232463.1511607, expires_in: 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:421 RpcState(Login, 0a136188-9732-49c7-8096-803a6fd62be9, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a136188-9732-49c7-8096-803a6fd62be9, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a136188-9732-49c7-8096-803a6fd62be9, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232465.2533147, expires_in: 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:421 RpcState(Login, 7dfbdf56-9c2b-4c1e-9325-5d98c7b5869d, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7dfbdf56-9c2b-4c1e-9325-5d98c7b5869d, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7dfbdf56-9c2b-4c1e-9325-5d98c7b5869d, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232466.7460096, expires_in: 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:421 RpcState(Login, 08cd090c-27d1-490c-86f5-534865118b24, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08cd090c-27d1-490c-86f5-534865118b24, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08cd090c-27d1-490c-86f5-534865118b24, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232468.0847645, expires_in: 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:421 RpcState(Login, 344ebcc4-93b2-4f1e-b3eb-5b830bd4b2c7, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 344ebcc4-93b2-4f1e-b3eb-5b830bd4b2c7, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 344ebcc4-93b2-4f1e-b3eb-5b830bd4b2c7, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232469.9007454, expires_in: 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:421 RpcState(Login, 50885557-cf4d-4db4-9c83-dd1b304fed3f, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 50885557-cf4d-4db4-9c83-dd1b304fed3f, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 50885557-cf4d-4db4-9c83-dd1b304fed3f, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232471.6988914, expires_in: 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:421 RpcState(Login, 134be0f5-3b07-4507-aecb-0e07736efa11, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 134be0f5-3b07-4507-aecb-0e07736efa11, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 134be0f5-3b07-4507-aecb-0e07736efa11, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232473.1308181, expires_in: 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:421 RpcState(Login, 0a8a0a0a-2d69-43fd-b697-2db42623f82c, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a8a0a0a-2d69-43fd-b697-2db42623f82c, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a8a0a0a-2d69-43fd-b697-2db42623f82c, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232474.8567164, expires_in: 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:421 RpcState(Login, 47fefe29-855b-4c71-8a8c-936e26b39662, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47fefe29-855b-4c71-8a8c-936e26b39662, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47fefe29-855b-4c71-8a8c-936e26b39662, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232476.110211, expires_in: 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:421 RpcState(Login, 7d6be95d-7182-4a05-87fe-46c19e3048b4, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d6be95d-7182-4a05-87fe-46c19e3048b4, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d6be95d-7182-4a05-87fe-46c19e3048b4, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232477.3547344, expires_in: 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:421 RpcState(Login, fae606f2-77a9-45c9-b6df-b585bfd76d0b, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fae606f2-77a9-45c9-b6df-b585bfd76d0b, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fae606f2-77a9-45c9-b6df-b585bfd76d0b, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232479.5139802, expires_in: 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:421 RpcState(Login, 041c85fd-9922-4b20-a1f5-8a85caa24fcf, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 041c85fd-9922-4b20-a1f5-8a85caa24fcf, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 041c85fd-9922-4b20-a1f5-8a85caa24fcf, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232481.6648657, expires_in: 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:421 RpcState(Login, f1fac9dd-2174-48b5-bbdd-d493c57e677e, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1fac9dd-2174-48b5-bbdd-d493c57e677e, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1fac9dd-2174-48b5-bbdd-d493c57e677e, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232482.8932478, expires_in: 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:421 RpcState(Login, dc649d28-bbbd-4c94-936e-3e1553c13c76, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc649d28-bbbd-4c94-936e-3e1553c13c76, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc649d28-bbbd-4c94-936e-3e1553c13c76, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232484.298819, expires_in: 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:421 RpcState(Login, 99972f53-938d-4ef8-9290-0e686013389b, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99972f53-938d-4ef8-9290-0e686013389b, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99972f53-938d-4ef8-9290-0e686013389b, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232486.077788, expires_in: 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:421 RpcState(Login, bb46f3e1-00be-4cec-81a7-08f355b5ccbd, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb46f3e1-00be-4cec-81a7-08f355b5ccbd, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb46f3e1-00be-4cec-81a7-08f355b5ccbd, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232487.3970692, expires_in: 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:421 RpcState(Login, cf572612-cb39-4690-8016-1275515605c9, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf572612-cb39-4690-8016-1275515605c9, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf572612-cb39-4690-8016-1275515605c9, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232488.6715863, expires_in: 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:421 RpcState(Login, 499b1163-cb1f-48bb-8d28-913aebdc383f, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 499b1163-cb1f-48bb-8d28-913aebdc383f, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 499b1163-cb1f-48bb-8d28-913aebdc383f, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232490.7563388, expires_in: 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:421 RpcState(Login, cbd706c2-6964-458a-a458-303b4945b884, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cbd706c2-6964-458a-a458-303b4945b884, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cbd706c2-6964-458a-a458-303b4945b884, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232492.7956204, expires_in: 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:421 RpcState(Login, 75666d6a-5662-487c-933f-348e39a4ab1e, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75666d6a-5662-487c-933f-348e39a4ab1e, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75666d6a-5662-487c-933f-348e39a4ab1e, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232494.8451843, expires_in: 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:421 RpcState(Login, b1257bfd-6614-43e6-95b3-00351353ea1c, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1257bfd-6614-43e6-95b3-00351353ea1c, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1257bfd-6614-43e6-95b3-00351353ea1c, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232496.5327566, expires_in: 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:421 RpcState(Login, 9e6e84ba-b0c0-48de-af8f-b729ece9bb70, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e6e84ba-b0c0-48de-af8f-b729ece9bb70, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e6e84ba-b0c0-48de-af8f-b729ece9bb70, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232498.7395384, expires_in: 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:421 RpcState(Login, e92775de-a2d3-4fa5-b85c-1f209092a5ec, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e92775de-a2d3-4fa5-b85c-1f209092a5ec, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e92775de-a2d3-4fa5-b85c-1f209092a5ec, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232500.5514493, expires_in: 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:421 RpcState(Login, dc9ba0a0-947f-4f45-88cb-26dd0c7d37d7, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc9ba0a0-947f-4f45-88cb-26dd0c7d37d7, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc9ba0a0-947f-4f45-88cb-26dd0c7d37d7, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232502.001431, expires_in: 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:421 RpcState(Login, dc7aeab8-c40b-4170-a49a-bf14ad2aff5a, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc7aeab8-c40b-4170-a49a-bf14ad2aff5a, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc7aeab8-c40b-4170-a49a-bf14ad2aff5a, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232503.2584827, expires_in: 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:421 RpcState(Login, 9cba1b24-27ff-460d-ab66-a38f52fedaf4, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9cba1b24-27ff-460d-ab66-a38f52fedaf4, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9cba1b24-27ff-460d-ab66-a38f52fedaf4, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232504.6306763, expires_in: 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:421 RpcState(Login, 6327dcd6-2fe5-47fc-9756-b10fccbb7891, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6327dcd6-2fe5-47fc-9756-b10fccbb7891, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6327dcd6-2fe5-47fc-9756-b10fccbb7891, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232506.1586347, expires_in: 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:421 RpcState(Login, fbdcbb14-6cb4-4bef-bcaf-e4957999df49, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fbdcbb14-6cb4-4bef-bcaf-e4957999df49, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fbdcbb14-6cb4-4bef-bcaf-e4957999df49, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232508.1871092, expires_in: 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:421 RpcState(Login, c12c4c8d-23f9-4385-b9d2-5b38c27d44ac, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c12c4c8d-23f9-4385-b9d2-5b38c27d44ac, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c12c4c8d-23f9-4385-b9d2-5b38c27d44ac, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232510.049137, expires_in: 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:421 RpcState(Login, 3722b94f-e330-4033-8369-fc8e2d478cde, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3722b94f-e330-4033-8369-fc8e2d478cde, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3722b94f-e330-4033-8369-fc8e2d478cde, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232512.1950336, expires_in: 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:421 RpcState(Login, 91caba1d-0939-4d38-ba0b-1df4a45c3df4, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91caba1d-0939-4d38-ba0b-1df4a45c3df4, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91caba1d-0939-4d38-ba0b-1df4a45c3df4, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232513.4605434, expires_in: 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:421 RpcState(Login, 0b6f466b-cfa2-4f95-a620-7e0d9455c61a, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b6f466b-cfa2-4f95-a620-7e0d9455c61a, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b6f466b-cfa2-4f95-a620-7e0d9455c61a, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232514.8940723, expires_in: 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:421 RpcState(Login, 4df62a40-09d4-4382-bb5b-f9856cd48a16, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4df62a40-09d4-4382-bb5b-f9856cd48a16, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4df62a40-09d4-4382-bb5b-f9856cd48a16, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232516.5993674, expires_in: 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:421 RpcState(Login, afd29426-91e7-40d6-acd3-3f893470ad53, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, afd29426-91e7-40d6-acd3-3f893470ad53, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, afd29426-91e7-40d6-acd3-3f893470ad53, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232518.687781, expires_in: 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:421 RpcState(Login, 4212dae0-65f3-43fc-9744-f945c792fc5a, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4212dae0-65f3-43fc-9744-f945c792fc5a, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4212dae0-65f3-43fc-9744-f945c792fc5a, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232520.7249277, expires_in: 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:421 RpcState(Login, 7f46f1cf-3b6b-4bc9-95b4-2b1237e007f0, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f46f1cf-3b6b-4bc9-95b4-2b1237e007f0, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f46f1cf-3b6b-4bc9-95b4-2b1237e007f0, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232522.6663651, expires_in: 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:421 RpcState(Login, 1d6eb12d-8274-4f67-8185-86dcff5c9a48, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d6eb12d-8274-4f67-8185-86dcff5c9a48, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d6eb12d-8274-4f67-8185-86dcff5c9a48, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232524.2946424, expires_in: 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:421 RpcState(Login, 65bbf2dc-4efb-4f73-844e-701858421357, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65bbf2dc-4efb-4f73-844e-701858421357, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65bbf2dc-4efb-4f73-844e-701858421357, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232525.9202418, expires_in: 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:421 RpcState(Login, ecc78845-eed4-4681-ac59-9cc875b8779e, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ecc78845-eed4-4681-ac59-9cc875b8779e, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ecc78845-eed4-4681-ac59-9cc875b8779e, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232527.3464615, expires_in: 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:421 RpcState(Login, 6dd21b64-7e49-45cd-b9fb-7a5d97a0cccd, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6dd21b64-7e49-45cd-b9fb-7a5d97a0cccd, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6dd21b64-7e49-45cd-b9fb-7a5d97a0cccd, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232529.2294245, expires_in: 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:421 RpcState(Login, 289301b9-f74c-4746-b289-faf6efad8170, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 289301b9-f74c-4746-b289-faf6efad8170, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 289301b9-f74c-4746-b289-faf6efad8170, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232530.8222473, expires_in: 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:421 RpcState(Login, a13abea4-af3a-4d5d-a986-788e549c12c8, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a13abea4-af3a-4d5d-a986-788e549c12c8, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a13abea4-af3a-4d5d-a986-788e549c12c8, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232532.396371, expires_in: 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:421 RpcState(Login, 29f7fde3-26ff-41ea-b8fd-a71dbd554dd3, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 29f7fde3-26ff-41ea-b8fd-a71dbd554dd3, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 29f7fde3-26ff-41ea-b8fd-a71dbd554dd3, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232533.675866, expires_in: 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:421 RpcState(Login, 568e41c4-326f-4f15-985c-a29d28f6a034, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 568e41c4-326f-4f15-985c-a29d28f6a034, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 568e41c4-326f-4f15-985c-a29d28f6a034, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232535.299918, expires_in: 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:421 RpcState(Login, 171a2912-d733-4135-bc74-c2fc87fed484, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 171a2912-d733-4135-bc74-c2fc87fed484, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 171a2912-d733-4135-bc74-c2fc87fed484, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232536.6381342, expires_in: 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:421 RpcState(Login, d55fdfd4-1c81-45fb-b883-371096111dc1, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d55fdfd4-1c81-45fb-b883-371096111dc1, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d55fdfd4-1c81-45fb-b883-371096111dc1, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232537.978985, expires_in: 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:421 RpcState(Login, 4d0279ac-a8f7-437e-b38e-d2e5eba9cdd4, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d0279ac-a8f7-437e-b38e-d2e5eba9cdd4, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d0279ac-a8f7-437e-b38e-d2e5eba9cdd4, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232539.931166, expires_in: 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:421 RpcState(Login, dc14c877-d436-433f-b54a-a913a1a4d335, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc14c877-d436-433f-b54a-a913a1a4d335, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc14c877-d436-433f-b54a-a913a1a4d335, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232542.0797868, expires_in: 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:421 RpcState(Login, e77a3b6d-2a37-4f36-a286-1bd3a4d33cb0, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e77a3b6d-2a37-4f36-a286-1bd3a4d33cb0, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e77a3b6d-2a37-4f36-a286-1bd3a4d33cb0, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232543.7079566, expires_in: 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:421 RpcState(Login, cbb438de-692e-46fe-8f81-a58538c56bbd, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cbb438de-692e-46fe-8f81-a58538c56bbd, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cbb438de-692e-46fe-8f81-a58538c56bbd, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232545.031816, expires_in: 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:421 RpcState(Login, 1c866d78-b5b9-4f99-a38e-2c89932fc65a, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c866d78-b5b9-4f99-a38e-2c89932fc65a, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c866d78-b5b9-4f99-a38e-2c89932fc65a, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232546.5913112, expires_in: 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:421 RpcState(Login, 06a0875c-092c-4f38-b280-64945f8bf49f, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06a0875c-092c-4f38-b280-64945f8bf49f, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06a0875c-092c-4f38-b280-64945f8bf49f, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232548.1487226, expires_in: 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:421 RpcState(Login, 5c241ea0-cc10-4976-89b2-197d7e8f0e69, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c241ea0-cc10-4976-89b2-197d7e8f0e69, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c241ea0-cc10-4976-89b2-197d7e8f0e69, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232549.9938967, expires_in: 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:421 RpcState(Login, d123fc78-1173-4ba3-9034-1e88b00150b8, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d123fc78-1173-4ba3-9034-1e88b00150b8, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d123fc78-1173-4ba3-9034-1e88b00150b8, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232551.4620793, expires_in: 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:421 RpcState(Login, 08170937-59d9-4636-b134-43ae0f42dae4, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08170937-59d9-4636-b134-43ae0f42dae4, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08170937-59d9-4636-b134-43ae0f42dae4, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232553.3472815, expires_in: 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:421 RpcState(Login, f1f6f9a9-34f8-4c5d-b399-22ac792f1148, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1f6f9a9-34f8-4c5d-b399-22ac792f1148, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1f6f9a9-34f8-4c5d-b399-22ac792f1148, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232554.7152653, expires_in: 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:421 RpcState(Login, b499486f-6ede-47c4-963f-ff5ae41f73a5, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b499486f-6ede-47c4-963f-ff5ae41f73a5, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b499486f-6ede-47c4-963f-ff5ae41f73a5, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232556.4432664, expires_in: 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:421 RpcState(Login, f32668d3-9e2e-4b5d-83fc-04813ab1c48c, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f32668d3-9e2e-4b5d-83fc-04813ab1c48c, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f32668d3-9e2e-4b5d-83fc-04813ab1c48c, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232557.8384311, expires_in: 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:421 RpcState(Login, cc81a0b5-be56-432d-b845-91b449a13dd5, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc81a0b5-be56-432d-b845-91b449a13dd5, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc81a0b5-be56-432d-b845-91b449a13dd5, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232559.387567, expires_in: 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:421 RpcState(Login, e8d7b9ce-7aeb-44d2-97f7-3e8da595bab9, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8d7b9ce-7aeb-44d2-97f7-3e8da595bab9, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8d7b9ce-7aeb-44d2-97f7-3e8da595bab9, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232560.7035263, expires_in: 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:421 RpcState(Login, 057b5687-aa11-4ddf-9d16-2da5a811a018, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 057b5687-aa11-4ddf-9d16-2da5a811a018, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 057b5687-aa11-4ddf-9d16-2da5a811a018, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232562.850272, expires_in: 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:421 RpcState(Login, eb2a0917-daa0-4046-b373-8602941e68d5, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb2a0917-daa0-4046-b373-8602941e68d5, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb2a0917-daa0-4046-b373-8602941e68d5, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232564.350619, expires_in: 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:421 RpcState(Login, a4f303c8-cf65-4022-8988-34e70b4d87e0, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4f303c8-cf65-4022-8988-34e70b4d87e0, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4f303c8-cf65-4022-8988-34e70b4d87e0, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232565.643563, expires_in: 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:421 RpcState(Login, 19e1429d-2656-4004-9361-e97cb8a494c6, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19e1429d-2656-4004-9361-e97cb8a494c6, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19e1429d-2656-4004-9361-e97cb8a494c6, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232567.2332778, expires_in: 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:421 RpcState(Login, b5a54334-371f-4d26-94aa-0c5883c4137f, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5a54334-371f-4d26-94aa-0c5883c4137f, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5a54334-371f-4d26-94aa-0c5883c4137f, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232568.7185717, expires_in: 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:421 RpcState(Login, 367c8465-dac1-4515-82ef-e79b07cff10c, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 367c8465-dac1-4515-82ef-e79b07cff10c, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 367c8465-dac1-4515-82ef-e79b07cff10c, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232570.5648139, expires_in: 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:421 RpcState(Login, 6e6f4f7f-7531-4eca-ae46-6725630193c6, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6e6f4f7f-7531-4eca-ae46-6725630193c6, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6e6f4f7f-7531-4eca-ae46-6725630193c6, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232572.7270138, expires_in: 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:421 RpcState(Login, 1b098128-8ca8-4d46-8607-bf44a7f83aaa, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b098128-8ca8-4d46-8607-bf44a7f83aaa, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b098128-8ca8-4d46-8607-bf44a7f83aaa, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232574.0351393, expires_in: 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:421 RpcState(Login, 99ee7b74-7b0f-4dc0-8d4c-52d8eb73fa13, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99ee7b74-7b0f-4dc0-8d4c-52d8eb73fa13, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99ee7b74-7b0f-4dc0-8d4c-52d8eb73fa13, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232576.1240857, expires_in: 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:421 RpcState(Login, 91551e4e-9d65-4d11-b8b9-a6d7ff5852dd, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91551e4e-9d65-4d11-b8b9-a6d7ff5852dd, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91551e4e-9d65-4d11-b8b9-a6d7ff5852dd, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232578.2622805, expires_in: 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:421 RpcState(Login, 6507eec4-d8e4-4cbd-a284-d8aae08ceb57, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6507eec4-d8e4-4cbd-a284-d8aae08ceb57, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6507eec4-d8e4-4cbd-a284-d8aae08ceb57, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232580.141409, expires_in: 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:421 RpcState(Login, c57db6ad-22a6-4c0f-8fe1-9116a0581511, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c57db6ad-22a6-4c0f-8fe1-9116a0581511, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c57db6ad-22a6-4c0f-8fe1-9116a0581511, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232581.5824955, expires_in: 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:421 RpcState(Login, faf4e192-601c-479b-9684-32fc3a0c01cd, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, faf4e192-601c-479b-9684-32fc3a0c01cd, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, faf4e192-601c-479b-9684-32fc3a0c01cd, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232583.4158669, expires_in: 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:421 RpcState(Login, 38184cea-0c15-4ac0-b7ea-54b7e26ae3d3, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38184cea-0c15-4ac0-b7ea-54b7e26ae3d3, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38184cea-0c15-4ac0-b7ea-54b7e26ae3d3, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232584.8639982, expires_in: 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:421 RpcState(Login, 8949b302-17b6-40f0-b5c0-7cd76d9cd6b5, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8949b302-17b6-40f0-b5c0-7cd76d9cd6b5, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8949b302-17b6-40f0-b5c0-7cd76d9cd6b5, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232586.335985, expires_in: 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:421 RpcState(Login, b764b000-270c-4ab6-b0cf-ec64bede2b9a, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b764b000-270c-4ab6-b0cf-ec64bede2b9a, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b764b000-270c-4ab6-b0cf-ec64bede2b9a, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232588.5402796, expires_in: 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:421 RpcState(Login, 25e8e16d-813b-4d5d-8f3b-5df2acff3abf, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25e8e16d-813b-4d5d-8f3b-5df2acff3abf, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25e8e16d-813b-4d5d-8f3b-5df2acff3abf, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232590.0492055, expires_in: 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:421 RpcState(Login, 984a9d10-0977-4bbc-81ca-8ddf2afe6e1a, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 984a9d10-0977-4bbc-81ca-8ddf2afe6e1a, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 984a9d10-0977-4bbc-81ca-8ddf2afe6e1a, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232592.174158, expires_in: 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:421 RpcState(Login, 53005aa8-f253-4efa-9aac-7d89eeef45a7, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 53005aa8-f253-4efa-9aac-7d89eeef45a7, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 53005aa8-f253-4efa-9aac-7d89eeef45a7, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232593.8598943, expires_in: 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:421 RpcState(Login, 9466b372-4bce-4552-8ba8-eaf72e3db57b, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9466b372-4bce-4552-8ba8-eaf72e3db57b, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9466b372-4bce-4552-8ba8-eaf72e3db57b, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232595.0766027, expires_in: 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:421 RpcState(Login, a28fca1b-94a1-46d7-a814-487937423d5e, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a28fca1b-94a1-46d7-a814-487937423d5e, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a28fca1b-94a1-46d7-a814-487937423d5e, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232596.7631617, expires_in: 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:421 RpcState(Login, a688ddc8-7672-43b7-a92e-83fa1a0f0626, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a688ddc8-7672-43b7-a92e-83fa1a0f0626, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a688ddc8-7672-43b7-a92e-83fa1a0f0626, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232598.4575503, expires_in: 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:421 RpcState(Login, 1f9f9f69-c389-41cf-8619-a779645f2632, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f9f9f69-c389-41cf-8619-a779645f2632, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f9f9f69-c389-41cf-8619-a779645f2632, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232599.9701443, expires_in: 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:421 RpcState(Login, eab7fbc9-48f5-4d17-8618-68748c5547ac, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eab7fbc9-48f5-4d17-8618-68748c5547ac, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eab7fbc9-48f5-4d17-8618-68748c5547ac, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232601.4491746, expires_in: 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:421 RpcState(Login, a68d4d38-17e8-4a44-9eab-647c37cc50bd, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a68d4d38-17e8-4a44-9eab-647c37cc50bd, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a68d4d38-17e8-4a44-9eab-647c37cc50bd, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232603.4780357, expires_in: 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:421 RpcState(Login, a4806ca2-c0c8-42fb-a657-70d4aacd6aee, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4806ca2-c0c8-42fb-a657-70d4aacd6aee, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4806ca2-c0c8-42fb-a657-70d4aacd6aee, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232604.971575, expires_in: 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:421 RpcState(Login, 89a2da07-8a37-4f83-95a9-6fa24f381b9f, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89a2da07-8a37-4f83-95a9-6fa24f381b9f, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89a2da07-8a37-4f83-95a9-6fa24f381b9f, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232607.027405, expires_in: 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:421 RpcState(Login, a0e72b9b-c173-4723-b479-db672f686650, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0e72b9b-c173-4723-b479-db672f686650, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0e72b9b-c173-4723-b479-db672f686650, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232608.8256721, expires_in: 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:421 RpcState(Login, 29eb8661-5b33-4b10-9d4e-c00f0b5b69b1, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 29eb8661-5b33-4b10-9d4e-c00f0b5b69b1, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 29eb8661-5b33-4b10-9d4e-c00f0b5b69b1, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232610.991087, expires_in: 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:421 RpcState(Login, 17ddcc4f-0010-4db8-a8db-8b6126c886ff, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17ddcc4f-0010-4db8-a8db-8b6126c886ff, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17ddcc4f-0010-4db8-a8db-8b6126c886ff, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232613.0862536, expires_in: 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:421 RpcState(Login, 7e932325-4a1b-477b-9b06-95421210124d, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e932325-4a1b-477b-9b06-95421210124d, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e932325-4a1b-477b-9b06-95421210124d, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232614.88422, expires_in: 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:421 RpcState(Login, cdefd13c-2a6b-4318-920b-1991ca675818, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cdefd13c-2a6b-4318-920b-1991ca675818, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cdefd13c-2a6b-4318-920b-1991ca675818, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232616.8374293, expires_in: 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:421 RpcState(Login, 12584133-f49c-41c0-970d-7023b097bb08, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 12584133-f49c-41c0-970d-7023b097bb08, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 12584133-f49c-41c0-970d-7023b097bb08, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232618.4681447, expires_in: 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:421 RpcState(Login, 94edaa46-6c41-47f3-b521-0f61f2707bfb, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94edaa46-6c41-47f3-b521-0f61f2707bfb, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94edaa46-6c41-47f3-b521-0f61f2707bfb, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232620.0573983, expires_in: 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:421 RpcState(Login, fa65f755-976b-4131-87d0-51476c44fccf, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa65f755-976b-4131-87d0-51476c44fccf, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa65f755-976b-4131-87d0-51476c44fccf, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232621.616791, expires_in: 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:421 RpcState(Login, 1582767c-2bd7-4e70-b091-27b1e6252974, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1582767c-2bd7-4e70-b091-27b1e6252974, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1582767c-2bd7-4e70-b091-27b1e6252974, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232623.646931, expires_in: 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:421 RpcState(Login, 54f04e31-e66f-4c35-a8fd-af7bb8c2f71b, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54f04e31-e66f-4c35-a8fd-af7bb8c2f71b, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54f04e31-e66f-4c35-a8fd-af7bb8c2f71b, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232625.555923, expires_in: 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:421 RpcState(Login, 6577e30b-ad57-4aed-b361-45431505ac35, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6577e30b-ad57-4aed-b361-45431505ac35, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6577e30b-ad57-4aed-b361-45431505ac35, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232626.7750247, expires_in: 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:421 RpcState(Login, 3497ce3a-e111-4436-8c15-83b59f79b76e, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3497ce3a-e111-4436-8c15-83b59f79b76e, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3497ce3a-e111-4436-8c15-83b59f79b76e, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232628.85138, expires_in: 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:421 RpcState(Login, a69c2868-d5d5-4b2b-8181-114626796d77, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a69c2868-d5d5-4b2b-8181-114626796d77, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a69c2868-d5d5-4b2b-8181-114626796d77, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232630.1788857, expires_in: 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:421 RpcState(Login, 4447ab77-adc0-439c-8156-afb1e46432ef, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4447ab77-adc0-439c-8156-afb1e46432ef, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4447ab77-adc0-439c-8156-afb1e46432ef, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232632.1413834, expires_in: 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:421 RpcState(Login, ae560dcb-f2ba-4cea-b669-5e008e417908, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae560dcb-f2ba-4cea-b669-5e008e417908, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae560dcb-f2ba-4cea-b669-5e008e417908, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232633.4692674, expires_in: 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:421 RpcState(Login, efb3386f-b2e3-492a-86f4-e47180617bdf, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, efb3386f-b2e3-492a-86f4-e47180617bdf, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, efb3386f-b2e3-492a-86f4-e47180617bdf, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232634.8078787, expires_in: 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:421 RpcState(Login, 2f323d26-5f49-4278-b0c6-337eef4c2da4, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f323d26-5f49-4278-b0c6-337eef4c2da4, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f323d26-5f49-4278-b0c6-337eef4c2da4, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232636.993113, expires_in: 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:421 RpcState(Login, f3547fa6-cf15-4f1a-8adf-194cbeb58d04, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3547fa6-cf15-4f1a-8adf-194cbeb58d04, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3547fa6-cf15-4f1a-8adf-194cbeb58d04, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232638.9861052, expires_in: 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:421 RpcState(Login, d3e78113-549f-430d-a17b-35f2f88d7f1c, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3e78113-549f-430d-a17b-35f2f88d7f1c, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3e78113-549f-430d-a17b-35f2f88d7f1c, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232640.2059639, expires_in: 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:421 RpcState(Login, a27622da-f6f9-4641-922f-d1ae5fbb75ce, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a27622da-f6f9-4641-922f-d1ae5fbb75ce, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a27622da-f6f9-4641-922f-d1ae5fbb75ce, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232641.9805784, expires_in: 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:421 RpcState(Login, 9db2b659-cae2-4d1a-a6bb-a936bd9c61a6, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9db2b659-cae2-4d1a-a6bb-a936bd9c61a6, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9db2b659-cae2-4d1a-a6bb-a936bd9c61a6, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232643.5954728, expires_in: 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:421 RpcState(Login, 98cbe45c-4d9e-4d23-985e-7c4ece7a87ba, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98cbe45c-4d9e-4d23-985e-7c4ece7a87ba, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98cbe45c-4d9e-4d23-985e-7c4ece7a87ba, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232645.6069696, expires_in: 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:421 RpcState(Login, 3026c551-3512-4229-bbe9-a7f338383ca3, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3026c551-3512-4229-bbe9-a7f338383ca3, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3026c551-3512-4229-bbe9-a7f338383ca3, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232647.514018, expires_in: 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:421 RpcState(Login, 522c3b81-ea1f-457f-9e2f-02e054cd2f55, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 522c3b81-ea1f-457f-9e2f-02e054cd2f55, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 522c3b81-ea1f-457f-9e2f-02e054cd2f55, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232649.0725965, expires_in: 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:421 RpcState(Login, d92f8f28-7fb5-4db6-8bb2-0d821073a8fa, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d92f8f28-7fb5-4db6-8bb2-0d821073a8fa, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d92f8f28-7fb5-4db6-8bb2-0d821073a8fa, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232650.9865987, expires_in: 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:421 RpcState(Login, ac3922bd-927a-4708-9933-40f6979b2a69, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac3922bd-927a-4708-9933-40f6979b2a69, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac3922bd-927a-4708-9933-40f6979b2a69, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232652.773176, expires_in: 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:421 RpcState(Login, b1e7e8fb-5091-4b26-9074-3377d455f6a8, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1e7e8fb-5091-4b26-9074-3377d455f6a8, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1e7e8fb-5091-4b26-9074-3377d455f6a8, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232654.7475893, expires_in: 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:421 RpcState(Login, 5cb0d2d2-693d-4593-a863-2ba6cd0e2d10, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5cb0d2d2-693d-4593-a863-2ba6cd0e2d10, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5cb0d2d2-693d-4593-a863-2ba6cd0e2d10, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232656.4679735, expires_in: 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:421 RpcState(Login, 1c955f9e-0336-4cc7-b956-19f80bd987c2, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c955f9e-0336-4cc7-b956-19f80bd987c2, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c955f9e-0336-4cc7-b956-19f80bd987c2, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232658.4224024, expires_in: 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:421 RpcState(Login, 2d60627f-35ac-4903-8c86-09af362cb0da, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d60627f-35ac-4903-8c86-09af362cb0da, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d60627f-35ac-4903-8c86-09af362cb0da, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232660.3046257, expires_in: 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:421 RpcState(Login, 520e3602-7094-4897-ba02-9b18d0f7efe2, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 520e3602-7094-4897-ba02-9b18d0f7efe2, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 520e3602-7094-4897-ba02-9b18d0f7efe2, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232662.3161654, expires_in: 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:421 RpcState(Login, 9d6e23f0-2209-495f-a5fb-f15d276c3595, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d6e23f0-2209-495f-a5fb-f15d276c3595, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d6e23f0-2209-495f-a5fb-f15d276c3595, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232663.5325649, expires_in: 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:421 RpcState(Login, d496f5a6-dd78-47e2-a2e8-2b1f059cbf0d, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d496f5a6-dd78-47e2-a2e8-2b1f059cbf0d, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d496f5a6-dd78-47e2-a2e8-2b1f059cbf0d, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232665.1170857, expires_in: 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:421 RpcState(Login, 7134eef4-a297-4261-adb6-efb7e6976468, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7134eef4-a297-4261-adb6-efb7e6976468, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7134eef4-a297-4261-adb6-efb7e6976468, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232667.0911307, expires_in: 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:421 RpcState(Login, bdc46dd3-4199-4cb4-a2f0-ac6a6dc69750, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bdc46dd3-4199-4cb4-a2f0-ac6a6dc69750, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bdc46dd3-4199-4cb4-a2f0-ac6a6dc69750, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232668.5183322, expires_in: 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:421 RpcState(Login, 7d27c5c0-b183-435f-9879-afa061a876bf, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d27c5c0-b183-435f-9879-afa061a876bf, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d27c5c0-b183-435f-9879-afa061a876bf, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232669.7928326, expires_in: 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:421 RpcState(Login, 4e785747-ec1d-489b-a5e1-f8390906330f, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e785747-ec1d-489b-a5e1-f8390906330f, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e785747-ec1d-489b-a5e1-f8390906330f, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232671.6414223, expires_in: 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:421 RpcState(Login, a216dfe4-3c75-4750-90b4-62e0369c8c5b, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a216dfe4-3c75-4750-90b4-62e0369c8c5b, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a216dfe4-3c75-4750-90b4-62e0369c8c5b, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232673.1504734, expires_in: 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:421 RpcState(Login, f4ee5bf2-e474-44a5-85a9-e7623bd48663, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4ee5bf2-e474-44a5-85a9-e7623bd48663, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4ee5bf2-e474-44a5-85a9-e7623bd48663, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232675.0895407, expires_in: 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:421 RpcState(Login, 011f768f-139d-42d0-9605-3f0b7f80fdd3, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 011f768f-139d-42d0-9605-3f0b7f80fdd3, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 011f768f-139d-42d0-9605-3f0b7f80fdd3, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232676.515556, expires_in: 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:421 RpcState(Login, c6d3a24d-57db-4a98-bfd2-0720083fc983, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6d3a24d-57db-4a98-bfd2-0720083fc983, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6d3a24d-57db-4a98-bfd2-0720083fc983, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232677.779548, expires_in: 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:421 RpcState(Login, ad337c2e-0b60-4e52-a7af-39b31c401f24, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad337c2e-0b60-4e52-a7af-39b31c401f24, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad337c2e-0b60-4e52-a7af-39b31c401f24, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232679.8110929, expires_in: 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:421 RpcState(Login, 1b81443f-f1f7-4d3e-81e8-5bf7e93936a6, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b81443f-f1f7-4d3e-81e8-5bf7e93936a6, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b81443f-f1f7-4d3e-81e8-5bf7e93936a6, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232681.882276, expires_in: 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:421 RpcState(Login, f0a95352-f905-451b-b8ac-897bfcfdfb55, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f0a95352-f905-451b-b8ac-897bfcfdfb55, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f0a95352-f905-451b-b8ac-897bfcfdfb55, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232684.0715957, expires_in: 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:421 RpcState(Login, ca02cddd-61bb-4cc1-bbad-f798be0bf592, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca02cddd-61bb-4cc1-bbad-f798be0bf592, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca02cddd-61bb-4cc1-bbad-f798be0bf592, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232685.7495286, expires_in: 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:421 RpcState(Login, 4a1a6480-aec3-4e86-8d6d-de4b1e19b98d, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a1a6480-aec3-4e86-8d6d-de4b1e19b98d, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a1a6480-aec3-4e86-8d6d-de4b1e19b98d, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232687.931807, expires_in: 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:421 RpcState(Login, 1e3f5d0a-345a-4484-9010-48b7efe3fc5c, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e3f5d0a-345a-4484-9010-48b7efe3fc5c, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e3f5d0a-345a-4484-9010-48b7efe3fc5c, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232690.048256, expires_in: 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:421 RpcState(Login, 3954cb9d-7829-4066-8ada-57236c67f0f8, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3954cb9d-7829-4066-8ada-57236c67f0f8, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3954cb9d-7829-4066-8ada-57236c67f0f8, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232692.2020502, expires_in: 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:421 RpcState(Login, d860d430-f50c-4f23-8368-aa3a998d4885, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d860d430-f50c-4f23-8368-aa3a998d4885, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d860d430-f50c-4f23-8368-aa3a998d4885, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232693.9200244, expires_in: 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:421 RpcState(Login, 24c85dde-00fc-45b6-8b13-0539b72d63a0, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24c85dde-00fc-45b6-8b13-0539b72d63a0, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24c85dde-00fc-45b6-8b13-0539b72d63a0, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232694.8667684, expires_in: 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:421 RpcState(Login, 888c2b03-3987-4842-9c49-455b65f6a934, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 888c2b03-3987-4842-9c49-455b65f6a934, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 888c2b03-3987-4842-9c49-455b65f6a934, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232696.6241148, expires_in: 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:421 RpcState(Login, 0678c00d-79f9-4498-9fb0-9c54010e9917, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0678c00d-79f9-4498-9fb0-9c54010e9917, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0678c00d-79f9-4498-9fb0-9c54010e9917, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232698.0752811, expires_in: 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:421 RpcState(Login, 23d46b3e-3a6a-43a0-94e4-1a5fd4bbf49d, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23d46b3e-3a6a-43a0-94e4-1a5fd4bbf49d, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23d46b3e-3a6a-43a0-94e4-1a5fd4bbf49d, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232699.5703645, expires_in: 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:421 RpcState(Login, 7b41aa70-fcb8-4675-917d-dc1c5e94eb8a, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b41aa70-fcb8-4675-917d-dc1c5e94eb8a, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b41aa70-fcb8-4675-917d-dc1c5e94eb8a, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232701.3220618, expires_in: 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:421 RpcState(Login, e0eb1d04-d4fb-4cb8-a544-f593cfd5dd74, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0eb1d04-d4fb-4cb8-a544-f593cfd5dd74, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0eb1d04-d4fb-4cb8-a544-f593cfd5dd74, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232703.49709, expires_in: 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:421 RpcState(Login, 5ef0efef-5647-4cd8-8170-b0474916d90b, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ef0efef-5647-4cd8-8170-b0474916d90b, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ef0efef-5647-4cd8-8170-b0474916d90b, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232705.630201, expires_in: 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:421 RpcState(Login, 16f1b4e5-43e7-4aad-a556-932e7866bd57, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16f1b4e5-43e7-4aad-a556-932e7866bd57, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16f1b4e5-43e7-4aad-a556-932e7866bd57, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232706.9868739, expires_in: 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:421 RpcState(Login, bc5cc533-81ef-4dd2-bcde-741e29097d62, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc5cc533-81ef-4dd2-bcde-741e29097d62, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc5cc533-81ef-4dd2-bcde-741e29097d62, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232709.1141675, expires_in: 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:421 RpcState(Login, 1ccd0093-92b6-4fc9-a649-b1d0d2fc8502, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ccd0093-92b6-4fc9-a649-b1d0d2fc8502, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ccd0093-92b6-4fc9-a649-b1d0d2fc8502, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232710.3912814, expires_in: 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:421 RpcState(Login, d3e97ff4-30ff-4a16-9ec7-33cf21aaa394, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3e97ff4-30ff-4a16-9ec7-33cf21aaa394, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3e97ff4-30ff-4a16-9ec7-33cf21aaa394, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232712.0576544, expires_in: 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:421 RpcState(Login, 0a024d40-5036-4165-86a6-3b58d6adc32b, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a024d40-5036-4165-86a6-3b58d6adc32b, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a024d40-5036-4165-86a6-3b58d6adc32b, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232713.6323874, expires_in: 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:421 RpcState(Login, b726a369-7f2c-4610-bb0d-540c502b50a8, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b726a369-7f2c-4610-bb0d-540c502b50a8, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b726a369-7f2c-4610-bb0d-540c502b50a8, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232715.0763175, expires_in: 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:421 RpcState(Login, 88000dab-96cb-42e7-9652-b118770488c7, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88000dab-96cb-42e7-9652-b118770488c7, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88000dab-96cb-42e7-9652-b118770488c7, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232716.4412684, expires_in: 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:421 RpcState(Login, 952b02bd-e886-4a36-8829-fab081d13c62, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 952b02bd-e886-4a36-8829-fab081d13c62, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 952b02bd-e886-4a36-8829-fab081d13c62, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232717.9170444, expires_in: 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:421 RpcState(Login, 9f574d55-3844-448c-b4f9-feb320d6dcfb, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f574d55-3844-448c-b4f9-feb320d6dcfb, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f574d55-3844-448c-b4f9-feb320d6dcfb, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232719.5402532, expires_in: 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:421 RpcState(Login, 13628c89-f261-4dec-8e7b-ed21951a2e92, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 13628c89-f261-4dec-8e7b-ed21951a2e92, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 13628c89-f261-4dec-8e7b-ed21951a2e92, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232721.455796, expires_in: 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:421 RpcState(Login, dfe3eb39-0aa6-4934-8cf3-62ce7600bc24, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dfe3eb39-0aa6-4934-8cf3-62ce7600bc24, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dfe3eb39-0aa6-4934-8cf3-62ce7600bc24, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232723.3131604, expires_in: 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:421 RpcState(Login, 7ea93586-449c-413a-8d14-30533f3ad8f3, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ea93586-449c-413a-8d14-30533f3ad8f3, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ea93586-449c-413a-8d14-30533f3ad8f3, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232725.1496189, expires_in: 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:421 RpcState(Login, 5555fb33-db2d-4a27-8426-f67eaeb5c2d2, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5555fb33-db2d-4a27-8426-f67eaeb5c2d2, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5555fb33-db2d-4a27-8426-f67eaeb5c2d2, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232726.7819114, expires_in: 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:421 RpcState(Login, b6ff1199-a1d1-4e88-a1b9-f113ffb305d2, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6ff1199-a1d1-4e88-a1b9-f113ffb305d2, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6ff1199-a1d1-4e88-a1b9-f113ffb305d2, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232728.4708173, expires_in: 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:421 RpcState(Login, d17332b5-aa65-4517-a9b6-46421e4415a4, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d17332b5-aa65-4517-a9b6-46421e4415a4, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d17332b5-aa65-4517-a9b6-46421e4415a4, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232730.242844, expires_in: 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:421 RpcState(Login, 321f1de0-9cf3-42b4-879a-96b9f2a7fb67, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 321f1de0-9cf3-42b4-879a-96b9f2a7fb67, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 321f1de0-9cf3-42b4-879a-96b9f2a7fb67, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232731.6149318, expires_in: 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:421 RpcState(Login, 44503a4f-07b3-4210-853c-85132cd8cfba, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44503a4f-07b3-4210-853c-85132cd8cfba, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44503a4f-07b3-4210-853c-85132cd8cfba, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232733.5385025, expires_in: 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:421 RpcState(Login, 8666328c-c123-48ef-a693-0ec53de5b39b, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8666328c-c123-48ef-a693-0ec53de5b39b, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8666328c-c123-48ef-a693-0ec53de5b39b, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232735.2813063, expires_in: 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:421 RpcState(Login, 2b4c2f8e-f8b5-4a25-9563-f4d85784b259, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b4c2f8e-f8b5-4a25-9563-f4d85784b259, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b4c2f8e-f8b5-4a25-9563-f4d85784b259, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232736.9327452, expires_in: 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:421 RpcState(Login, 35b5e0c3-e914-400a-856d-111f1a732e64, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35b5e0c3-e914-400a-856d-111f1a732e64, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35b5e0c3-e914-400a-856d-111f1a732e64, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232738.246793, expires_in: 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:421 RpcState(Login, f8be3f53-942c-42ca-951d-ccfc229f7719, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8be3f53-942c-42ca-951d-ccfc229f7719, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8be3f53-942c-42ca-951d-ccfc229f7719, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232740.2396219, expires_in: 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:421 RpcState(Login, 4ba1dd94-4aa8-413f-90cb-9e03ae379b91, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ba1dd94-4aa8-413f-90cb-9e03ae379b91, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ba1dd94-4aa8-413f-90cb-9e03ae379b91, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232742.0980496, expires_in: 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:421 RpcState(Login, 3f231bed-c583-42d9-b880-184fd471c9f8, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f231bed-c583-42d9-b880-184fd471c9f8, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f231bed-c583-42d9-b880-184fd471c9f8, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232744.2718558, expires_in: 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:421 RpcState(Login, 54c4357e-75dd-4ca0-99cc-424b3fade346, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54c4357e-75dd-4ca0-99cc-424b3fade346, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54c4357e-75dd-4ca0-99cc-424b3fade346, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232746.3758824, expires_in: 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:421 RpcState(Login, d163ff86-d614-4857-bbca-afa2bc19785f, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d163ff86-d614-4857-bbca-afa2bc19785f, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d163ff86-d614-4857-bbca-afa2bc19785f, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232747.9724212, expires_in: 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:421 RpcState(Login, b88988d9-1324-47b2-8146-bd65201de74a, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b88988d9-1324-47b2-8146-bd65201de74a, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b88988d9-1324-47b2-8146-bd65201de74a, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765232749647382&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:27849/1
_______ test_create_eds_with_old_secret_with_success[encryption_enabled] _______
ydb/tests/functional/secrets/test_secrets_usage.py:153: in test_create_eds_with_old_secret_with_success
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_eds_with_old_secret_with_success[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:2333/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5798
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12944
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65287
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62398
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27849
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4112
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4877
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27461
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2333
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23145
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29380
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000285/r3tmp/kikimr_cluster_ze_5siki
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30940
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3801
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62495
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22860
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000285/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/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/node_1/logfile_uacn75eh.log --grpc-port=30940 --mon-port=3801 --ic-port=29380
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30940/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000285/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/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/node_1/logfile_uacn75eh.log --grpc-port=30940 --mon-port=3801 --ic-port=29380
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/node_1/logfile_uacn75eh.log', '--grpc-port=30940', '--mon-port=3801', '--ic-port=29380')' in '/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1327156
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30940/1
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/kvpj/000285/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1327157
DEBUG    ya.test:process.py:259 Command (pid 1327157) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1327157) elapsed time (sec): 0.2710583209991455
DEBUG    ya.test:process.py:263 Command (pid 1327157) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1327157) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1327157) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1327157) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1327157) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1327157) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1327157) minflt: 20386
DEBUG    ya.test:process.py:263 Command (pid 1327157) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1327157) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1327157) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1327157) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1327157) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1327157) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1327157) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1327157) stime: 0.143222
DEBUG    ya.test:process.py:263 Command (pid 1327157) utime: 0.079567
DEBUG    ya.test:process.py:263 Command (pid 1327157) wtime: 0.272
DEBUG    ya.test:process.py:275 Command (pid 1327157) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1327157) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30940', '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: 29380\n      }\n      HostConfigId: 1\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/kvpj/000285/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30940', '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: 29380\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1327578
DEBUG    ya.test:process.py:259 Command (pid 1327578) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1327578) elapsed time (sec): 0.2800745964050293
DEBUG    ya.test:process.py:263 Command (pid 1327578) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1327578) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1327578) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1327578) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1327578) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1327578) maxrss: 555560
DEBUG    ya.test:process.py:263 Command (pid 1327578) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1327578) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1327578) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1327578) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1327578) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1327578) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1327578) nvcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 1327578) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1327578) stime: 0.146218
DEBUG    ya.test:process.py:263 Command (pid 1327578) utime: 0.08935599999999999
DEBUG    ya.test:process.py:263 Command (pid 1327578) wtime: 0.281
DEBUG    ya.test:process.py:275 Command (pid 1327578) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30940', '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.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/kvpj/000285/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30940', '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: 1327634
DEBUG    ya.test:process.py:259 Command (pid 1327634) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1327634) elapsed time (sec): 0.31803345680236816
DEBUG    ya.test:process.py:263 Command (pid 1327634) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1327634) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1327634) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1327634) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1327634) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1327634) maxrss: 555560
DEBUG    ya.test:process.py:263 Command (pid 1327634) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1327634) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1327634) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1327634) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1327634) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1327634) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1327634) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 1327634) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1327634) stime: 0.19141
DEBUG    ya.test:process.py:263 Command (pid 1327634) utime: 0.081451
DEBUG    ya.test:process.py:263 Command (pid 1327634) wtime: 0.319
DEBUG    ya.test:process.py:275 Command (pid 1327634) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13100
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24641
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14883
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21774
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10551
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:30940 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/slot_1/logfile_5rfreca7.log --grpc-port=13100 --mon-port=24641 --ic-port=14883 --key-file /home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:30940 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/slot_1/logfile_5rfreca7.log --grpc-port=13100 --mon-port=24641 --ic-port=14883 --key-file /home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:30940', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/slot_1/logfile_5rfreca7.log', '--grpc-port=13100', '--mon-port=24641', '--ic-port=14883', '--key-file', '/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/kvpj/000285/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1327711
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:13100/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000285/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1327712
DEBUG    ya.test:process.py:259 Command (pid 1327712) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1327712) elapsed time (sec): 0.2733302116394043
DEBUG    ya.test:process.py:263 Command (pid 1327712) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1327712) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1327712) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1327712) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1327712) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 1327712) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1327712) minflt: 19519
DEBUG    ya.test:process.py:263 Command (pid 1327712) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1327712) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1327712) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1327712) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1327712) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1327712) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1327712) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1327712) stime: 0.140698
DEBUG    ya.test:process.py:263 Command (pid 1327712) utime: 0.084419
DEBUG    ya.test:process.py:263 Command (pid 1327712) wtime: 0.274
DEBUG    ya.test:process.py:275 Command (pid 1327712) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1327712) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_create_eds_with_old_secret_with_success[encryption_enabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 8bebbafc-f2eb-41ee-af47-1c7648edb876, localhost:30940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8bebbafc-f2eb-41ee-af47-1c7648edb876, localhost:30940): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8bebbafc-f2eb-41ee-af47-1c7648edb876, localhost:30940): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 13100 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:13100, 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:30940
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 71ba199f-b8cc-4183-a90e-098cd9e4e8ba, ghrun-2tlsei57yi.auto.internal:13100): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 71ba199f-b8cc-4183-a90e-098cd9e4e8ba, ghrun-2tlsei57yi.auto.internal:13100): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 71ba199f-b8cc-4183-a90e-098cd9e4e8ba, ghrun-2tlsei57yi.auto.internal:13100): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YzZjYTQ4MDUtZTU0NDI3ZjktYmI5NWE2ZDEtZWZkOTBlOGI=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3eac7eb2-3f30-4858-b73a-72bef9db0fd3, ghrun-2tlsei57yi.auto.internal:13100): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3eac7eb2-3f30-4858-b73a-72bef9db0fd3, ghrun-2tlsei57yi.auto.internal:13100): request = { session_id: "ydb://session/3?node_id=50000&id=YzZjYTQ4MDUtZTU0NDI3ZjktYmI5NWE2ZDEtZWZkOTBlOGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3eac7eb2-3f30-4858-b73a-72bef9db0fd3, ghrun-2tlsei57yi.auto.internal:13100): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YzZjYTQ4MDUtZTU0NDI3ZjktYmI5NWE2ZDEtZWZkOTBlOGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 97416d67-c4e3-4696-acff-d03fb76f9439, ghrun-2tlsei57yi.auto.internal:13100): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97416d67-c4e3-4696-acff-d03fb76f9439, ghrun-2tlsei57yi.auto.internal:13100): request = { session_id: "ydb://session/3?node_id=50000&id=YzZjYTQ4MDUtZTU0NDI3ZjktYmI5NWE2ZDEtZWZkOTBlOGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 97416d67-c4e3-4696-acff-d03fb76f9439, ghrun-2tlsei57yi.auto.internal:13100): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YzZjYTQ4MDUtZTU0NDI3ZjktYmI5NWE2ZDEtZWZkOTBlOGI=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, dcde78bd-8a71-4e8d-a6df-f9c96993e65c, ghrun-2tlsei57yi.auto.internal:13100): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, dcde78bd-8a71-4e8d-a6df-f9c96993e65c, ghrun-2tlsei57yi.auto.internal:13100): request = { session_id: "ydb://session/3?node_id=50000&id=YzZjYTQ4MDUtZTU0NDI3ZjktYmI5NWE2ZDEtZWZkOTBlOGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, dcde78bd-8a71-4e8d-a6df-f9c96993e65c, ghrun-2tlsei57yi.auto.internal:13100): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30940
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3eac7eb2-3f30-4858-b73a-72bef9db0fd3, ghrun-2tlsei57yi.auto.internal:13100): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:13100
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a2741b79-d254-4ff3-9ad3-e942c1c57e71, localhost:30940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a2741b79-d254-4ff3-9ad3-e942c1c57e71, localhost:30940): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a2741b79-d254-4ff3-9ad3-e942c1c57e71, localhost:30940): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 13100 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:13100, 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:30940
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0328b9c0-fa6f-40e0-8993-ce5d99c44959, ghrun-2tlsei57yi.auto.internal:13100): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0328b9c0-fa6f-40e0-8993-ce5d99c44959, ghrun-2tlsei57yi.auto.internal:13100): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0328b9c0-fa6f-40e0-8993-ce5d99c44959, ghrun-2tlsei57yi.auto.internal:13100): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YzEyNjBlY2QtNDdlZTBhM2YtYmVhZGRkYWUtZDRhZTdkMTU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ba26818e-4539-4a95-818c-d3f7b75674cb, ghrun-2tlsei57yi.auto.internal:13100): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ba26818e-4539-4a95-818c-d3f7b75674cb, ghrun-2tlsei57yi.auto.internal:13100): request = { session_id: "ydb://session/3?node_id=50000&id=YzEyNjBlY2QtNDdlZTBhM2YtYmVhZGRkYWUtZDRhZTdkMTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ba26818e-4539-4a95-818c-d3f7b75674cb, ghrun-2tlsei57yi.auto.internal:13100): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YzEyNjBlY2QtNDdlZTBhM2YtYmVhZGRkYWUtZDRhZTdkMTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ee7b81bd-95cf-4f02-ae98-f9a089934dae, ghrun-2tlsei57yi.auto.internal:13100): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee7b81bd-95cf-4f02-ae98-f9a089934dae, ghrun-2tlsei57yi.auto.internal:13100): request = { session_id: "ydb://session/3?node_id=50000&id=YzEyNjBlY2QtNDdlZTBhM2YtYmVhZGRkYWUtZDRhZTdkMTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee7b81bd-95cf-4f02-ae98-f9a089934dae, ghrun-2tlsei57yi.auto.internal:13100): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YzEyNjBlY2QtNDdlZTBhM2YtYmVhZGRkYWUtZDRhZTdkMTU=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, edba77e1-3b09-47bb-b279-3a01c3c66c54, ghrun-2tlsei57yi.auto.internal:13100): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, edba77e1-3b09-47bb-b279-3a01c3c66c54, ghrun-2tlsei57yi.auto.internal:13100): request = { session_id: "ydb://session/3?node_id=50000&id=YzEyNjBlY2QtNDdlZTBhM2YtYmVhZGRkYWUtZDRhZTdkMTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, edba77e1-3b09-47bb-b279-3a01c3c66c54, ghrun-2tlsei57yi.auto.internal:13100): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30940
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ba26818e-4539-4a95-818c-d3f7b75674cb, ghrun-2tlsei57yi.auto.internal:13100): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:13100
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232765.0858655, expires_in: 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:421 RpcState(Login, 884aafe5-0aad-400d-9c0b-ad400a3a2e04, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 884aafe5-0aad-400d-9c0b-ad400a3a2e04, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 884aafe5-0aad-400d-9c0b-ad400a3a2e04, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232765.6470935, expires_in: 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:421 RpcState(Login, 3742e132-fcc5-4af0-9478-70dd50702597, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3742e132-fcc5-4af0-9478-70dd50702597, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3742e132-fcc5-4af0-9478-70dd50702597, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232767.6097736, expires_in: 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:421 RpcState(Login, e4d65b13-f525-4e76-9c8a-700a7bb74718, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e4d65b13-f525-4e76-9c8a-700a7bb74718, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e4d65b13-f525-4e76-9c8a-700a7bb74718, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232769.513772, expires_in: 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:421 RpcState(Login, 96ddb25e-4a1e-4d9e-828a-e7830181a6ca, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96ddb25e-4a1e-4d9e-828a-e7830181a6ca, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96ddb25e-4a1e-4d9e-828a-e7830181a6ca, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232770.694079, expires_in: 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:421 RpcState(Login, fe5c0662-6c70-4414-aef2-35d7a9d0d1dd, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe5c0662-6c70-4414-aef2-35d7a9d0d1dd, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe5c0662-6c70-4414-aef2-35d7a9d0d1dd, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232772.4819853, expires_in: 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:421 RpcState(Login, e79ff00f-7296-4ac6-b1ed-2c08eb3c8ce5, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e79ff00f-7296-4ac6-b1ed-2c08eb3c8ce5, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e79ff00f-7296-4ac6-b1ed-2c08eb3c8ce5, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232773.739174, expires_in: 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:421 RpcState(Login, 8aafd2a3-dc50-4e89-a2d3-5e01b2356864, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8aafd2a3-dc50-4e89-a2d3-5e01b2356864, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8aafd2a3-dc50-4e89-a2d3-5e01b2356864, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232774.7563498, expires_in: 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:421 RpcState(Login, 8403a7e0-8d02-4d7e-8d69-7ccf9ac00b66, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8403a7e0-8d02-4d7e-8d69-7ccf9ac00b66, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8403a7e0-8d02-4d7e-8d69-7ccf9ac00b66, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232776.8431604, expires_in: 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:421 RpcState(Login, 9edc8fe6-0b7d-49f6-a3ba-ed208d10b33d, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9edc8fe6-0b7d-49f6-a3ba-ed208d10b33d, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9edc8fe6-0b7d-49f6-a3ba-ed208d10b33d, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232778.4255526, expires_in: 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:421 RpcState(Login, a28a1700-7a46-4f71-8960-917899f08972, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a28a1700-7a46-4f71-8960-917899f08972, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a28a1700-7a46-4f71-8960-917899f08972, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232780.3380518, expires_in: 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:421 RpcState(Login, fa558bae-b78f-4465-8b83-ee01a5b52fbc, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa558bae-b78f-4465-8b83-ee01a5b52fbc, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa558bae-b78f-4465-8b83-ee01a5b52fbc, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232782.1560664, expires_in: 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:421 RpcState(Login, 4895b69c-4342-430a-99c5-8858c666671a, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4895b69c-4342-430a-99c5-8858c666671a, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4895b69c-4342-430a-99c5-8858c666671a, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232784.1579251, expires_in: 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:421 RpcState(Login, 4218058e-7adc-4b8b-a5a8-94e3d2eaa17b, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4218058e-7adc-4b8b-a5a8-94e3d2eaa17b, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4218058e-7adc-4b8b-a5a8-94e3d2eaa17b, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232786.2321517, expires_in: 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:421 RpcState(Login, b8aed239-ef1b-43b4-8c36-b00a54f8beb5, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8aed239-ef1b-43b4-8c36-b00a54f8beb5, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8aed239-ef1b-43b4-8c36-b00a54f8beb5, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232788.2884166, expires_in: 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:421 RpcState(Login, 2cf5bec8-b004-45a1-98a7-998cecbd4aee, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2cf5bec8-b004-45a1-98a7-998cecbd4aee, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2cf5bec8-b004-45a1-98a7-998cecbd4aee, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232790.163478, expires_in: 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:421 RpcState(Login, 488d6bea-a193-4eb9-bd73-87aea216e791, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 488d6bea-a193-4eb9-bd73-87aea216e791, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 488d6bea-a193-4eb9-bd73-87aea216e791, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232791.5951927, expires_in: 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:421 RpcState(Login, ded96cea-cde1-419b-97f1-e28aa159369e, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ded96cea-cde1-419b-97f1-e28aa159369e, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ded96cea-cde1-419b-97f1-e28aa159369e, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232792.8870225, expires_in: 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:421 RpcState(Login, f13ad152-e76d-4707-b461-04e296a3b3d0, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f13ad152-e76d-4707-b461-04e296a3b3d0, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f13ad152-e76d-4707-b461-04e296a3b3d0, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232794.52795, expires_in: 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:421 RpcState(Login, c13445d2-14c0-401c-a60e-423042e9729b, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c13445d2-14c0-401c-a60e-423042e9729b, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c13445d2-14c0-401c-a60e-423042e9729b, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232796.493202, expires_in: 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:421 RpcState(Login, 091f5a53-8ab2-41f8-b7c6-2a0d5adc81ce, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 091f5a53-8ab2-41f8-b7c6-2a0d5adc81ce, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 091f5a53-8ab2-41f8-b7c6-2a0d5adc81ce, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232798.4112792, expires_in: 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:421 RpcState(Login, d3d81c02-590d-4e85-b00d-b17efd60e380, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3d81c02-590d-4e85-b00d-b17efd60e380, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3d81c02-590d-4e85-b00d-b17efd60e380, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232799.8546672, expires_in: 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:421 RpcState(Login, 119de028-30a2-4851-a1bf-9dd32612b4c3, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 119de028-30a2-4851-a1bf-9dd32612b4c3, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 119de028-30a2-4851-a1bf-9dd32612b4c3, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232801.359164, expires_in: 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:421 RpcState(Login, 2b727abd-0101-459f-9c41-236811fa549a, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b727abd-0101-459f-9c41-236811fa549a, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b727abd-0101-459f-9c41-236811fa549a, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232802.747846, expires_in: 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:421 RpcState(Login, a0ac5a29-da1d-4ab8-9f09-a0ec95a78b25, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0ac5a29-da1d-4ab8-9f09-a0ec95a78b25, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0ac5a29-da1d-4ab8-9f09-a0ec95a78b25, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232804.9486616, expires_in: 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:421 RpcState(Login, 075f8a5d-2369-45a7-bd2b-86b4e8fd5c0d, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 075f8a5d-2369-45a7-bd2b-86b4e8fd5c0d, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 075f8a5d-2369-45a7-bd2b-86b4e8fd5c0d, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232806.2580662, expires_in: 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:421 RpcState(Login, 9eb663f6-5b00-425e-b6f6-0f00f12f2c43, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9eb663f6-5b00-425e-b6f6-0f00f12f2c43, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9eb663f6-5b00-425e-b6f6-0f00f12f2c43, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232808.112811, expires_in: 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:421 RpcState(Login, 795c8dac-fadd-4fd0-9fcb-12e5f44677ca, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 795c8dac-fadd-4fd0-9fcb-12e5f44677ca, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 795c8dac-fadd-4fd0-9fcb-12e5f44677ca, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232808.614868, expires_in: 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:421 RpcState(Login, cb7af49c-afa7-4411-8390-be5151296dbf, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb7af49c-afa7-4411-8390-be5151296dbf, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb7af49c-afa7-4411-8390-be5151296dbf, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232809.8905203, expires_in: 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:421 RpcState(Login, 09714f1d-1d08-441d-bbb4-8e82de65fea0, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 09714f1d-1d08-441d-bbb4-8e82de65fea0, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 09714f1d-1d08-441d-bbb4-8e82de65fea0, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232811.7246225, expires_in: 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:421 RpcState(Login, c48b502c-b4a2-4abf-9d5b-7eaea6b893a3, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c48b502c-b4a2-4abf-9d5b-7eaea6b893a3, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c48b502c-b4a2-4abf-9d5b-7eaea6b893a3, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232813.2696154, expires_in: 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:421 RpcState(Login, d9428eb6-955d-4c43-9fba-624311bc9498, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d9428eb6-955d-4c43-9fba-624311bc9498, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d9428eb6-955d-4c43-9fba-624311bc9498, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232814.5509133, expires_in: 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:421 RpcState(Login, 8e2b9d33-257a-4c77-8b8c-2db21b9e43be, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e2b9d33-257a-4c77-8b8c-2db21b9e43be, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e2b9d33-257a-4c77-8b8c-2db21b9e43be, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232816.5045974, expires_in: 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:421 RpcState(Login, 241ef24a-148e-4226-a684-a111b56c423f, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 241ef24a-148e-4226-a684-a111b56c423f, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 241ef24a-148e-4226-a684-a111b56c423f, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232818.624189, expires_in: 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:421 RpcState(Login, 2f30d3a1-390d-4844-b1b0-c2ed3c065794, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f30d3a1-390d-4844-b1b0-c2ed3c065794, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f30d3a1-390d-4844-b1b0-c2ed3c065794, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232820.8224115, expires_in: 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:421 RpcState(Login, 7d530af8-0351-44e9-ba9d-64689567ae6c, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d530af8-0351-44e9-ba9d-64689567ae6c, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d530af8-0351-44e9-ba9d-64689567ae6c, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232822.3973122, expires_in: 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:421 RpcState(Login, 8f6f7e5d-41bb-4ec9-ab93-b4cc0dbc3185, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f6f7e5d-41bb-4ec9-ab93-b4cc0dbc3185, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f6f7e5d-41bb-4ec9-ab93-b4cc0dbc3185, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232824.0096948, expires_in: 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:421 RpcState(Login, 470ba1c9-4253-49d9-9817-dbf1d6ca26cd, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 470ba1c9-4253-49d9-9817-dbf1d6ca26cd, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 470ba1c9-4253-49d9-9817-dbf1d6ca26cd, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232825.6090329, expires_in: 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:421 RpcState(Login, 073b1701-f8b9-485b-b26b-2c15cd908457, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 073b1701-f8b9-485b-b26b-2c15cd908457, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 073b1701-f8b9-485b-b26b-2c15cd908457, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232827.0027668, expires_in: 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:421 RpcState(Login, 7c5100b2-0410-45b7-af89-98e1d11b0855, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c5100b2-0410-45b7-af89-98e1d11b0855, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c5100b2-0410-45b7-af89-98e1d11b0855, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232829.178094, expires_in: 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:421 RpcState(Login, 9af21118-f444-41ab-8b08-5143e6ccc68d, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9af21118-f444-41ab-8b08-5143e6ccc68d, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9af21118-f444-41ab-8b08-5143e6ccc68d, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232831.206513, expires_in: 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:421 RpcState(Login, e3bc0f35-004e-4c01-99de-ffc805ae683a, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3bc0f35-004e-4c01-99de-ffc805ae683a, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3bc0f35-004e-4c01-99de-ffc805ae683a, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232833.2696986, expires_in: 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:421 RpcState(Login, 1a13feeb-d509-46bd-ba18-536465f668ff, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a13feeb-d509-46bd-ba18-536465f668ff, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a13feeb-d509-46bd-ba18-536465f668ff, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232834.5002112, expires_in: 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:421 RpcState(Login, 94cf951e-dd1e-4ae6-9e02-a9fb259f4f25, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94cf951e-dd1e-4ae6-9e02-a9fb259f4f25, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94cf951e-dd1e-4ae6-9e02-a9fb259f4f25, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232835.734171, expires_in: 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:421 RpcState(Login, 9c3670aa-67ad-43ce-ae81-955add3c964e, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c3670aa-67ad-43ce-ae81-955add3c964e, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c3670aa-67ad-43ce-ae81-955add3c964e, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232837.3074384, expires_in: 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:421 RpcState(Login, afdd264c-1ffd-400c-b4fa-093a92d8bf8e, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, afdd264c-1ffd-400c-b4fa-093a92d8bf8e, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, afdd264c-1ffd-400c-b4fa-093a92d8bf8e, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232839.0878177, expires_in: 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:421 RpcState(Login, fe8fce67-2b67-4ae2-95e7-ee1c01987cec, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe8fce67-2b67-4ae2-95e7-ee1c01987cec, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe8fce67-2b67-4ae2-95e7-ee1c01987cec, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232840.5959105, expires_in: 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:421 RpcState(Login, 97fa2ddc-95f2-4293-bdb3-716d6025bbb8, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97fa2ddc-95f2-4293-bdb3-716d6025bbb8, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97fa2ddc-95f2-4293-bdb3-716d6025bbb8, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232842.124, expires_in: 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:421 RpcState(Login, 6da3fade-030e-4fb1-abcf-da9e2a9720a9, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6da3fade-030e-4fb1-abcf-da9e2a9720a9, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6da3fade-030e-4fb1-abcf-da9e2a9720a9, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232842.754399, expires_in: 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:421 RpcState(Login, 0f7919e0-01e0-4247-8d64-b83b925100c5, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f7919e0-01e0-4247-8d64-b83b925100c5, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f7919e0-01e0-4247-8d64-b83b925100c5, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232844.0228434, expires_in: 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:421 RpcState(Login, b8e60c53-a687-4300-9df3-26b1ee852713, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8e60c53-a687-4300-9df3-26b1ee852713, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8e60c53-a687-4300-9df3-26b1ee852713, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232845.8756595, expires_in: 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:421 RpcState(Login, eeeef5c3-32c8-4fb8-828a-f2e5e688e0c6, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eeeef5c3-32c8-4fb8-828a-f2e5e688e0c6, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eeeef5c3-32c8-4fb8-828a-f2e5e688e0c6, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232847.5413423, expires_in: 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:421 RpcState(Login, 71e8d714-0395-4077-8433-56439d5217f2, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71e8d714-0395-4077-8433-56439d5217f2, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71e8d714-0395-4077-8433-56439d5217f2, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232849.4685123, expires_in: 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:421 RpcState(Login, bbd7b622-7d7c-4814-8cb5-197476fde3c6, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bbd7b622-7d7c-4814-8cb5-197476fde3c6, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bbd7b622-7d7c-4814-8cb5-197476fde3c6, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232851.2108202, expires_in: 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:421 RpcState(Login, 420ba6f7-fb94-4a03-a0f3-ee3aeae8c4b7, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 420ba6f7-fb94-4a03-a0f3-ee3aeae8c4b7, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 420ba6f7-fb94-4a03-a0f3-ee3aeae8c4b7, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232852.5800939, expires_in: 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:421 RpcState(Login, 94fd49f4-c27e-4eac-8a26-a38f5c6e28aa, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94fd49f4-c27e-4eac-8a26-a38f5c6e28aa, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94fd49f4-c27e-4eac-8a26-a38f5c6e28aa, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232853.8044078, expires_in: 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:421 RpcState(Login, 972e9871-36eb-4517-87e2-e4372512e42e, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 972e9871-36eb-4517-87e2-e4372512e42e, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 972e9871-36eb-4517-87e2-e4372512e42e, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232855.7220452, expires_in: 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:421 RpcState(Login, 737cfe06-8a54-44bf-8eb6-6360cc907201, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 737cfe06-8a54-44bf-8eb6-6360cc907201, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 737cfe06-8a54-44bf-8eb6-6360cc907201, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232857.3102663, expires_in: 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:421 RpcState(Login, b48d27f0-4f1c-4081-bfe4-04b064cbea83, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b48d27f0-4f1c-4081-bfe4-04b064cbea83, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b48d27f0-4f1c-4081-bfe4-04b064cbea83, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232858.895837, expires_in: 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:421 RpcState(Login, c5051e5d-0f34-4513-adc0-ba4b7f4ec0e0, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5051e5d-0f34-4513-adc0-ba4b7f4ec0e0, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5051e5d-0f34-4513-adc0-ba4b7f4ec0e0, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232860.3437884, expires_in: 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:421 RpcState(Login, 152f8612-08bc-4e7c-af53-20f582f89db8, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 152f8612-08bc-4e7c-af53-20f582f89db8, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 152f8612-08bc-4e7c-af53-20f582f89db8, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232861.663071, expires_in: 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:421 RpcState(Login, dc3ac4e9-c245-4ec5-91d9-cec937c01cff, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc3ac4e9-c245-4ec5-91d9-cec937c01cff, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc3ac4e9-c245-4ec5-91d9-cec937c01cff, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232863.1727996, expires_in: 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:421 RpcState(Login, df040fc1-dd1b-4e89-9d8d-2faed87a78b2, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df040fc1-dd1b-4e89-9d8d-2faed87a78b2, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df040fc1-dd1b-4e89-9d8d-2faed87a78b2, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232864.4134085, expires_in: 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:421 RpcState(Login, 8d703d6c-6985-4c0b-8dc3-bd956cc7da41, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d703d6c-6985-4c0b-8dc3-bd956cc7da41, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d703d6c-6985-4c0b-8dc3-bd956cc7da41, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232866.515207, expires_in: 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:421 RpcState(Login, bb7b4636-1433-4d21-a539-1d393b50661a, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb7b4636-1433-4d21-a539-1d393b50661a, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb7b4636-1433-4d21-a539-1d393b50661a, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232868.2345653, expires_in: 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:421 RpcState(Login, ac834e26-f380-4159-95a5-7436fb2030ba, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac834e26-f380-4159-95a5-7436fb2030ba, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac834e26-f380-4159-95a5-7436fb2030ba, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232869.8114288, expires_in: 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:421 RpcState(Login, 32d2c785-4a02-4122-a511-7214386f260b, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32d2c785-4a02-4122-a511-7214386f260b, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32d2c785-4a02-4122-a511-7214386f260b, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232871.5454454, expires_in: 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:421 RpcState(Login, 92c71a8a-4f93-429a-b7c9-ad00bc7d37a9, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92c71a8a-4f93-429a-b7c9-ad00bc7d37a9, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92c71a8a-4f93-429a-b7c9-ad00bc7d37a9, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232873.2267225, expires_in: 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:421 RpcState(Login, 87789a81-eb7d-4dee-be55-8013455d6029, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87789a81-eb7d-4dee-be55-8013455d6029, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87789a81-eb7d-4dee-be55-8013455d6029, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232874.9972832, expires_in: 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:421 RpcState(Login, 2f5296f4-77c2-4c37-bacd-d327d8edcd37, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f5296f4-77c2-4c37-bacd-d327d8edcd37, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f5296f4-77c2-4c37-bacd-d327d8edcd37, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232876.3370962, expires_in: 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:421 RpcState(Login, 29026f01-5581-406a-81e4-123cb8ad0daa, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 29026f01-5581-406a-81e4-123cb8ad0daa, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 29026f01-5581-406a-81e4-123cb8ad0daa, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232877.972371, expires_in: 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:421 RpcState(Login, b017951a-fd72-4ea9-bcb4-620c5abaa25f, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b017951a-fd72-4ea9-bcb4-620c5abaa25f, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b017951a-fd72-4ea9-bcb4-620c5abaa25f, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232879.9001162, expires_in: 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:421 RpcState(Login, 93d205f6-71a0-496a-bd56-f1f9549aa1bf, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93d205f6-71a0-496a-bd56-f1f9549aa1bf, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93d205f6-71a0-496a-bd56-f1f9549aa1bf, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232881.2910914, expires_in: 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:421 RpcState(Login, 0fd072a1-d7d9-45d8-aa27-b1fd1af8be4d, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0fd072a1-d7d9-45d8-aa27-b1fd1af8be4d, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0fd072a1-d7d9-45d8-aa27-b1fd1af8be4d, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232882.8256786, expires_in: 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:421 RpcState(Login, 4fe30c0f-2827-48df-a91e-92619ebe9867, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4fe30c0f-2827-48df-a91e-92619ebe9867, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4fe30c0f-2827-48df-a91e-92619ebe9867, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232884.3101575, expires_in: 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:421 RpcState(Login, 592d289d-7886-4836-bc78-5599e82c31f3, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 592d289d-7886-4836-bc78-5599e82c31f3, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 592d289d-7886-4836-bc78-5599e82c31f3, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232885.5658987, expires_in: 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:421 RpcState(Login, 94c4aca6-39f2-4451-8873-044078e61815, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94c4aca6-39f2-4451-8873-044078e61815, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94c4aca6-39f2-4451-8873-044078e61815, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232887.1271582, expires_in: 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:421 RpcState(Login, 39e0cc6e-ce29-480a-ae15-76756376e597, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39e0cc6e-ce29-480a-ae15-76756376e597, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39e0cc6e-ce29-480a-ae15-76756376e597, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232888.8062768, expires_in: 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:421 RpcState(Login, df9a8668-d935-47cb-b839-dfd9faa58c0e, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df9a8668-d935-47cb-b839-dfd9faa58c0e, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df9a8668-d935-47cb-b839-dfd9faa58c0e, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232890.7436135, expires_in: 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:421 RpcState(Login, b063232f-f75f-4fc1-81cb-0862773e5b91, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b063232f-f75f-4fc1-81cb-0862773e5b91, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b063232f-f75f-4fc1-81cb-0862773e5b91, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232892.844185, expires_in: 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:421 RpcState(Login, 884795c0-3ae4-429f-aa28-b93f954e2fd9, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 884795c0-3ae4-429f-aa28-b93f954e2fd9, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 884795c0-3ae4-429f-aa28-b93f954e2fd9, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232893.0648017, expires_in: 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:421 RpcState(Login, 4b820718-2d25-4f0b-ab9d-123e6e6ecb51, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b820718-2d25-4f0b-ab9d-123e6e6ecb51, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b820718-2d25-4f0b-ab9d-123e6e6ecb51, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232894.3789995, expires_in: 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:421 RpcState(Login, 0e22ce8f-8e98-4354-8a10-d21cfe5fa99e, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e22ce8f-8e98-4354-8a10-d21cfe5fa99e, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e22ce8f-8e98-4354-8a10-d21cfe5fa99e, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232896.503571, expires_in: 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:421 RpcState(Login, 43b4f36d-f080-40a7-880c-1ed7284812e0, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43b4f36d-f080-40a7-880c-1ed7284812e0, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43b4f36d-f080-40a7-880c-1ed7284812e0, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232898.5947223, expires_in: 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:421 RpcState(Login, 84e208bd-f3ba-4c57-8677-95419025fc90, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84e208bd-f3ba-4c57-8677-95419025fc90, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84e208bd-f3ba-4c57-8677-95419025fc90, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232899.99498, expires_in: 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:421 RpcState(Login, 1d8a7e9f-1844-45c5-80be-a374e4ee09e4, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d8a7e9f-1844-45c5-80be-a374e4ee09e4, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d8a7e9f-1844-45c5-80be-a374e4ee09e4, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232901.6643276, expires_in: 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:421 RpcState(Login, d8686f15-75cc-4002-939c-7b64402e74da, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8686f15-75cc-4002-939c-7b64402e74da, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8686f15-75cc-4002-939c-7b64402e74da, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232903.8403068, expires_in: 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:421 RpcState(Login, b52712aa-4fc9-4a3f-973e-a057c3cb44a6, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b52712aa-4fc9-4a3f-973e-a057c3cb44a6, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b52712aa-4fc9-4a3f-973e-a057c3cb44a6, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232905.683035, expires_in: 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:421 RpcState(Login, 92655fa2-f979-4870-b5c1-7d58dc8f17e4, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92655fa2-f979-4870-b5c1-7d58dc8f17e4, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92655fa2-f979-4870-b5c1-7d58dc8f17e4, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232906.9025278, expires_in: 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:421 RpcState(Login, 4bcd9fac-f9de-4a8f-ada8-8b8be58a888a, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4bcd9fac-f9de-4a8f-ada8-8b8be58a888a, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4bcd9fac-f9de-4a8f-ada8-8b8be58a888a, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232908.9520144, expires_in: 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:421 RpcState(Login, 7f75b8b7-9509-47d2-81a1-f73473b7971e, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f75b8b7-9509-47d2-81a1-f73473b7971e, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f75b8b7-9509-47d2-81a1-f73473b7971e, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232910.2299728, expires_in: 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:421 RpcState(Login, 6bba4d45-9e82-4e5c-8d72-8892227da9e5, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6bba4d45-9e82-4e5c-8d72-8892227da9e5, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6bba4d45-9e82-4e5c-8d72-8892227da9e5, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232912.1426215, expires_in: 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:421 RpcState(Login, 07de42d4-473f-4d97-991d-5e91707806c6, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07de42d4-473f-4d97-991d-5e91707806c6, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07de42d4-473f-4d97-991d-5e91707806c6, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232913.7718437, expires_in: 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:421 RpcState(Login, 2302523e-36f8-45e7-b465-25b49d605350, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2302523e-36f8-45e7-b465-25b49d605350, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2302523e-36f8-45e7-b465-25b49d605350, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232915.8874195, expires_in: 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:421 RpcState(Login, 00db2a43-431f-4aa3-a7c0-09009b1a848f, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00db2a43-431f-4aa3-a7c0-09009b1a848f, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00db2a43-431f-4aa3-a7c0-09009b1a848f, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232917.297438, expires_in: 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:421 RpcState(Login, c5674f84-9014-454a-abdd-0fd9b8e43906, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5674f84-9014-454a-abdd-0fd9b8e43906, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5674f84-9014-454a-abdd-0fd9b8e43906, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232918.5375123, expires_in: 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:421 RpcState(Login, 54c78695-ecbe-4c77-ad2e-e9cfebcd99a3, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54c78695-ecbe-4c77-ad2e-e9cfebcd99a3, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54c78695-ecbe-4c77-ad2e-e9cfebcd99a3, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232919.9186358, expires_in: 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:421 RpcState(Login, dbf29af2-2bea-45a1-a829-1bd538932dcb, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dbf29af2-2bea-45a1-a829-1bd538932dcb, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dbf29af2-2bea-45a1-a829-1bd538932dcb, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232921.7865987, expires_in: 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:421 RpcState(Login, a4881a0b-0151-45a8-adc4-7a8f16d5ad27, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4881a0b-0151-45a8-adc4-7a8f16d5ad27, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4881a0b-0151-45a8-adc4-7a8f16d5ad27, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232923.718941, expires_in: 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:421 RpcState(Login, a76911ff-0947-4074-9419-2f45326a82a6, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a76911ff-0947-4074-9419-2f45326a82a6, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a76911ff-0947-4074-9419-2f45326a82a6, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232925.2478945, expires_in: 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:421 RpcState(Login, 91a849dd-fd2e-4aa9-9dcd-3aaeba91b33c, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91a849dd-fd2e-4aa9-9dcd-3aaeba91b33c, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91a849dd-fd2e-4aa9-9dcd-3aaeba91b33c, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232926.7637625, expires_in: 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:421 RpcState(Login, b7e80144-77f9-4c64-a8e2-595ab6a79427, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7e80144-77f9-4c64-a8e2-595ab6a79427, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7e80144-77f9-4c64-a8e2-595ab6a79427, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232928.2566488, expires_in: 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:421 RpcState(Login, 641cbe4f-23d2-4796-903f-ab6ac40d1a34, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 641cbe4f-23d2-4796-903f-ab6ac40d1a34, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 641cbe4f-23d2-4796-903f-ab6ac40d1a34, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232930.425339, expires_in: 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:421 RpcState(Login, 3af7ea11-0f2b-4355-b18a-f67505a4563b, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3af7ea11-0f2b-4355-b18a-f67505a4563b, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3af7ea11-0f2b-4355-b18a-f67505a4563b, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232931.9050245, expires_in: 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:421 RpcState(Login, ccaeea33-aabf-414d-a69d-298fbd2ce939, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ccaeea33-aabf-414d-a69d-298fbd2ce939, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ccaeea33-aabf-414d-a69d-298fbd2ce939, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232933.3734307, expires_in: 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:421 RpcState(Login, 0b2c8522-cd38-46c0-8a42-b5f503cc6c88, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b2c8522-cd38-46c0-8a42-b5f503cc6c88, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b2c8522-cd38-46c0-8a42-b5f503cc6c88, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232934.171227, expires_in: 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:421 RpcState(Login, c2cf8c02-d5b7-4439-be93-8ca40aef0e6f, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2cf8c02-d5b7-4439-be93-8ca40aef0e6f, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2cf8c02-d5b7-4439-be93-8ca40aef0e6f, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232935.617311, expires_in: 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:421 RpcState(Login, dde277c3-228a-4447-b481-97e8f50b302c, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dde277c3-228a-4447-b481-97e8f50b302c, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dde277c3-228a-4447-b481-97e8f50b302c, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232937.5540023, expires_in: 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:421 RpcState(Login, 3be2b5e9-5635-4399-838c-57b575bad89a, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3be2b5e9-5635-4399-838c-57b575bad89a, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3be2b5e9-5635-4399-838c-57b575bad89a, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232939.0755007, expires_in: 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:421 RpcState(Login, 271951bf-0832-4c48-b273-9571685bbb05, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 271951bf-0832-4c48-b273-9571685bbb05, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 271951bf-0832-4c48-b273-9571685bbb05, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232940.5330849, expires_in: 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:421 RpcState(Login, 8c585e26-cb21-4be7-b17b-8cd18158bf59, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c585e26-cb21-4be7-b17b-8cd18158bf59, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c585e26-cb21-4be7-b17b-8cd18158bf59, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232941.858714, expires_in: 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:421 RpcState(Login, 890e6838-6c02-435d-8e60-c5165fadf5d0, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 890e6838-6c02-435d-8e60-c5165fadf5d0, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 890e6838-6c02-435d-8e60-c5165fadf5d0, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232943.4164708, expires_in: 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:421 RpcState(Login, c5477a56-8c20-4e72-8330-8ae436614b84, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5477a56-8c20-4e72-8330-8ae436614b84, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5477a56-8c20-4e72-8330-8ae436614b84, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232945.5200922, expires_in: 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:421 RpcState(Login, d9bafe44-79be-482b-886d-7350e8eb0937, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d9bafe44-79be-482b-886d-7350e8eb0937, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d9bafe44-79be-482b-886d-7350e8eb0937, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232947.491674, expires_in: 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:421 RpcState(Login, e9ad9261-0aac-4439-a909-aad7e8b9cdc1, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9ad9261-0aac-4439-a909-aad7e8b9cdc1, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9ad9261-0aac-4439-a909-aad7e8b9cdc1, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232949.449902, expires_in: 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:421 RpcState(Login, caa17218-ff1a-4bae-93d8-b34df6374e78, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, caa17218-ff1a-4bae-93d8-b34df6374e78, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, caa17218-ff1a-4bae-93d8-b34df6374e78, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232951.239302, expires_in: 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:421 RpcState(Login, 8b84e07a-2aad-4721-8a0b-2d1f793fcc54, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b84e07a-2aad-4721-8a0b-2d1f793fcc54, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b84e07a-2aad-4721-8a0b-2d1f793fcc54, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232952.636036, expires_in: 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:421 RpcState(Login, e1265aa6-2d50-4c54-83bb-e400b3a1543f, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e1265aa6-2d50-4c54-83bb-e400b3a1543f, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e1265aa6-2d50-4c54-83bb-e400b3a1543f, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232954.3689363, expires_in: 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:421 RpcState(Login, d8cbcdb2-8ac1-4e6b-88f9-2b1239c77baa, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8cbcdb2-8ac1-4e6b-88f9-2b1239c77baa, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8cbcdb2-8ac1-4e6b-88f9-2b1239c77baa, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232956.2918677, expires_in: 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:421 RpcState(Login, a1b0eb95-def2-4742-b342-e9ecba0f1af4, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a1b0eb95-def2-4742-b342-e9ecba0f1af4, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a1b0eb95-def2-4742-b342-e9ecba0f1af4, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232957.8011243, expires_in: 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:421 RpcState(Login, ab8bcb25-e035-4fd6-b5d5-d267966ab52d, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab8bcb25-e035-4fd6-b5d5-d267966ab52d, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab8bcb25-e035-4fd6-b5d5-d267966ab52d, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232959.9720218, expires_in: 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:421 RpcState(Login, 1f382f5e-c995-447f-97b0-b2ef8ae522df, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f382f5e-c995-447f-97b0-b2ef8ae522df, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f382f5e-c995-447f-97b0-b2ef8ae522df, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232961.4207094, expires_in: 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:421 RpcState(Login, 49ab092d-6937-4070-beaa-9ff30382fce4, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49ab092d-6937-4070-beaa-9ff30382fce4, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49ab092d-6937-4070-beaa-9ff30382fce4, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232963.5231493, expires_in: 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:421 RpcState(Login, 1626ed28-4b85-4117-8178-a95f6d08f9cc, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1626ed28-4b85-4117-8178-a95f6d08f9cc, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1626ed28-4b85-4117-8178-a95f6d08f9cc, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232965.0784962, expires_in: 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:421 RpcState(Login, 08dc8b32-fbe4-48f7-ba47-9cfdae42e61e, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08dc8b32-fbe4-48f7-ba47-9cfdae42e61e, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08dc8b32-fbe4-48f7-ba47-9cfdae42e61e, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232967.1222594, expires_in: 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:421 RpcState(Login, c7457c3b-cb62-46bd-8664-c5dafd208b15, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7457c3b-cb62-46bd-8664-c5dafd208b15, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7457c3b-cb62-46bd-8664-c5dafd208b15, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232968.491114, expires_in: 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:421 RpcState(Login, aa5f22d9-5e84-4c71-8396-a35f375f9994, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aa5f22d9-5e84-4c71-8396-a35f375f9994, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aa5f22d9-5e84-4c71-8396-a35f375f9994, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232969.6938953, expires_in: 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:421 RpcState(Login, b551f107-9706-4ea2-8d56-019788d00870, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b551f107-9706-4ea2-8d56-019788d00870, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b551f107-9706-4ea2-8d56-019788d00870, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232971.5135505, expires_in: 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:421 RpcState(Login, ce04de24-12cb-4aca-b7a1-ab354bf841a6, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce04de24-12cb-4aca-b7a1-ab354bf841a6, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce04de24-12cb-4aca-b7a1-ab354bf841a6, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232972.8880997, expires_in: 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:421 RpcState(Login, 7a9c94a2-ff4c-4821-88d5-102c6f78e49f, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a9c94a2-ff4c-4821-88d5-102c6f78e49f, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a9c94a2-ff4c-4821-88d5-102c6f78e49f, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232974.9099243, expires_in: 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:421 RpcState(Login, 7bd9af2a-f92a-4e49-9b0a-c7f083009662, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7bd9af2a-f92a-4e49-9b0a-c7f083009662, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7bd9af2a-f92a-4e49-9b0a-c7f083009662, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232976.8851893, expires_in: 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:421 RpcState(Login, be9ee694-507b-4e1b-b12f-a3135a04cc3c, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be9ee694-507b-4e1b-b12f-a3135a04cc3c, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be9ee694-507b-4e1b-b12f-a3135a04cc3c, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232978.624434, expires_in: 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:421 RpcState(Login, 1a4e58cc-6539-491c-a11d-f0d7ad218484, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a4e58cc-6539-491c-a11d-f0d7ad218484, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a4e58cc-6539-491c-a11d-f0d7ad218484, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232980.1086004, expires_in: 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:421 RpcState(Login, 9fdf9737-1cf0-44da-90eb-05ef83f8d803, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9fdf9737-1cf0-44da-90eb-05ef83f8d803, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9fdf9737-1cf0-44da-90eb-05ef83f8d803, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232981.493487, expires_in: 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:421 RpcState(Login, f6797ed2-130c-4366-93ad-51878373b93e, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f6797ed2-130c-4366-93ad-51878373b93e, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f6797ed2-130c-4366-93ad-51878373b93e, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232983.5440598, expires_in: 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:421 RpcState(Login, 46f5baf0-717a-446b-9bee-2271e9f27554, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46f5baf0-717a-446b-9bee-2271e9f27554, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46f5baf0-717a-446b-9bee-2271e9f27554, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232985.3481028, expires_in: 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:421 RpcState(Login, d914d709-59d3-4d06-9820-bfe3b4dd61c4, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d914d709-59d3-4d06-9820-bfe3b4dd61c4, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d914d709-59d3-4d06-9820-bfe3b4dd61c4, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232986.8432322, expires_in: 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:421 RpcState(Login, 4c3ad480-8341-4d81-aada-e2fbf8bad69e, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c3ad480-8341-4d81-aada-e2fbf8bad69e, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c3ad480-8341-4d81-aada-e2fbf8bad69e, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232988.3236253, expires_in: 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:421 RpcState(Login, ae823098-c40e-4027-ac4e-50217c611168, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae823098-c40e-4027-ac4e-50217c611168, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae823098-c40e-4027-ac4e-50217c611168, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232989.922712, expires_in: 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:421 RpcState(Login, 6b93576d-2864-4593-8bf6-4a9ac97da47a, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b93576d-2864-4593-8bf6-4a9ac97da47a, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b93576d-2864-4593-8bf6-4a9ac97da47a, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232992.087778, expires_in: 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:421 RpcState(Login, a75707ae-dd97-49fd-836e-14cdb3c1a190, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a75707ae-dd97-49fd-836e-14cdb3c1a190, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a75707ae-dd97-49fd-836e-14cdb3c1a190, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232993.9222598, expires_in: 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:421 RpcState(Login, 70e4ab40-18ea-4546-b401-f47d9c82cdf6, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70e4ab40-18ea-4546-b401-f47d9c82cdf6, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70e4ab40-18ea-4546-b401-f47d9c82cdf6, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232996.093869, expires_in: 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:421 RpcState(Login, 8bb3b0fe-7feb-4161-8f2f-83374fb8b2c3, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8bb3b0fe-7feb-4161-8f2f-83374fb8b2c3, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8bb3b0fe-7feb-4161-8f2f-83374fb8b2c3, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232997.8539753, expires_in: 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:421 RpcState(Login, 947ca005-6f90-46fe-9bda-c448c71a9893, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 947ca005-6f90-46fe-9bda-c448c71a9893, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 947ca005-6f90-46fe-9bda-c448c71a9893, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232999.073972, expires_in: 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:421 RpcState(Login, 5a2c256f-9eed-4cbd-8fc5-32ed6991a7e1, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a2c256f-9eed-4cbd-8fc5-32ed6991a7e1, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a2c256f-9eed-4cbd-8fc5-32ed6991a7e1, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233000.699023, expires_in: 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:421 RpcState(Login, 1014d052-0ae0-4841-8f32-116628efdd90, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1014d052-0ae0-4841-8f32-116628efdd90, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1014d052-0ae0-4841-8f32-116628efdd90, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233002.175058, expires_in: 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:421 RpcState(Login, 0e0366ab-2d37-4385-b207-080a1df7d07f, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e0366ab-2d37-4385-b207-080a1df7d07f, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e0366ab-2d37-4385-b207-080a1df7d07f, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233004.1691415, expires_in: 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:421 RpcState(Login, b601fccb-901c-4918-b060-bce963822bad, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b601fccb-901c-4918-b060-bce963822bad, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b601fccb-901c-4918-b060-bce963822bad, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233005.8637123, expires_in: 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:421 RpcState(Login, 3e5e5336-4c17-498f-89cb-777552af37b5, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e5e5336-4c17-498f-89cb-777552af37b5, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e5e5336-4c17-498f-89cb-777552af37b5, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233007.1466086, expires_in: 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:421 RpcState(Login, cecbd127-af74-4474-aa13-4197960008a5, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cecbd127-af74-4474-aa13-4197960008a5, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cecbd127-af74-4474-aa13-4197960008a5, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233008.8909984, expires_in: 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:421 RpcState(Login, 933f6743-3c36-4e12-9fed-dca0fbe2c455, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 933f6743-3c36-4e12-9fed-dca0fbe2c455, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 933f6743-3c36-4e12-9fed-dca0fbe2c455, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233010.8601167, expires_in: 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:421 RpcState(Login, 32c9173f-56a1-4377-9f0e-2188f0ea4654, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32c9173f-56a1-4377-9f0e-2188f0ea4654, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32c9173f-56a1-4377-9f0e-2188f0ea4654, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233012.850389, expires_in: 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:421 RpcState(Login, 92d544ed-fe53-44dd-81d5-7089452841d0, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92d544ed-fe53-44dd-81d5-7089452841d0, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92d544ed-fe53-44dd-81d5-7089452841d0, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233014.1039653, expires_in: 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:421 RpcState(Login, f65b6a6b-c5a8-4cdb-a07f-e6a116b4e0b1, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f65b6a6b-c5a8-4cdb-a07f-e6a116b4e0b1, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f65b6a6b-c5a8-4cdb-a07f-e6a116b4e0b1, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233015.8734667, expires_in: 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:421 RpcState(Login, f9b61b3a-1c4d-40e8-9373-8f33d3abacc5, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9b61b3a-1c4d-40e8-9373-8f33d3abacc5, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9b61b3a-1c4d-40e8-9373-8f33d3abacc5, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233017.410184, expires_in: 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:421 RpcState(Login, 424c5a8b-8794-4ab0-9e02-3a06dd8fc535, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 424c5a8b-8794-4ab0-9e02-3a06dd8fc535, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 424c5a8b-8794-4ab0-9e02-3a06dd8fc535, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233019.090477, expires_in: 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:421 RpcState(Login, 67a433c2-6d67-48a3-87f1-b684bd8e07c8, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67a433c2-6d67-48a3-87f1-b684bd8e07c8, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67a433c2-6d67-48a3-87f1-b684bd8e07c8, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233021.2997282, expires_in: 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:421 RpcState(Login, 8629beff-29e8-418c-be1c-d513e763e891, localhost:24349): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8629beff-29e8-418c-be1c-d513e763e891, localhost:24349): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8629beff-29e8-418c-be1c-d513e763e891, localhost:24349): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:24349". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24349
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765233022691241&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:13100/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:30940/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10551
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21774
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14883
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24641
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13100
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22860
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62495
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3801
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30940
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29380
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:24349/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22337
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63075
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8658
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24349
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22011
============================== slowest durations ===============================
295.13s call     test_secrets_usage.py::test_create_eds_with_old_secret_with_success[encryption_disabled]
259.06s call     test_secrets_usage.py::test_create_eds_with_old_secret_with_success[encryption_enabled]
17.70s setup    test_secrets_usage.py::test_create_eds_with_old_secret_with_success[encryption_disabled]
12.36s setup    test_secrets_usage.py::test_create_eds_with_old_secret_with_success[encryption_enabled]
7.54s teardown test_secrets_usage.py::test_create_eds_with_old_secret_with_success[encryption_enabled]
1.54s teardown test_secrets_usage.py::test_create_eds_with_old_secret_with_success[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_create_eds_with_old_secret_with_success[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
FAILED test_secrets_usage.py::test_create_eds_with_old_secret_with_success[encryption_enabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 2 failed in 593.96s (0:09:53) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py FF

=================================== FAILURES ===================================
______ test_create_eds_with_single_secret_with_fail[encryption_disabled] _______
ydb/tests/functional/secrets/conftest.py:43: in run_with_assert
    _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection

During handling of the above exception, another exception occurred:
ydb/tests/functional/secrets/test_secrets_usage.py:103: in test_create_eds_with_single_secret_with_fail
    run_with_assert(user1_config, query, f"secret `{secret_path}` not found")
ydb/tests/functional/secrets/conftest.py:46: in run_with_assert
    assert expected_err in str(e)
E   assert 'secret `/Root/test/secret` not found' in "Couldn't find valid connection"
E    +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_eds_with_single_secret_with_fail[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7025
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000281/r3tmp/kikimr_cluster_keb7af7c
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2265
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29246
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10213
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6933
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000281/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/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/node_1/logfile_axskgk70.log --grpc-port=2265 --mon-port=29246 --ic-port=7025
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2265/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000281/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/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/node_1/logfile_axskgk70.log --grpc-port=2265 --mon-port=29246 --ic-port=7025
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/node_1/logfile_axskgk70.log', '--grpc-port=2265', '--mon-port=29246', '--ic-port=7025')' in '/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1248936
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2265/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/kvpj/000281/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1248937
DEBUG    ya.test:process.py:259 Command (pid 1248937) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1248937) elapsed time (sec): 1.3935439586639404
DEBUG    ya.test:process.py:263 Command (pid 1248937) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248937) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1248937) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248937) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248937) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1248937) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1248937) minflt: 16267
DEBUG    ya.test:process.py:263 Command (pid 1248937) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1248937) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1248937) nivcsw: 98
DEBUG    ya.test:process.py:263 Command (pid 1248937) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1248937) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1248937) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1248937) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1248937) stime: 1.099698
DEBUG    ya.test:process.py:263 Command (pid 1248937) utime: 0.12265
DEBUG    ya.test:process.py:263 Command (pid 1248937) wtime: 1.406
DEBUG    ya.test:process.py:275 Command (pid 1248937) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1248937) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2265', '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: 7025\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/kvpj/000281/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2265', '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: 7025\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1253519
DEBUG    ya.test:process.py:259 Command (pid 1253519) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1253519) elapsed time (sec): 1.629744529724121
DEBUG    ya.test:process.py:263 Command (pid 1253519) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253519) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1253519) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253519) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253519) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1253519) maxrss: 555516
DEBUG    ya.test:process.py:263 Command (pid 1253519) minflt: 18408
DEBUG    ya.test:process.py:263 Command (pid 1253519) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1253519) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1253519) nivcsw: 211
DEBUG    ya.test:process.py:263 Command (pid 1253519) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1253519) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1253519) nvcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 1253519) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1253519) stime: 1.4324599999999998
DEBUG    ya.test:process.py:263 Command (pid 1253519) utime: 0.131798
DEBUG    ya.test:process.py:263 Command (pid 1253519) wtime: 1.631
DEBUG    ya.test:process.py:275 Command (pid 1253519) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2265', '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/kvpj/000281/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2265', '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: 1255177
DEBUG    ya.test:process.py:259 Command (pid 1255177) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1255177) elapsed time (sec): 1.011533498764038
DEBUG    ya.test:process.py:263 Command (pid 1255177) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1255177) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1255177) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1255177) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1255177) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1255177) maxrss: 555544
DEBUG    ya.test:process.py:263 Command (pid 1255177) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1255177) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1255177) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1255177) nivcsw: 185
DEBUG    ya.test:process.py:263 Command (pid 1255177) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1255177) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1255177) nvcsw: 90
DEBUG    ya.test:process.py:263 Command (pid 1255177) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1255177) stime: 0.717484
DEBUG    ya.test:process.py:263 Command (pid 1255177) utime: 0.13422599999999998
DEBUG    ya.test:process.py:263 Command (pid 1255177) wtime: 1.014
DEBUG    ya.test:process.py:275 Command (pid 1255177) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15466
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000281/r3tmp/kikimr_cluster_3_v5soz8
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22049
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27146
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9542
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3468
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000281/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/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/node_1/logfile_xuwyn7_c.log --grpc-port=22049 --mon-port=27146 --ic-port=15466
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:22049/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000281/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/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/node_1/logfile_xuwyn7_c.log --grpc-port=22049 --mon-port=27146 --ic-port=15466
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/node_1/logfile_xuwyn7_c.log', '--grpc-port=22049', '--mon-port=27146', '--ic-port=15466')' in '/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1256294
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:22049/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/kvpj/000281/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1256300
DEBUG    ya.test:process.py:259 Command (pid 1256300) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1256300) elapsed time (sec): 0.8264510631561279
DEBUG    ya.test:process.py:263 Command (pid 1256300) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1256300) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1256300) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1256300) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1256300) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1256300) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1256300) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 1256300) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1256300) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1256300) nivcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 1256300) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1256300) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1256300) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1256300) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1256300) stime: 0.6208549999999999
DEBUG    ya.test:process.py:263 Command (pid 1256300) utime: 0.117918
DEBUG    ya.test:process.py:263 Command (pid 1256300) wtime: 0.828
DEBUG    ya.test:process.py:275 Command (pid 1256300) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1256300) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22049', '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: 15466\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22049', '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: 15466\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1258572
DEBUG    ya.test:process.py:259 Command (pid 1258572) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258572) elapsed time (sec): 1.1682422161102295
DEBUG    ya.test:process.py:263 Command (pid 1258572) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258572) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258572) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258572) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258572) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258572) maxrss: 555536
DEBUG    ya.test:process.py:263 Command (pid 1258572) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 1258572) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258572) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258572) nivcsw: 365
DEBUG    ya.test:process.py:263 Command (pid 1258572) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258572) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258572) nvcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 1258572) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258572) stime: 0.9216599999999999
DEBUG    ya.test:process.py:263 Command (pid 1258572) utime: 0.146807
DEBUG    ya.test:process.py:263 Command (pid 1258572) wtime: 1.169
DEBUG    ya.test:process.py:275 Command (pid 1258572) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22049', '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.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/kvpj/000281/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22049', '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: 1259815
DEBUG    ya.test:process.py:259 Command (pid 1259815) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1259815) elapsed time (sec): 1.0266649723052979
DEBUG    ya.test:process.py:263 Command (pid 1259815) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259815) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1259815) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259815) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259815) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1259815) maxrss: 555512
DEBUG    ya.test:process.py:263 Command (pid 1259815) minflt: 18408
DEBUG    ya.test:process.py:263 Command (pid 1259815) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1259815) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1259815) nivcsw: 164
DEBUG    ya.test:process.py:263 Command (pid 1259815) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1259815) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1259815) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 1259815) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1259815) stime: 0.836005
DEBUG    ya.test:process.py:263 Command (pid 1259815) utime: 0.115328
DEBUG    ya.test:process.py:263 Command (pid 1259815) wtime: 1.03
DEBUG    ya.test:process.py:275 Command (pid 1259815) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19518
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1916
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18379
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22818
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9050
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:22049 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/slot_1/logfile_5a3jaria.log --grpc-port=19518 --mon-port=1916 --ic-port=18379
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:22049 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/slot_1/logfile_5a3jaria.log --grpc-port=19518 --mon-port=1916 --ic-port=18379
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:22049', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/slot_1/logfile_5a3jaria.log', '--grpc-port=19518', '--mon-port=1916', '--ic-port=18379')' in '/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1261309
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:19518/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/kvpj/000281/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1261310
DEBUG    ya.test:process.py:259 Command (pid 1261310) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1261310) elapsed time (sec): 0.8501369953155518
DEBUG    ya.test:process.py:263 Command (pid 1261310) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261310) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1261310) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261310) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261310) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1261310) maxrss: 547216
DEBUG    ya.test:process.py:263 Command (pid 1261310) minflt: 16282
DEBUG    ya.test:process.py:263 Command (pid 1261310) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1261310) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1261310) nivcsw: 102
DEBUG    ya.test:process.py:263 Command (pid 1261310) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1261310) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1261310) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1261310) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1261310) stime: 0.645531
DEBUG    ya.test:process.py:263 Command (pid 1261310) utime: 0.134653
DEBUG    ya.test:process.py:263 Command (pid 1261310) wtime: 0.851
DEBUG    ya.test:process.py:275 Command (pid 1261310) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1261310) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_create_eds_with_single_secret_with_fail[encryption_disabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a2122882-b4fd-41fd-b278-aa3b50cead9e, localhost:22049): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a2122882-b4fd-41fd-b278-aa3b50cead9e, localhost:22049): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a2122882-b4fd-41fd-b278-aa3b50cead9e, localhost:22049): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 19518 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:19518, 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:22049
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cfc45441-48df-42c5-ba1e-99763796fd67, ghrun-2tlsei57yi.auto.internal:19518): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cfc45441-48df-42c5-ba1e-99763796fd67, ghrun-2tlsei57yi.auto.internal:19518): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cfc45441-48df-42c5-ba1e-99763796fd67, ghrun-2tlsei57yi.auto.internal:19518): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YzJjNWNkYjktZmExZjgyYmMtYTFiNmQ2M2MtM2FmNTViMmM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3d1c976d-735a-4835-9441-db9d174f692d, ghrun-2tlsei57yi.auto.internal:19518): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3d1c976d-735a-4835-9441-db9d174f692d, ghrun-2tlsei57yi.auto.internal:19518): request = { session_id: "ydb://session/3?node_id=50000&id=YzJjNWNkYjktZmExZjgyYmMtYTFiNmQ2M2MtM2FmNTViMmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3d1c976d-735a-4835-9441-db9d174f692d, ghrun-2tlsei57yi.auto.internal:19518): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YzJjNWNkYjktZmExZjgyYmMtYTFiNmQ2M2MtM2FmNTViMmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 177228b0-f203-4b57-a7c6-a89ef043df41, ghrun-2tlsei57yi.auto.internal:19518): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 177228b0-f203-4b57-a7c6-a89ef043df41, ghrun-2tlsei57yi.auto.internal:19518): request = { session_id: "ydb://session/3?node_id=50000&id=YzJjNWNkYjktZmExZjgyYmMtYTFiNmQ2M2MtM2FmNTViMmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 177228b0-f203-4b57-a7c6-a89ef043df41, ghrun-2tlsei57yi.auto.internal:19518): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YzJjNWNkYjktZmExZjgyYmMtYTFiNmQ2M2MtM2FmNTViMmM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f2c64356-6296-4b2f-bf75-935c2bd8eed7, ghrun-2tlsei57yi.auto.internal:19518): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f2c64356-6296-4b2f-bf75-935c2bd8eed7, ghrun-2tlsei57yi.auto.internal:19518): request = { session_id: "ydb://session/3?node_id=50000&id=YzJjNWNkYjktZmExZjgyYmMtYTFiNmQ2M2MtM2FmNTViMmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f2c64356-6296-4b2f-bf75-935c2bd8eed7, ghrun-2tlsei57yi.auto.internal:19518): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22049
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3d1c976d-735a-4835-9441-db9d174f692d, ghrun-2tlsei57yi.auto.internal:19518): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:19518
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, afa9b246-0b3c-4b0b-99f9-2e77e71b14ac, localhost:22049): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, afa9b246-0b3c-4b0b-99f9-2e77e71b14ac, localhost:22049): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, afa9b246-0b3c-4b0b-99f9-2e77e71b14ac, localhost:22049): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 19518 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:19518, 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:22049
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, faa5fb3b-c182-4755-8c0e-94526ba75aeb, ghrun-2tlsei57yi.auto.internal:19518): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, faa5fb3b-c182-4755-8c0e-94526ba75aeb, ghrun-2tlsei57yi.auto.internal:19518): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, faa5fb3b-c182-4755-8c0e-94526ba75aeb, ghrun-2tlsei57yi.auto.internal:19518): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=M2E4NWVhYWUtMzIzMjE0NTMtMzU1NTNhN2EtMWQ2OWEyNDc=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 210bf427-4aae-4d51-a5ef-06b0e804a11c, ghrun-2tlsei57yi.auto.internal:19518): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 210bf427-4aae-4d51-a5ef-06b0e804a11c, ghrun-2tlsei57yi.auto.internal:19518): request = { session_id: "ydb://session/3?node_id=50000&id=M2E4NWVhYWUtMzIzMjE0NTMtMzU1NTNhN2EtMWQ2OWEyNDc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 210bf427-4aae-4d51-a5ef-06b0e804a11c, ghrun-2tlsei57yi.auto.internal:19518): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=M2E4NWVhYWUtMzIzMjE0NTMtMzU1NTNhN2EtMWQ2OWEyNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e34cf07-31bd-47f6-a5d7-23e6bfa5720b, ghrun-2tlsei57yi.auto.internal:19518): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e34cf07-31bd-47f6-a5d7-23e6bfa5720b, ghrun-2tlsei57yi.auto.internal:19518): request = { session_id: "ydb://session/3?node_id=50000&id=M2E4NWVhYWUtMzIzMjE0NTMtMzU1NTNhN2EtMWQ2OWEyNDc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e34cf07-31bd-47f6-a5d7-23e6bfa5720b, ghrun-2tlsei57yi.auto.internal:19518): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=M2E4NWVhYWUtMzIzMjE0NTMtMzU1NTNhN2EtMWQ2OWEyNDc=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d16f8296-983d-47b4-98be-766add86a5f3, ghrun-2tlsei57yi.auto.internal:19518): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d16f8296-983d-47b4-98be-766add86a5f3, ghrun-2tlsei57yi.auto.internal:19518): request = { session_id: "ydb://session/3?node_id=50000&id=M2E4NWVhYWUtMzIzMjE0NTMtMzU1NTNhN2EtMWQ2OWEyNDc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, d16f8296-983d-47b4-98be-766add86a5f3, ghrun-2tlsei57yi.auto.internal:19518): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22049
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:19518
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 2db540b4-c67d-493e-9668-b099270cb766, localhost:22049): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2db540b4-c67d-493e-9668-b099270cb766, localhost:22049): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2db540b4-c67d-493e-9668-b099270cb766, localhost:22049): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 19518 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:19518, 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:22049
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b554c5c6-a2c1-4681-8b82-f02ac9393177, ghrun-2tlsei57yi.auto.internal:19518): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b554c5c6-a2c1-4681-8b82-f02ac9393177, ghrun-2tlsei57yi.auto.internal:19518): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b554c5c6-a2c1-4681-8b82-f02ac9393177, ghrun-2tlsei57yi.auto.internal:19518): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZTUyMTRjNzYtZWI0Yzk0ODgtZjg3N2EzMzctOGJjMjM5NDQ=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5f1f3f92-cc36-4ce6-a176-a04582c342f3, ghrun-2tlsei57yi.auto.internal:19518): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5f1f3f92-cc36-4ce6-a176-a04582c342f3, ghrun-2tlsei57yi.auto.internal:19518): request = { session_id: "ydb://session/3?node_id=50000&id=ZTUyMTRjNzYtZWI0Yzk0ODgtZjg3N2EzMzctOGJjMjM5NDQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5f1f3f92-cc36-4ce6-a176-a04582c342f3, ghrun-2tlsei57yi.auto.internal:19518): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZTUyMTRjNzYtZWI0Yzk0ODgtZjg3N2EzMzctOGJjMjM5NDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 78b4e372-dbdb-4911-9bc6-a5b7b5daf354, ghrun-2tlsei57yi.auto.internal:19518): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78b4e372-dbdb-4911-9bc6-a5b7b5daf354, ghrun-2tlsei57yi.auto.internal:19518): request = { session_id: "ydb://session/3?node_id=50000&id=ZTUyMTRjNzYtZWI0Yzk0ODgtZjg3N2EzMzctOGJjMjM5NDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE SECRET `/Root/test/secret` WITH ( value=\'\' );" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 78b4e372-dbdb-4911-9bc6-a5b7b5daf354, ghrun-2tlsei57yi.auto.internal:19518): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZTUyMTRjNzYtZWI0Yzk0ODgtZjg3N2EzMzctOGJjMjM5NDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 17e90a51-1272-46b1-9b87-d02b1136c776, ghrun-2tlsei57yi.auto.internal:19518): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 17e90a51-1272-46b1-9b87-d02b1136c776, ghrun-2tlsei57yi.auto.internal:19518): request = { session_id: "ydb://session/3?node_id=50000&id=ZTUyMTRjNzYtZWI0Yzk0ODgtZjg3N2EzMzctOGJjMjM5NDQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 17e90a51-1272-46b1-9b87-d02b1136c776, ghrun-2tlsei57yi.auto.internal:19518): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22049
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:19518
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5f1f3f92-cc36-4ce6-a176-a04582c342f3, ghrun-2tlsei57yi.auto.internal:19518): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232456.903983, expires_in: 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:421 RpcState(Login, f08aa5d0-0a76-48b2-a045-06469b57befb, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f08aa5d0-0a76-48b2-a045-06469b57befb, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f08aa5d0-0a76-48b2-a045-06469b57befb, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232457.7607214, expires_in: 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:421 RpcState(Login, e5ca2b8c-bcbf-4759-a641-05428bfe5c2e, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5ca2b8c-bcbf-4759-a641-05428bfe5c2e, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5ca2b8c-bcbf-4759-a641-05428bfe5c2e, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232458.7908907, expires_in: 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:421 RpcState(Login, 1a10446d-d4b3-4e50-8a0a-f77a433faddf, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a10446d-d4b3-4e50-8a0a-f77a433faddf, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a10446d-d4b3-4e50-8a0a-f77a433faddf, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232460.2009416, expires_in: 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:421 RpcState(Login, e3127847-c2d4-414b-9326-257d2f9ef355, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3127847-c2d4-414b-9326-257d2f9ef355, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3127847-c2d4-414b-9326-257d2f9ef355, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232461.6086102, expires_in: 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:421 RpcState(Login, 4a5d2f2e-b98c-4e0a-81c3-f472f59d9fb1, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a5d2f2e-b98c-4e0a-81c3-f472f59d9fb1, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a5d2f2e-b98c-4e0a-81c3-f472f59d9fb1, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232463.222443, expires_in: 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:421 RpcState(Login, e7e79973-9b21-4588-9f9f-90d7a0f830f3, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e7e79973-9b21-4588-9f9f-90d7a0f830f3, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e7e79973-9b21-4588-9f9f-90d7a0f830f3, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232465.4126098, expires_in: 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:421 RpcState(Login, 4bf210b8-733a-410b-b616-c075e7198668, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4bf210b8-733a-410b-b616-c075e7198668, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4bf210b8-733a-410b-b616-c075e7198668, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232466.8030827, expires_in: 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:421 RpcState(Login, 03973447-3dd6-41fa-8ed0-cb772529976d, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03973447-3dd6-41fa-8ed0-cb772529976d, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03973447-3dd6-41fa-8ed0-cb772529976d, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232468.256371, expires_in: 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:421 RpcState(Login, 19318bc2-b25c-4336-8aa1-69be8c6a67a5, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19318bc2-b25c-4336-8aa1-69be8c6a67a5, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19318bc2-b25c-4336-8aa1-69be8c6a67a5, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232469.020004, expires_in: 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:421 RpcState(Login, e67a84c5-5c58-4061-8f61-85c0d44b7bcf, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e67a84c5-5c58-4061-8f61-85c0d44b7bcf, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e67a84c5-5c58-4061-8f61-85c0d44b7bcf, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232470.2348168, expires_in: 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:421 RpcState(Login, 37854b0b-f58d-4299-836e-2a092e2ff2a4, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37854b0b-f58d-4299-836e-2a092e2ff2a4, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37854b0b-f58d-4299-836e-2a092e2ff2a4, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232471.5082417, expires_in: 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:421 RpcState(Login, 0a45389e-ab08-4b94-933a-de28b1fa6f5b, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a45389e-ab08-4b94-933a-de28b1fa6f5b, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a45389e-ab08-4b94-933a-de28b1fa6f5b, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232473.7081952, expires_in: 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:421 RpcState(Login, 305e9b03-3e1d-49f9-a63a-9e84a950bd10, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 305e9b03-3e1d-49f9-a63a-9e84a950bd10, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 305e9b03-3e1d-49f9-a63a-9e84a950bd10, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232475.7559035, expires_in: 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:421 RpcState(Login, db8f1409-6883-4f3d-be91-92a6c256d92c, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db8f1409-6883-4f3d-be91-92a6c256d92c, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db8f1409-6883-4f3d-be91-92a6c256d92c, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232477.2772748, expires_in: 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:421 RpcState(Login, 3ee7ba57-7348-404e-95fb-859f67ff56b9, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ee7ba57-7348-404e-95fb-859f67ff56b9, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ee7ba57-7348-404e-95fb-859f67ff56b9, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232478.6967344, expires_in: 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:421 RpcState(Login, 0096f31d-19dc-4ec4-8d03-30fb2d6f7fc3, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0096f31d-19dc-4ec4-8d03-30fb2d6f7fc3, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0096f31d-19dc-4ec4-8d03-30fb2d6f7fc3, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232480.8948066, expires_in: 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:421 RpcState(Login, 44fa1a8d-18ce-4582-88f0-661cf66d149d, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44fa1a8d-18ce-4582-88f0-661cf66d149d, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44fa1a8d-18ce-4582-88f0-661cf66d149d, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232481.6484823, expires_in: 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:421 RpcState(Login, 928d1bdb-3e19-4c46-b334-1763e2af1501, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 928d1bdb-3e19-4c46-b334-1763e2af1501, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 928d1bdb-3e19-4c46-b334-1763e2af1501, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232483.0674834, expires_in: 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:421 RpcState(Login, 1adf08f9-4827-46c8-8080-ca29c548ac05, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1adf08f9-4827-46c8-8080-ca29c548ac05, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1adf08f9-4827-46c8-8080-ca29c548ac05, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232484.466327, expires_in: 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:421 RpcState(Login, a674bef8-20c0-43d7-bebf-59e866cd7505, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a674bef8-20c0-43d7-bebf-59e866cd7505, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a674bef8-20c0-43d7-bebf-59e866cd7505, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232485.971624, expires_in: 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:421 RpcState(Login, 8395ceb7-5200-435d-9dd8-4b8ed09dbfca, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8395ceb7-5200-435d-9dd8-4b8ed09dbfca, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8395ceb7-5200-435d-9dd8-4b8ed09dbfca, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232487.8278754, expires_in: 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:421 RpcState(Login, 37963bf4-3068-44dd-9e52-722c82b35b31, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37963bf4-3068-44dd-9e52-722c82b35b31, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37963bf4-3068-44dd-9e52-722c82b35b31, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232489.316912, expires_in: 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:421 RpcState(Login, f3dde2a8-56c1-4e82-8653-99676128af9d, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3dde2a8-56c1-4e82-8653-99676128af9d, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3dde2a8-56c1-4e82-8653-99676128af9d, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232490.5619307, expires_in: 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:421 RpcState(Login, e3467c82-9b38-46d6-b638-94345b334fea, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3467c82-9b38-46d6-b638-94345b334fea, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3467c82-9b38-46d6-b638-94345b334fea, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232492.346077, expires_in: 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:421 RpcState(Login, 60f2eb7a-6c0f-47fc-8d15-b689c7675d70, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60f2eb7a-6c0f-47fc-8d15-b689c7675d70, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60f2eb7a-6c0f-47fc-8d15-b689c7675d70, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232494.4354622, expires_in: 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:421 RpcState(Login, 00c15b08-abde-4663-b6c5-0d727debc11f, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00c15b08-abde-4663-b6c5-0d727debc11f, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00c15b08-abde-4663-b6c5-0d727debc11f, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232496.3826234, expires_in: 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:421 RpcState(Login, 9ac69558-bd1b-4ae4-bfa6-41fa2e52486d, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ac69558-bd1b-4ae4-bfa6-41fa2e52486d, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ac69558-bd1b-4ae4-bfa6-41fa2e52486d, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232497.7134018, expires_in: 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:421 RpcState(Login, c4793a87-10c6-4ecf-bf77-8adfac30dd92, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4793a87-10c6-4ecf-bf77-8adfac30dd92, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4793a87-10c6-4ecf-bf77-8adfac30dd92, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232499.738982, expires_in: 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:421 RpcState(Login, eb99b0dc-0d6f-46ca-8428-ddde1bb4d6a2, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb99b0dc-0d6f-46ca-8428-ddde1bb4d6a2, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb99b0dc-0d6f-46ca-8428-ddde1bb4d6a2, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232501.1679115, expires_in: 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:421 RpcState(Login, d26070a7-10e0-4cd1-ae6c-35d7810eb7c1, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d26070a7-10e0-4cd1-ae6c-35d7810eb7c1, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d26070a7-10e0-4cd1-ae6c-35d7810eb7c1, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232502.4150393, expires_in: 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:421 RpcState(Login, 5851f99c-8e97-4869-ba1b-41799bb54755, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5851f99c-8e97-4869-ba1b-41799bb54755, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5851f99c-8e97-4869-ba1b-41799bb54755, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232503.9357486, expires_in: 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:421 RpcState(Login, 8df36785-5ec6-4e71-afb0-3a22a91e35bf, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8df36785-5ec6-4e71-afb0-3a22a91e35bf, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8df36785-5ec6-4e71-afb0-3a22a91e35bf, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232505.7116978, expires_in: 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:421 RpcState(Login, 93a3531f-9146-4b62-b8f8-0370be242174, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93a3531f-9146-4b62-b8f8-0370be242174, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93a3531f-9146-4b62-b8f8-0370be242174, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232507.7535458, expires_in: 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:421 RpcState(Login, ef30b269-10be-47b5-9849-83fbca53cba8, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef30b269-10be-47b5-9849-83fbca53cba8, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef30b269-10be-47b5-9849-83fbca53cba8, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232509.3152647, expires_in: 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:421 RpcState(Login, 69cd6a97-dbff-4688-a84b-86c1fcb35fb6, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69cd6a97-dbff-4688-a84b-86c1fcb35fb6, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69cd6a97-dbff-4688-a84b-86c1fcb35fb6, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232511.466916, expires_in: 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:421 RpcState(Login, ddeb7516-a25b-4354-8c47-c625c1fae74f, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ddeb7516-a25b-4354-8c47-c625c1fae74f, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ddeb7516-a25b-4354-8c47-c625c1fae74f, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232513.4131505, expires_in: 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:421 RpcState(Login, 8a76ffc1-3e42-43fe-9499-45768cc273ef, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a76ffc1-3e42-43fe-9499-45768cc273ef, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a76ffc1-3e42-43fe-9499-45768cc273ef, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232514.7748992, expires_in: 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:421 RpcState(Login, f1d86257-44d7-42a2-bd9f-225408c28f1a, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1d86257-44d7-42a2-bd9f-225408c28f1a, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1d86257-44d7-42a2-bd9f-225408c28f1a, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232516.7934763, expires_in: 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:421 RpcState(Login, 47bbe312-e964-423a-98f6-d7f3a3bb25cf, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47bbe312-e964-423a-98f6-d7f3a3bb25cf, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47bbe312-e964-423a-98f6-d7f3a3bb25cf, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232518.4592943, expires_in: 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:421 RpcState(Login, 069d3ef7-4b5d-4aa1-a3d7-12ef3d8b8ade, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 069d3ef7-4b5d-4aa1-a3d7-12ef3d8b8ade, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 069d3ef7-4b5d-4aa1-a3d7-12ef3d8b8ade, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232520.3467329, expires_in: 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:421 RpcState(Login, c7a87a08-d064-4145-a281-ca88150d0f4f, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7a87a08-d064-4145-a281-ca88150d0f4f, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7a87a08-d064-4145-a281-ca88150d0f4f, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232522.0242386, expires_in: 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:421 RpcState(Login, 559816a6-805c-4578-af22-0fb99fd923ca, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 559816a6-805c-4578-af22-0fb99fd923ca, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 559816a6-805c-4578-af22-0fb99fd923ca, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232523.6870017, expires_in: 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:421 RpcState(Login, 4b18efc2-1b03-4c03-b90b-55b7001b51e6, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b18efc2-1b03-4c03-b90b-55b7001b51e6, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b18efc2-1b03-4c03-b90b-55b7001b51e6, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232525.169748, expires_in: 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:421 RpcState(Login, 3eea8738-47a5-492d-a79f-b17125c051eb, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3eea8738-47a5-492d-a79f-b17125c051eb, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3eea8738-47a5-492d-a79f-b17125c051eb, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232526.4501023, expires_in: 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:421 RpcState(Login, d185ff3b-fe71-4f18-92e3-ff62b5da9bd6, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d185ff3b-fe71-4f18-92e3-ff62b5da9bd6, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d185ff3b-fe71-4f18-92e3-ff62b5da9bd6, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232527.6983092, expires_in: 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:421 RpcState(Login, 2600329e-8a8c-472b-9fb5-d09ffc44cee0, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2600329e-8a8c-472b-9fb5-d09ffc44cee0, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2600329e-8a8c-472b-9fb5-d09ffc44cee0, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232529.8320613, expires_in: 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:421 RpcState(Login, 5f315f3a-0cad-47cd-bbdf-30b07b19a74b, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f315f3a-0cad-47cd-bbdf-30b07b19a74b, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f315f3a-0cad-47cd-bbdf-30b07b19a74b, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232531.5634422, expires_in: 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:421 RpcState(Login, 0e407bf1-0b08-41bb-9be4-659042f2695e, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e407bf1-0b08-41bb-9be4-659042f2695e, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e407bf1-0b08-41bb-9be4-659042f2695e, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232533.0585206, expires_in: 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:421 RpcState(Login, e4b1adca-2f59-4df2-abb2-f5bfe963ae7f, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e4b1adca-2f59-4df2-abb2-f5bfe963ae7f, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e4b1adca-2f59-4df2-abb2-f5bfe963ae7f, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232535.24134, expires_in: 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:421 RpcState(Login, 8c451888-ac0f-46ee-a799-38a1b7204406, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c451888-ac0f-46ee-a799-38a1b7204406, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c451888-ac0f-46ee-a799-38a1b7204406, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232537.1246767, expires_in: 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:421 RpcState(Login, d255f380-9ead-4b12-9547-c32c36a81c53, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d255f380-9ead-4b12-9547-c32c36a81c53, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d255f380-9ead-4b12-9547-c32c36a81c53, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232539.2270706, expires_in: 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:421 RpcState(Login, 8b7878b6-e5d7-4d26-8e4d-2f94e562baa0, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b7878b6-e5d7-4d26-8e4d-2f94e562baa0, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b7878b6-e5d7-4d26-8e4d-2f94e562baa0, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232540.6303353, expires_in: 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:421 RpcState(Login, 5d1e08a3-3f03-4c4e-be74-533b3aab684d, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d1e08a3-3f03-4c4e-be74-533b3aab684d, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d1e08a3-3f03-4c4e-be74-533b3aab684d, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232542.4142423, expires_in: 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:421 RpcState(Login, d02e54eb-6c60-4dc9-b823-66deefd9f472, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d02e54eb-6c60-4dc9-b823-66deefd9f472, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d02e54eb-6c60-4dc9-b823-66deefd9f472, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232543.8648543, expires_in: 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:421 RpcState(Login, 333fccb5-53aa-445f-a3e8-8aa917eadbce, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 333fccb5-53aa-445f-a3e8-8aa917eadbce, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 333fccb5-53aa-445f-a3e8-8aa917eadbce, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232545.6011348, expires_in: 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:421 RpcState(Login, b1ff2cdc-48a0-475f-a334-ecd2682b9cde, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1ff2cdc-48a0-475f-a334-ecd2682b9cde, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1ff2cdc-48a0-475f-a334-ecd2682b9cde, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232546.364595, expires_in: 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:421 RpcState(Login, 93a1eb04-dae1-4a15-99cc-1cb822377a32, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93a1eb04-dae1-4a15-99cc-1cb822377a32, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93a1eb04-dae1-4a15-99cc-1cb822377a32, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232548.142873, expires_in: 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:421 RpcState(Login, a939137c-741e-49fa-b0cc-e0d5e6a72a0f, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a939137c-741e-49fa-b0cc-e0d5e6a72a0f, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a939137c-741e-49fa-b0cc-e0d5e6a72a0f, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232550.1625993, expires_in: 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:421 RpcState(Login, 2ceb005a-3dab-4cbc-aea5-dd55fd98c87c, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ceb005a-3dab-4cbc-aea5-dd55fd98c87c, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ceb005a-3dab-4cbc-aea5-dd55fd98c87c, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232551.956574, expires_in: 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:421 RpcState(Login, 732581dc-954e-4483-bbc8-f267bcd435f3, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 732581dc-954e-4483-bbc8-f267bcd435f3, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 732581dc-954e-4483-bbc8-f267bcd435f3, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232553.4808114, expires_in: 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:421 RpcState(Login, 4c6d536a-fc9d-4599-81da-d2871ee87a92, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c6d536a-fc9d-4599-81da-d2871ee87a92, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c6d536a-fc9d-4599-81da-d2871ee87a92, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232555.5366366, expires_in: 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:421 RpcState(Login, 717c479e-bb67-4ab1-8b6c-030b74b79143, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 717c479e-bb67-4ab1-8b6c-030b74b79143, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 717c479e-bb67-4ab1-8b6c-030b74b79143, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232557.718779, expires_in: 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:421 RpcState(Login, e2f4ca3b-3c01-461d-8a4b-9d7381c8cbab, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2f4ca3b-3c01-461d-8a4b-9d7381c8cbab, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2f4ca3b-3c01-461d-8a4b-9d7381c8cbab, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232559.5015206, expires_in: 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:421 RpcState(Login, 03b71b60-4823-43e5-9199-cc2aaddb621a, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03b71b60-4823-43e5-9199-cc2aaddb621a, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03b71b60-4823-43e5-9199-cc2aaddb621a, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232560.966615, expires_in: 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:421 RpcState(Login, 3124db21-963b-46ae-a993-3c4c5ad8f6dc, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3124db21-963b-46ae-a993-3c4c5ad8f6dc, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3124db21-963b-46ae-a993-3c4c5ad8f6dc, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232562.8778322, expires_in: 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:421 RpcState(Login, 072b5d65-1507-49d7-8967-63630ff55874, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 072b5d65-1507-49d7-8967-63630ff55874, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 072b5d65-1507-49d7-8967-63630ff55874, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232564.1484206, expires_in: 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:421 RpcState(Login, 6b97eb52-f2bf-4964-ae13-51f608f2868c, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b97eb52-f2bf-4964-ae13-51f608f2868c, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b97eb52-f2bf-4964-ae13-51f608f2868c, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232566.3102775, expires_in: 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:421 RpcState(Login, 0a695f74-11b8-4ede-ad7f-be83772ef423, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a695f74-11b8-4ede-ad7f-be83772ef423, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a695f74-11b8-4ede-ad7f-be83772ef423, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232568.3644278, expires_in: 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:421 RpcState(Login, cf7f2844-d4e8-44d9-85c4-722b35081b3a, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf7f2844-d4e8-44d9-85c4-722b35081b3a, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf7f2844-d4e8-44d9-85c4-722b35081b3a, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232570.0749266, expires_in: 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:421 RpcState(Login, a5e08f38-5ddf-464f-8eaf-436d6a7bc796, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5e08f38-5ddf-464f-8eaf-436d6a7bc796, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5e08f38-5ddf-464f-8eaf-436d6a7bc796, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232571.5450463, expires_in: 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:421 RpcState(Login, dddc1457-06b0-4b4e-a34c-fc5acfce6beb, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dddc1457-06b0-4b4e-a34c-fc5acfce6beb, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dddc1457-06b0-4b4e-a34c-fc5acfce6beb, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232573.7100542, expires_in: 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:421 RpcState(Login, be3d5d8d-cb35-4e50-bb13-1f044959eb11, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be3d5d8d-cb35-4e50-bb13-1f044959eb11, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be3d5d8d-cb35-4e50-bb13-1f044959eb11, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232575.6668115, expires_in: 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:421 RpcState(Login, 36017080-8295-45bf-85af-2bf9581a9d60, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36017080-8295-45bf-85af-2bf9581a9d60, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36017080-8295-45bf-85af-2bf9581a9d60, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232577.7503183, expires_in: 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:421 RpcState(Login, 31249e8e-ed8c-4c68-af8d-4170942c1c89, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 31249e8e-ed8c-4c68-af8d-4170942c1c89, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 31249e8e-ed8c-4c68-af8d-4170942c1c89, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232579.743201, expires_in: 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:421 RpcState(Login, c523b10a-175d-4f4f-bdde-4a741f133c96, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c523b10a-175d-4f4f-bdde-4a741f133c96, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c523b10a-175d-4f4f-bdde-4a741f133c96, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232581.8732383, expires_in: 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:421 RpcState(Login, 2efa2df6-9a94-406a-9d9f-59816b9e8140, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2efa2df6-9a94-406a-9d9f-59816b9e8140, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2efa2df6-9a94-406a-9d9f-59816b9e8140, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232583.9720986, expires_in: 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:421 RpcState(Login, 876a3ec8-f9e2-49fa-a609-5c62ac86f61a, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 876a3ec8-f9e2-49fa-a609-5c62ac86f61a, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 876a3ec8-f9e2-49fa-a609-5c62ac86f61a, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232586.0625587, expires_in: 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:421 RpcState(Login, 8ec23519-6f09-4178-a636-e40376b3ecd7, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ec23519-6f09-4178-a636-e40376b3ecd7, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ec23519-6f09-4178-a636-e40376b3ecd7, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232588.0473695, expires_in: 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:421 RpcState(Login, 4c6d86fd-ee9e-4a2f-b0e2-cc0221eb8a14, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c6d86fd-ee9e-4a2f-b0e2-cc0221eb8a14, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c6d86fd-ee9e-4a2f-b0e2-cc0221eb8a14, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232589.3879294, expires_in: 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:421 RpcState(Login, 33e323a3-b8e1-43b8-b455-8838e1c35937, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33e323a3-b8e1-43b8-b455-8838e1c35937, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33e323a3-b8e1-43b8-b455-8838e1c35937, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232591.1701474, expires_in: 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:421 RpcState(Login, 56cebdaa-b35f-4c5c-9c98-c68e5c7b22d9, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56cebdaa-b35f-4c5c-9c98-c68e5c7b22d9, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56cebdaa-b35f-4c5c-9c98-c68e5c7b22d9, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232593.1132772, expires_in: 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:421 RpcState(Login, d36291fd-ea8a-4771-b411-e10a8078d9ce, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d36291fd-ea8a-4771-b411-e10a8078d9ce, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d36291fd-ea8a-4771-b411-e10a8078d9ce, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232595.0011585, expires_in: 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:421 RpcState(Login, 4a9aab0f-eb30-402c-ae78-1c040daa6664, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a9aab0f-eb30-402c-ae78-1c040daa6664, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a9aab0f-eb30-402c-ae78-1c040daa6664, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232596.9140627, expires_in: 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:421 RpcState(Login, 57d6c84a-7414-4790-a5a1-40b90b257f9d, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57d6c84a-7414-4790-a5a1-40b90b257f9d, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57d6c84a-7414-4790-a5a1-40b90b257f9d, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232599.0111878, expires_in: 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:421 RpcState(Login, fd9ea6f2-e96a-4369-b509-3d2259405624, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd9ea6f2-e96a-4369-b509-3d2259405624, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd9ea6f2-e96a-4369-b509-3d2259405624, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232600.9995012, expires_in: 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:421 RpcState(Login, 15127a76-f583-4081-8eb5-0eea89ce715c, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15127a76-f583-4081-8eb5-0eea89ce715c, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15127a76-f583-4081-8eb5-0eea89ce715c, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232602.6840005, expires_in: 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:421 RpcState(Login, 412a5ae6-6f0e-414e-8125-c90859487ce9, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 412a5ae6-6f0e-414e-8125-c90859487ce9, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 412a5ae6-6f0e-414e-8125-c90859487ce9, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232604.8111913, expires_in: 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:421 RpcState(Login, b5cb54ef-be22-41e3-8814-82ae3ee2f5c3, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5cb54ef-be22-41e3-8814-82ae3ee2f5c3, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5cb54ef-be22-41e3-8814-82ae3ee2f5c3, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232606.6495302, expires_in: 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:421 RpcState(Login, 4314dbbf-f838-4f9f-8ec3-f4b89980de9f, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4314dbbf-f838-4f9f-8ec3-f4b89980de9f, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4314dbbf-f838-4f9f-8ec3-f4b89980de9f, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232608.5592656, expires_in: 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:421 RpcState(Login, dd076b9f-028a-4c45-b044-5a2566a46968, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd076b9f-028a-4c45-b044-5a2566a46968, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd076b9f-028a-4c45-b044-5a2566a46968, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232610.2939332, expires_in: 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:421 RpcState(Login, d602ef4e-9845-464f-ae55-5c359c40ed34, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d602ef4e-9845-464f-ae55-5c359c40ed34, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d602ef4e-9845-464f-ae55-5c359c40ed34, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232612.3756447, expires_in: 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:421 RpcState(Login, a9b9cd00-a7ad-4e28-90e1-ebbcb4a43dc1, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9b9cd00-a7ad-4e28-90e1-ebbcb4a43dc1, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9b9cd00-a7ad-4e28-90e1-ebbcb4a43dc1, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232614.4324532, expires_in: 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:421 RpcState(Login, 0770a9a1-1876-4ae2-ae48-7aa24db3d70c, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0770a9a1-1876-4ae2-ae48-7aa24db3d70c, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0770a9a1-1876-4ae2-ae48-7aa24db3d70c, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232616.0710318, expires_in: 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:421 RpcState(Login, 01750717-425d-4fa1-831a-b62b7e3178b4, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01750717-425d-4fa1-831a-b62b7e3178b4, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01750717-425d-4fa1-831a-b62b7e3178b4, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232618.0040731, expires_in: 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:421 RpcState(Login, d2f8ba9a-8ab7-4329-b570-b371e85d66ae, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2f8ba9a-8ab7-4329-b570-b371e85d66ae, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2f8ba9a-8ab7-4329-b570-b371e85d66ae, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232619.256001, expires_in: 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:421 RpcState(Login, 6938450a-9a61-472c-8396-8f35d020e10b, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6938450a-9a61-472c-8396-8f35d020e10b, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6938450a-9a61-472c-8396-8f35d020e10b, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232621.1227367, expires_in: 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:421 RpcState(Login, b19ae3ec-2efa-49ab-9955-01f16706a047, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b19ae3ec-2efa-49ab-9955-01f16706a047, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b19ae3ec-2efa-49ab-9955-01f16706a047, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232622.3809483, expires_in: 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:421 RpcState(Login, e452882c-e696-416d-80c6-80c883f1e544, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e452882c-e696-416d-80c6-80c883f1e544, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e452882c-e696-416d-80c6-80c883f1e544, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232624.3477805, expires_in: 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:421 RpcState(Login, 5f7e295f-2602-40d4-bd4e-006867f244e0, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f7e295f-2602-40d4-bd4e-006867f244e0, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f7e295f-2602-40d4-bd4e-006867f244e0, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232625.8669333, expires_in: 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:421 RpcState(Login, 3eebc281-b4ab-4038-bc3c-1aa4c9f620ea, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3eebc281-b4ab-4038-bc3c-1aa4c9f620ea, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3eebc281-b4ab-4038-bc3c-1aa4c9f620ea, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232628.005366, expires_in: 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:421 RpcState(Login, 49ec66f6-2d29-464b-a713-42bfc8f0c617, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49ec66f6-2d29-464b-a713-42bfc8f0c617, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49ec66f6-2d29-464b-a713-42bfc8f0c617, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232630.007374, expires_in: 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:421 RpcState(Login, cebe3ae4-5ed4-495e-a26d-d975526c35e8, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cebe3ae4-5ed4-495e-a26d-d975526c35e8, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cebe3ae4-5ed4-495e-a26d-d975526c35e8, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232631.4813209, expires_in: 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:421 RpcState(Login, f1084e0d-0c47-46d0-a826-01ae498e7db4, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1084e0d-0c47-46d0-a826-01ae498e7db4, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1084e0d-0c47-46d0-a826-01ae498e7db4, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232632.7804077, expires_in: 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:421 RpcState(Login, 55a9c7c0-6eab-4845-af55-3161795f1b19, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55a9c7c0-6eab-4845-af55-3161795f1b19, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55a9c7c0-6eab-4845-af55-3161795f1b19, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232634.4985142, expires_in: 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:421 RpcState(Login, 9501cf9c-9779-4113-8461-bf7b1a82d73f, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9501cf9c-9779-4113-8461-bf7b1a82d73f, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9501cf9c-9779-4113-8461-bf7b1a82d73f, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232635.7186785, expires_in: 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:421 RpcState(Login, a070cf0d-f3ac-4221-aa42-af51103ec3c0, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a070cf0d-f3ac-4221-aa42-af51103ec3c0, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a070cf0d-f3ac-4221-aa42-af51103ec3c0, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232637.7864904, expires_in: 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:421 RpcState(Login, ffd76d41-905d-46a6-8c75-fd013db3e138, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ffd76d41-905d-46a6-8c75-fd013db3e138, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ffd76d41-905d-46a6-8c75-fd013db3e138, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232639.9491062, expires_in: 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:421 RpcState(Login, 2254b483-b4ca-44a5-8d76-39cdf6db696b, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2254b483-b4ca-44a5-8d76-39cdf6db696b, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2254b483-b4ca-44a5-8d76-39cdf6db696b, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232641.2930975, expires_in: 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:421 RpcState(Login, fdc5432e-0c63-4bd8-bf44-427b3ac82c36, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fdc5432e-0c63-4bd8-bf44-427b3ac82c36, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fdc5432e-0c63-4bd8-bf44-427b3ac82c36, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232642.582381, expires_in: 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:421 RpcState(Login, e1acbfc2-7fc0-444f-aa7e-7ddd33c17194, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e1acbfc2-7fc0-444f-aa7e-7ddd33c17194, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e1acbfc2-7fc0-444f-aa7e-7ddd33c17194, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232644.4469798, expires_in: 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:421 RpcState(Login, ede5fbe0-58b8-4143-ac59-0af0f5a47d7f, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ede5fbe0-58b8-4143-ac59-0af0f5a47d7f, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ede5fbe0-58b8-4143-ac59-0af0f5a47d7f, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232645.8225796, expires_in: 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:421 RpcState(Login, 37249b83-6962-4bcd-b230-157deac9f628, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37249b83-6962-4bcd-b230-157deac9f628, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37249b83-6962-4bcd-b230-157deac9f628, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232647.2026417, expires_in: 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:421 RpcState(Login, 19dd2a2f-0a3f-4ecd-9adb-69a4ca184c60, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19dd2a2f-0a3f-4ecd-9adb-69a4ca184c60, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19dd2a2f-0a3f-4ecd-9adb-69a4ca184c60, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232648.5392962, expires_in: 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:421 RpcState(Login, cf68ab5b-1b6c-407e-93c9-623ec60bb9bf, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf68ab5b-1b6c-407e-93c9-623ec60bb9bf, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf68ab5b-1b6c-407e-93c9-623ec60bb9bf, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232650.4230006, expires_in: 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:421 RpcState(Login, 6f86305a-1e71-49ed-8cc3-87c1c2f6829a, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f86305a-1e71-49ed-8cc3-87c1c2f6829a, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f86305a-1e71-49ed-8cc3-87c1c2f6829a, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232652.3898299, expires_in: 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:421 RpcState(Login, 8bd2a2be-bbc0-4729-be23-06b7fd53acd9, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8bd2a2be-bbc0-4729-be23-06b7fd53acd9, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8bd2a2be-bbc0-4729-be23-06b7fd53acd9, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232654.4211814, expires_in: 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:421 RpcState(Login, 3ecfa828-c5b7-417c-98a2-ba45abe6d9cc, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ecfa828-c5b7-417c-98a2-ba45abe6d9cc, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ecfa828-c5b7-417c-98a2-ba45abe6d9cc, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232655.900028, expires_in: 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:421 RpcState(Login, f897aa69-4c52-41f4-87d5-a534337a1e9e, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f897aa69-4c52-41f4-87d5-a534337a1e9e, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f897aa69-4c52-41f4-87d5-a534337a1e9e, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232658.0524588, expires_in: 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:421 RpcState(Login, 27906cf5-4594-4907-881d-0b04846afc6f, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27906cf5-4594-4907-881d-0b04846afc6f, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27906cf5-4594-4907-881d-0b04846afc6f, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232659.9030623, expires_in: 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:421 RpcState(Login, 3f3c9cc1-590e-4216-8640-d904745b2002, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f3c9cc1-590e-4216-8640-d904745b2002, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f3c9cc1-590e-4216-8640-d904745b2002, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232662.0334022, expires_in: 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:421 RpcState(Login, f2658c29-05f3-4c0c-9464-3a4be7516f57, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2658c29-05f3-4c0c-9464-3a4be7516f57, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2658c29-05f3-4c0c-9464-3a4be7516f57, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232664.233845, expires_in: 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:421 RpcState(Login, d69cad2e-b53e-4600-a740-36599300776e, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d69cad2e-b53e-4600-a740-36599300776e, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d69cad2e-b53e-4600-a740-36599300776e, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232666.2862928, expires_in: 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:421 RpcState(Login, 11eadc7d-4ee2-481e-8632-48df603e5baa, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11eadc7d-4ee2-481e-8632-48df603e5baa, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11eadc7d-4ee2-481e-8632-48df603e5baa, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232668.0333588, expires_in: 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:421 RpcState(Login, 9239f8af-8f20-4c3d-b7d9-0d82d3b4707e, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9239f8af-8f20-4c3d-b7d9-0d82d3b4707e, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9239f8af-8f20-4c3d-b7d9-0d82d3b4707e, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232670.0415561, expires_in: 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:421 RpcState(Login, 62559af3-095e-4107-a148-fd8f66b1ccb3, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62559af3-095e-4107-a148-fd8f66b1ccb3, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62559af3-095e-4107-a148-fd8f66b1ccb3, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232671.8119066, expires_in: 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:421 RpcState(Login, 6bf51bbb-0a51-4cbf-bd31-9622791f0f07, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6bf51bbb-0a51-4cbf-bd31-9622791f0f07, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6bf51bbb-0a51-4cbf-bd31-9622791f0f07, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232673.0641239, expires_in: 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:421 RpcState(Login, 8f200e3b-900a-4c29-b85a-3fa63e640c68, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f200e3b-900a-4c29-b85a-3fa63e640c68, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f200e3b-900a-4c29-b85a-3fa63e640c68, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232674.2741408, expires_in: 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:421 RpcState(Login, 2d46a202-f443-4b4e-8ac5-a3fd159db3f8, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d46a202-f443-4b4e-8ac5-a3fd159db3f8, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d46a202-f443-4b4e-8ac5-a3fd159db3f8, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232676.0769043, expires_in: 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:421 RpcState(Login, 024bbf77-9e0f-4081-bf8f-33292b6c8d34, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 024bbf77-9e0f-4081-bf8f-33292b6c8d34, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 024bbf77-9e0f-4081-bf8f-33292b6c8d34, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232677.8896606, expires_in: 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:421 RpcState(Login, cd26e38a-beb8-47fb-80ed-d4cb4dcf0b72, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd26e38a-beb8-47fb-80ed-d4cb4dcf0b72, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd26e38a-beb8-47fb-80ed-d4cb4dcf0b72, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232679.8883173, expires_in: 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:421 RpcState(Login, 2f41d263-62ae-4e80-8452-a199538d61c0, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f41d263-62ae-4e80-8452-a199538d61c0, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f41d263-62ae-4e80-8452-a199538d61c0, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232681.703639, expires_in: 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:421 RpcState(Login, 08f04bff-3451-4260-ac2e-db7f9035e573, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08f04bff-3451-4260-ac2e-db7f9035e573, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08f04bff-3451-4260-ac2e-db7f9035e573, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232683.7911541, expires_in: 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:421 RpcState(Login, 34301438-87cd-4b82-ab1a-b180fccbd7e2, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 34301438-87cd-4b82-ab1a-b180fccbd7e2, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 34301438-87cd-4b82-ab1a-b180fccbd7e2, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232685.6113682, expires_in: 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:421 RpcState(Login, a07addc9-3c9c-4320-994c-3ec58f4d0975, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a07addc9-3c9c-4320-994c-3ec58f4d0975, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a07addc9-3c9c-4320-994c-3ec58f4d0975, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232686.875708, expires_in: 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:421 RpcState(Login, 07228053-a8bd-4563-bf8f-ec1234015811, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07228053-a8bd-4563-bf8f-ec1234015811, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07228053-a8bd-4563-bf8f-ec1234015811, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232688.3222258, expires_in: 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:421 RpcState(Login, 2bab7de5-e315-44a4-befc-103105a0e5d9, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2bab7de5-e315-44a4-befc-103105a0e5d9, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2bab7de5-e315-44a4-befc-103105a0e5d9, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232689.650244, expires_in: 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:421 RpcState(Login, c5a294e6-0305-4fcf-a33c-7f8d8b79771d, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5a294e6-0305-4fcf-a33c-7f8d8b79771d, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5a294e6-0305-4fcf-a33c-7f8d8b79771d, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232691.42692, expires_in: 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:421 RpcState(Login, 364db632-19b5-4c11-a5a7-697e93d3d98f, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 364db632-19b5-4c11-a5a7-697e93d3d98f, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 364db632-19b5-4c11-a5a7-697e93d3d98f, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232692.6935706, expires_in: 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:421 RpcState(Login, e33ed49b-d4cc-47f4-8cca-072d72516594, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e33ed49b-d4cc-47f4-8cca-072d72516594, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e33ed49b-d4cc-47f4-8cca-072d72516594, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232694.3045247, expires_in: 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:421 RpcState(Login, 8674783b-63c3-4341-a601-ec96a4ff5968, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8674783b-63c3-4341-a601-ec96a4ff5968, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8674783b-63c3-4341-a601-ec96a4ff5968, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232696.4150083, expires_in: 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:421 RpcState(Login, 40da0f7d-ef57-44d2-85b9-748e41304b77, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40da0f7d-ef57-44d2-85b9-748e41304b77, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40da0f7d-ef57-44d2-85b9-748e41304b77, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232698.5709214, expires_in: 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:421 RpcState(Login, 24e8026a-df9b-431c-9e62-0518c53378a6, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24e8026a-df9b-431c-9e62-0518c53378a6, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24e8026a-df9b-431c-9e62-0518c53378a6, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232700.0442078, expires_in: 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:421 RpcState(Login, f672b3a3-f4b9-4ce7-9d91-24b204cbad99, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f672b3a3-f4b9-4ce7-9d91-24b204cbad99, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f672b3a3-f4b9-4ce7-9d91-24b204cbad99, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232701.2584548, expires_in: 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:421 RpcState(Login, ec308a7d-1bcc-47a5-a541-bd18833f3c73, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec308a7d-1bcc-47a5-a541-bd18833f3c73, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec308a7d-1bcc-47a5-a541-bd18833f3c73, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232702.640164, expires_in: 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:421 RpcState(Login, c8acbcc6-d141-4515-9605-52c93e776abc, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8acbcc6-d141-4515-9605-52c93e776abc, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8acbcc6-d141-4515-9605-52c93e776abc, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232703.9419346, expires_in: 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:421 RpcState(Login, 38f4cde5-71ff-4d8a-931d-5fbb25675217, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38f4cde5-71ff-4d8a-931d-5fbb25675217, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38f4cde5-71ff-4d8a-931d-5fbb25675217, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232705.6539218, expires_in: 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:421 RpcState(Login, 2f30b021-6c87-4413-8186-fa830f09609a, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f30b021-6c87-4413-8186-fa830f09609a, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f30b021-6c87-4413-8186-fa830f09609a, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232707.149266, expires_in: 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:421 RpcState(Login, c69ef5f8-1dc5-4e04-9c9c-b809f0a5b642, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c69ef5f8-1dc5-4e04-9c9c-b809f0a5b642, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c69ef5f8-1dc5-4e04-9c9c-b809f0a5b642, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232709.3376827, expires_in: 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:421 RpcState(Login, 28c0f7dc-47a1-46df-8d32-4160dd2bd3d0, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28c0f7dc-47a1-46df-8d32-4160dd2bd3d0, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28c0f7dc-47a1-46df-8d32-4160dd2bd3d0, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232711.3165522, expires_in: 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:421 RpcState(Login, 7e7cf65e-78a9-4b2b-861b-1e71866e66ff, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e7cf65e-78a9-4b2b-861b-1e71866e66ff, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e7cf65e-78a9-4b2b-861b-1e71866e66ff, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232713.107896, expires_in: 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:421 RpcState(Login, 4f0561b5-29e7-4b47-a4bb-807c013bea72, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f0561b5-29e7-4b47-a4bb-807c013bea72, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f0561b5-29e7-4b47-a4bb-807c013bea72, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232714.7045515, expires_in: 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:421 RpcState(Login, 7b525c52-40dd-4255-b571-f829ed395eab, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b525c52-40dd-4255-b571-f829ed395eab, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b525c52-40dd-4255-b571-f829ed395eab, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232716.1187797, expires_in: 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:421 RpcState(Login, c12102ad-106d-4f1f-b30e-299bd8611712, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c12102ad-106d-4f1f-b30e-299bd8611712, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c12102ad-106d-4f1f-b30e-299bd8611712, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232717.4017606, expires_in: 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:421 RpcState(Login, 1cbf2d62-e81a-4fc1-a179-6f3ddccf9bc8, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1cbf2d62-e81a-4fc1-a179-6f3ddccf9bc8, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1cbf2d62-e81a-4fc1-a179-6f3ddccf9bc8, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232718.8901281, expires_in: 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:421 RpcState(Login, b9c3fdc5-5be0-45db-baaa-8a17ce7c84d4, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9c3fdc5-5be0-45db-baaa-8a17ce7c84d4, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9c3fdc5-5be0-45db-baaa-8a17ce7c84d4, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232720.4454994, expires_in: 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:421 RpcState(Login, d26c89dd-b5ab-413a-8c91-77971bd5d626, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d26c89dd-b5ab-413a-8c91-77971bd5d626, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d26c89dd-b5ab-413a-8c91-77971bd5d626, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232721.7390947, expires_in: 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:421 RpcState(Login, 390ec917-c832-4d5b-8b08-0d4fb8e489a4, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 390ec917-c832-4d5b-8b08-0d4fb8e489a4, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 390ec917-c832-4d5b-8b08-0d4fb8e489a4, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232723.6321988, expires_in: 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:421 RpcState(Login, bed80c6f-a06f-45a1-9d02-c7dd1a52a758, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bed80c6f-a06f-45a1-9d02-c7dd1a52a758, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bed80c6f-a06f-45a1-9d02-c7dd1a52a758, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232725.6981046, expires_in: 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:421 RpcState(Login, 96d7aff0-58a8-4581-b250-f0fad0401d09, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96d7aff0-58a8-4581-b250-f0fad0401d09, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96d7aff0-58a8-4581-b250-f0fad0401d09, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232727.8515666, expires_in: 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:421 RpcState(Login, 6344d75c-e379-446f-9dce-cc88f2b9c7d6, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6344d75c-e379-446f-9dce-cc88f2b9c7d6, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6344d75c-e379-446f-9dce-cc88f2b9c7d6, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232729.297146, expires_in: 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:421 RpcState(Login, b860971a-8f2a-4478-b355-282173003788, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b860971a-8f2a-4478-b355-282173003788, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b860971a-8f2a-4478-b355-282173003788, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232730.7715034, expires_in: 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:421 RpcState(Login, ef6e403e-ec56-43a8-a0bc-ab3cbdc31730, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef6e403e-ec56-43a8-a0bc-ab3cbdc31730, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef6e403e-ec56-43a8-a0bc-ab3cbdc31730, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232732.602805, expires_in: 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:421 RpcState(Login, a5d3704d-8f4d-4547-92a5-718227686020, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5d3704d-8f4d-4547-92a5-718227686020, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5d3704d-8f4d-4547-92a5-718227686020, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232734.275293, expires_in: 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:421 RpcState(Login, 1a4daacd-707d-42e3-ac2a-38440bd4da8e, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a4daacd-707d-42e3-ac2a-38440bd4da8e, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a4daacd-707d-42e3-ac2a-38440bd4da8e, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765232735516759&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:19518/1
_______ test_create_eds_with_single_secret_with_fail[encryption_enabled] _______
ydb/tests/functional/secrets/conftest.py:43: in run_with_assert
    _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection

During handling of the above exception, another exception occurred:
ydb/tests/functional/secrets/test_secrets_usage.py:103: in test_create_eds_with_single_secret_with_fail
    run_with_assert(user1_config, query, f"secret `{secret_path}` not found")
ydb/tests/functional/secrets/conftest.py:46: in run_with_assert
    assert expected_err in str(e)
E   assert 'secret `/Root/test/secret` not found' in "Couldn't find valid connection"
E    +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_eds_with_single_secret_with_fail[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:22049/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9050
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22818
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18379
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1916
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19518
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3468
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9542
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27146
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22049
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15466
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9197
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000281/r3tmp/kikimr_cluster_qj4kfl5f
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11966
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15394
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4137
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23752
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000281/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/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/node_1/logfile_9z78w0_h.log --grpc-port=11966 --mon-port=15394 --ic-port=9197
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:11966/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000281/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/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/node_1/logfile_9z78w0_h.log --grpc-port=11966 --mon-port=15394 --ic-port=9197
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/node_1/logfile_9z78w0_h.log', '--grpc-port=11966', '--mon-port=15394', '--ic-port=9197')' in '/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1324750
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:11966/1
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/kvpj/000281/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1324751
DEBUG    ya.test:process.py:259 Command (pid 1324751) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1324751) elapsed time (sec): 0.3842480182647705
DEBUG    ya.test:process.py:263 Command (pid 1324751) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324751) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1324751) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324751) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324751) majflt: 4
DEBUG    ya.test:process.py:263 Command (pid 1324751) maxrss: 547132
DEBUG    ya.test:process.py:263 Command (pid 1324751) minflt: 19689
DEBUG    ya.test:process.py:263 Command (pid 1324751) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1324751) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1324751) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1324751) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1324751) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1324751) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1324751) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1324751) stime: 0.252033
DEBUG    ya.test:process.py:263 Command (pid 1324751) utime: 0.084011
DEBUG    ya.test:process.py:263 Command (pid 1324751) wtime: 0.385
DEBUG    ya.test:process.py:275 Command (pid 1324751) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1324751) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11966', '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: 9197\n      }\n      HostConfigId: 1\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/kvpj/000281/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11966', '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: 9197\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1325570
DEBUG    ya.test:process.py:259 Command (pid 1325570) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1325570) elapsed time (sec): 0.28990626335144043
DEBUG    ya.test:process.py:263 Command (pid 1325570) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1325570) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1325570) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1325570) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1325570) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1325570) maxrss: 555568
DEBUG    ya.test:process.py:263 Command (pid 1325570) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 1325570) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1325570) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1325570) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1325570) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1325570) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1325570) nvcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 1325570) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1325570) stime: 0.13719599999999998
DEBUG    ya.test:process.py:263 Command (pid 1325570) utime: 0.108094
DEBUG    ya.test:process.py:263 Command (pid 1325570) wtime: 0.291
DEBUG    ya.test:process.py:275 Command (pid 1325570) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11966', '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.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/kvpj/000281/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11966', '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: 1325626
DEBUG    ya.test:process.py:259 Command (pid 1325626) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1325626) elapsed time (sec): 0.2762761116027832
DEBUG    ya.test:process.py:263 Command (pid 1325626) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1325626) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1325626) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1325626) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1325626) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1325626) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 1325626) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 1325626) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1325626) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1325626) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1325626) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1325626) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1325626) nvcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 1325626) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1325626) stime: 0.15023599999999998
DEBUG    ya.test:process.py:263 Command (pid 1325626) utime: 0.081208
DEBUG    ya.test:process.py:263 Command (pid 1325626) wtime: 0.277
DEBUG    ya.test:process.py:275 Command (pid 1325626) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22803
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17814
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1279
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29246
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29247
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21801
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:11966 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/slot_1/logfile_1iqmm0_m.log --grpc-port=22803 --mon-port=17814 --ic-port=1279 --key-file /home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:11966 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/slot_1/logfile_1iqmm0_m.log --grpc-port=22803 --mon-port=17814 --ic-port=1279 --key-file /home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:11966', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/slot_1/logfile_1iqmm0_m.log', '--grpc-port=22803', '--mon-port=17814', '--ic-port=1279', '--key-file', '/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/kvpj/000281/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1325771
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:22803/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000281/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1325772
DEBUG    ya.test:process.py:259 Command (pid 1325772) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1325772) elapsed time (sec): 0.2783658504486084
DEBUG    ya.test:process.py:263 Command (pid 1325772) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1325772) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1325772) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1325772) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1325772) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 1325772) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1325772) minflt: 19618
DEBUG    ya.test:process.py:263 Command (pid 1325772) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1325772) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1325772) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 1325772) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1325772) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1325772) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1325772) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1325772) stime: 0.154673
DEBUG    ya.test:process.py:263 Command (pid 1325772) utime: 0.075353
DEBUG    ya.test:process.py:263 Command (pid 1325772) wtime: 0.279
DEBUG    ya.test:process.py:275 Command (pid 1325772) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1325772) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_create_eds_with_single_secret_with_fail[encryption_enabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 05401470-cbe1-48f5-90bb-ab0ec236fa29, localhost:11966): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 05401470-cbe1-48f5-90bb-ab0ec236fa29, localhost:11966): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 05401470-cbe1-48f5-90bb-ab0ec236fa29, localhost:11966): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 22803 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:22803, 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:11966
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 053a3f6a-4386-48a2-afd5-4e4ebe649aa9, ghrun-2tlsei57yi.auto.internal:22803): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 053a3f6a-4386-48a2-afd5-4e4ebe649aa9, ghrun-2tlsei57yi.auto.internal:22803): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 053a3f6a-4386-48a2-afd5-4e4ebe649aa9, ghrun-2tlsei57yi.auto.internal:22803): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YzI3MTk0MDItNzZmMTg2OWItZDc2YjkxZjgtYjZhZjE1ODY=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 179f7c1b-1c70-4e34-8f2b-e1dc4d631064, ghrun-2tlsei57yi.auto.internal:22803): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 179f7c1b-1c70-4e34-8f2b-e1dc4d631064, ghrun-2tlsei57yi.auto.internal:22803): request = { session_id: "ydb://session/3?node_id=50000&id=YzI3MTk0MDItNzZmMTg2OWItZDc2YjkxZjgtYjZhZjE1ODY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 179f7c1b-1c70-4e34-8f2b-e1dc4d631064, ghrun-2tlsei57yi.auto.internal:22803): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YzI3MTk0MDItNzZmMTg2OWItZDc2YjkxZjgtYjZhZjE1ODY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 14d00104-e345-4aec-b176-a9a370d54bb2, ghrun-2tlsei57yi.auto.internal:22803): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 14d00104-e345-4aec-b176-a9a370d54bb2, ghrun-2tlsei57yi.auto.internal:22803): request = { session_id: "ydb://session/3?node_id=50000&id=YzI3MTk0MDItNzZmMTg2OWItZDc2YjkxZjgtYjZhZjE1ODY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 14d00104-e345-4aec-b176-a9a370d54bb2, ghrun-2tlsei57yi.auto.internal:22803): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YzI3MTk0MDItNzZmMTg2OWItZDc2YjkxZjgtYjZhZjE1ODY=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8f8c2af1-f27f-4654-a72e-33e1ca8d208a, ghrun-2tlsei57yi.auto.internal:22803): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8f8c2af1-f27f-4654-a72e-33e1ca8d208a, ghrun-2tlsei57yi.auto.internal:22803): request = { session_id: "ydb://session/3?node_id=50000&id=YzI3MTk0MDItNzZmMTg2OWItZDc2YjkxZjgtYjZhZjE1ODY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8f8c2af1-f27f-4654-a72e-33e1ca8d208a, ghrun-2tlsei57yi.auto.internal:22803): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 179f7c1b-1c70-4e34-8f2b-e1dc4d631064, ghrun-2tlsei57yi.auto.internal:22803): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11966
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22803
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 99e718f5-b322-4309-ae38-80fa140b3a1a, localhost:11966): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 99e718f5-b322-4309-ae38-80fa140b3a1a, localhost:11966): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 99e718f5-b322-4309-ae38-80fa140b3a1a, localhost:11966): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 22803 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:22803, 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:11966
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 853784f0-6adf-440a-b800-bfa5c9c1e8a6, ghrun-2tlsei57yi.auto.internal:22803): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 853784f0-6adf-440a-b800-bfa5c9c1e8a6, ghrun-2tlsei57yi.auto.internal:22803): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 853784f0-6adf-440a-b800-bfa5c9c1e8a6, ghrun-2tlsei57yi.auto.internal:22803): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZjliN2U5N2QtODViMjU2ZDctNWNjNDkyMGItZDcwMzU3M2Y=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5b35fa3a-f7f5-475d-b5c6-2eb05b869e18, ghrun-2tlsei57yi.auto.internal:22803): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5b35fa3a-f7f5-475d-b5c6-2eb05b869e18, ghrun-2tlsei57yi.auto.internal:22803): request = { session_id: "ydb://session/3?node_id=50000&id=ZjliN2U5N2QtODViMjU2ZDctNWNjNDkyMGItZDcwMzU3M2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5b35fa3a-f7f5-475d-b5c6-2eb05b869e18, ghrun-2tlsei57yi.auto.internal:22803): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZjliN2U5N2QtODViMjU2ZDctNWNjNDkyMGItZDcwMzU3M2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fdf9500a-b72f-40d7-aaf8-9dd5ffcd86bf, ghrun-2tlsei57yi.auto.internal:22803): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fdf9500a-b72f-40d7-aaf8-9dd5ffcd86bf, ghrun-2tlsei57yi.auto.internal:22803): request = { session_id: "ydb://session/3?node_id=50000&id=ZjliN2U5N2QtODViMjU2ZDctNWNjNDkyMGItZDcwMzU3M2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fdf9500a-b72f-40d7-aaf8-9dd5ffcd86bf, ghrun-2tlsei57yi.auto.internal:22803): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZjliN2U5N2QtODViMjU2ZDctNWNjNDkyMGItZDcwMzU3M2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 1c95c1b1-86d7-4c3a-81e1-e135e8540f87, ghrun-2tlsei57yi.auto.internal:22803): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 1c95c1b1-86d7-4c3a-81e1-e135e8540f87, ghrun-2tlsei57yi.auto.internal:22803): request = { session_id: "ydb://session/3?node_id=50000&id=ZjliN2U5N2QtODViMjU2ZDctNWNjNDkyMGItZDcwMzU3M2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 1c95c1b1-86d7-4c3a-81e1-e135e8540f87, ghrun-2tlsei57yi.auto.internal:22803): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11966
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5b35fa3a-f7f5-475d-b5c6-2eb05b869e18, ghrun-2tlsei57yi.auto.internal:22803): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22803
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, df9f9f28-37be-4a56-9dd1-629e19e33c63, localhost:11966): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, df9f9f28-37be-4a56-9dd1-629e19e33c63, localhost:11966): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, df9f9f28-37be-4a56-9dd1-629e19e33c63, localhost:11966): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 22803 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:22803, 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:11966
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 31131034-0282-40d5-80e7-cad8fe1c4e1d, ghrun-2tlsei57yi.auto.internal:22803): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 31131034-0282-40d5-80e7-cad8fe1c4e1d, ghrun-2tlsei57yi.auto.internal:22803): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 31131034-0282-40d5-80e7-cad8fe1c4e1d, ghrun-2tlsei57yi.auto.internal:22803): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MjIzOGY5NWItNDlmMDAyZGEtYjZjZmZkNmQtMTFjNWY1YjE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 785500c5-906f-48ff-9f62-bd6e3d0da539, ghrun-2tlsei57yi.auto.internal:22803): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 785500c5-906f-48ff-9f62-bd6e3d0da539, ghrun-2tlsei57yi.auto.internal:22803): request = { session_id: "ydb://session/3?node_id=50000&id=MjIzOGY5NWItNDlmMDAyZGEtYjZjZmZkNmQtMTFjNWY1YjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 785500c5-906f-48ff-9f62-bd6e3d0da539, ghrun-2tlsei57yi.auto.internal:22803): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MjIzOGY5NWItNDlmMDAyZGEtYjZjZmZkNmQtMTFjNWY1YjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 37c1baef-ea03-4c69-a3e9-607f7e9a3f47, ghrun-2tlsei57yi.auto.internal:22803): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37c1baef-ea03-4c69-a3e9-607f7e9a3f47, ghrun-2tlsei57yi.auto.internal:22803): request = { session_id: "ydb://session/3?node_id=50000&id=MjIzOGY5NWItNDlmMDAyZGEtYjZjZmZkNmQtMTFjNWY1YjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE SECRET `/Root/test/secret` WITH ( value=\'\' );" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 37c1baef-ea03-4c69-a3e9-607f7e9a3f47, ghrun-2tlsei57yi.auto.internal:22803): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MjIzOGY5NWItNDlmMDAyZGEtYjZjZmZkNmQtMTFjNWY1YjE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 6c9edcc7-4bd4-4770-ab3b-8a0d4e8102f2, ghrun-2tlsei57yi.auto.internal:22803): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 6c9edcc7-4bd4-4770-ab3b-8a0d4e8102f2, ghrun-2tlsei57yi.auto.internal:22803): request = { session_id: "ydb://session/3?node_id=50000&id=MjIzOGY5NWItNDlmMDAyZGEtYjZjZmZkNmQtMTFjNWY1YjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 6c9edcc7-4bd4-4770-ab3b-8a0d4e8102f2, ghrun-2tlsei57yi.auto.internal:22803): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 785500c5-906f-48ff-9f62-bd6e3d0da539, ghrun-2tlsei57yi.auto.internal:22803): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11966
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22803
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232751.8314445, expires_in: 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:421 RpcState(Login, 5ace63e1-b388-4b26-8847-6376738c1dfe, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ace63e1-b388-4b26-8847-6376738c1dfe, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ace63e1-b388-4b26-8847-6376738c1dfe, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232752.4811356, expires_in: 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:421 RpcState(Login, a024e503-e8ec-4717-a8c6-f7324d0164ed, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a024e503-e8ec-4717-a8c6-f7324d0164ed, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a024e503-e8ec-4717-a8c6-f7324d0164ed, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232753.91209, expires_in: 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:421 RpcState(Login, 0e9b0812-6bbd-46d6-87a3-b6fad444bc31, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e9b0812-6bbd-46d6-87a3-b6fad444bc31, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e9b0812-6bbd-46d6-87a3-b6fad444bc31, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232755.3003187, expires_in: 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:421 RpcState(Login, 31f97321-dcae-4044-8f75-8b93cbeaee7a, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 31f97321-dcae-4044-8f75-8b93cbeaee7a, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 31f97321-dcae-4044-8f75-8b93cbeaee7a, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232756.5701096, expires_in: 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:421 RpcState(Login, c2b744b9-424d-49f6-8586-b4befe34213a, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2b744b9-424d-49f6-8586-b4befe34213a, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2b744b9-424d-49f6-8586-b4befe34213a, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232758.176372, expires_in: 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:421 RpcState(Login, 560d4a85-a72f-4562-8c71-df239c2c7e7c, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 560d4a85-a72f-4562-8c71-df239c2c7e7c, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 560d4a85-a72f-4562-8c71-df239c2c7e7c, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232760.3191006, expires_in: 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:421 RpcState(Login, 7479f5a4-08aa-44e5-9c6f-d207b92d8be9, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7479f5a4-08aa-44e5-9c6f-d207b92d8be9, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7479f5a4-08aa-44e5-9c6f-d207b92d8be9, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232762.0902255, expires_in: 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:421 RpcState(Login, 476cdd38-7c79-4477-a4c4-e493947b7dcf, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 476cdd38-7c79-4477-a4c4-e493947b7dcf, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 476cdd38-7c79-4477-a4c4-e493947b7dcf, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232763.25314, expires_in: 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:421 RpcState(Login, 0b6eb977-9c91-4736-9d14-1a567da28010, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b6eb977-9c91-4736-9d14-1a567da28010, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b6eb977-9c91-4736-9d14-1a567da28010, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232764.8051825, expires_in: 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:421 RpcState(Login, a00af88c-2506-4303-9062-3b433339c557, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a00af88c-2506-4303-9062-3b433339c557, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a00af88c-2506-4303-9062-3b433339c557, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232766.361018, expires_in: 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:421 RpcState(Login, 06debde5-663e-4309-a588-f92c22ace4fc, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06debde5-663e-4309-a588-f92c22ace4fc, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06debde5-663e-4309-a588-f92c22ace4fc, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232768.5541656, expires_in: 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:421 RpcState(Login, bbb84745-6ef5-46fd-9782-92eecef40600, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bbb84745-6ef5-46fd-9782-92eecef40600, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bbb84745-6ef5-46fd-9782-92eecef40600, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232770.4280336, expires_in: 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:421 RpcState(Login, 1fa57bd0-2dfb-4202-8704-7904bcbb8fbd, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1fa57bd0-2dfb-4202-8704-7904bcbb8fbd, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1fa57bd0-2dfb-4202-8704-7904bcbb8fbd, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232771.969278, expires_in: 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:421 RpcState(Login, 64e5d6b5-e714-4522-b37f-cab8cb4b8736, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 64e5d6b5-e714-4522-b37f-cab8cb4b8736, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 64e5d6b5-e714-4522-b37f-cab8cb4b8736, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232773.7466252, expires_in: 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:421 RpcState(Login, 258c5389-284c-4d5d-8440-c3a898ba40fd, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 258c5389-284c-4d5d-8440-c3a898ba40fd, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 258c5389-284c-4d5d-8440-c3a898ba40fd, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232775.0629675, expires_in: 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:421 RpcState(Login, ca12428e-f8b0-48d2-9645-9184e6c32aa3, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca12428e-f8b0-48d2-9645-9184e6c32aa3, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca12428e-f8b0-48d2-9645-9184e6c32aa3, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232777.2443326, expires_in: 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:421 RpcState(Login, 278774ad-6670-41e0-adad-04815bb47775, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 278774ad-6670-41e0-adad-04815bb47775, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 278774ad-6670-41e0-adad-04815bb47775, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232779.4406328, expires_in: 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:421 RpcState(Login, fefe46ff-0ae9-4814-80de-a35876fb78c1, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fefe46ff-0ae9-4814-80de-a35876fb78c1, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fefe46ff-0ae9-4814-80de-a35876fb78c1, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232780.812122, expires_in: 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:421 RpcState(Login, 1c1b42e7-74cd-49ae-a961-93b3ece0f86b, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c1b42e7-74cd-49ae-a961-93b3ece0f86b, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c1b42e7-74cd-49ae-a961-93b3ece0f86b, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232782.0494802, expires_in: 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:421 RpcState(Login, bb545341-ec7f-4594-bb9c-f04b84cab6d4, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb545341-ec7f-4594-bb9c-f04b84cab6d4, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb545341-ec7f-4594-bb9c-f04b84cab6d4, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232784.0191317, expires_in: 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:421 RpcState(Login, d0eb7867-a0c3-490d-beaf-f42b1b093706, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d0eb7867-a0c3-490d-beaf-f42b1b093706, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d0eb7867-a0c3-490d-beaf-f42b1b093706, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232786.181709, expires_in: 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:421 RpcState(Login, 14268bf0-f657-4699-8caa-3ebf93909a8d, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14268bf0-f657-4699-8caa-3ebf93909a8d, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14268bf0-f657-4699-8caa-3ebf93909a8d, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232787.7299187, expires_in: 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:421 RpcState(Login, 7b1c0d7a-9211-4c54-9eb4-7264fea82378, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b1c0d7a-9211-4c54-9eb4-7264fea82378, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b1c0d7a-9211-4c54-9eb4-7264fea82378, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232789.6272283, expires_in: 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:421 RpcState(Login, 80fc1ec9-ebe8-4fbb-8d78-44a79c6d0703, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 80fc1ec9-ebe8-4fbb-8d78-44a79c6d0703, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 80fc1ec9-ebe8-4fbb-8d78-44a79c6d0703, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232791.7562118, expires_in: 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:421 RpcState(Login, 240e1b2d-d8ea-4ad8-89a5-336022fb2b63, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 240e1b2d-d8ea-4ad8-89a5-336022fb2b63, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 240e1b2d-d8ea-4ad8-89a5-336022fb2b63, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232792.0079105, expires_in: 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:421 RpcState(Login, 64dcc564-c151-48b1-9cca-49dadf108a40, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 64dcc564-c151-48b1-9cca-49dadf108a40, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 64dcc564-c151-48b1-9cca-49dadf108a40, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232793.8446674, expires_in: 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:421 RpcState(Login, 36f03a35-6f82-4776-9279-22e4acd2a117, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36f03a35-6f82-4776-9279-22e4acd2a117, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36f03a35-6f82-4776-9279-22e4acd2a117, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232795.9690871, expires_in: 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:421 RpcState(Login, 126b490b-090c-40fa-a06c-8c4f3953ca06, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 126b490b-090c-40fa-a06c-8c4f3953ca06, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 126b490b-090c-40fa-a06c-8c4f3953ca06, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232797.9799466, expires_in: 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:421 RpcState(Login, e9f41941-2cea-40d1-b92b-23678d864457, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9f41941-2cea-40d1-b92b-23678d864457, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9f41941-2cea-40d1-b92b-23678d864457, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232799.2057428, expires_in: 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:421 RpcState(Login, 89b4731b-9cd0-46be-89f9-04f5dfa5171d, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89b4731b-9cd0-46be-89f9-04f5dfa5171d, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89b4731b-9cd0-46be-89f9-04f5dfa5171d, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232800.8553994, expires_in: 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:421 RpcState(Login, f926aa13-e240-4fdf-90b5-f2f12264b388, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f926aa13-e240-4fdf-90b5-f2f12264b388, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f926aa13-e240-4fdf-90b5-f2f12264b388, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232802.6578295, expires_in: 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:421 RpcState(Login, e2e2fa0d-7dc6-44e5-ad1c-33c02c026009, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2e2fa0d-7dc6-44e5-ad1c-33c02c026009, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2e2fa0d-7dc6-44e5-ad1c-33c02c026009, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232804.0069604, expires_in: 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:421 RpcState(Login, 046d6001-1b6e-4eed-89f4-cd53cc173963, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 046d6001-1b6e-4eed-89f4-cd53cc173963, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 046d6001-1b6e-4eed-89f4-cd53cc173963, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232805.2348766, expires_in: 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:421 RpcState(Login, 90c484a0-cb7c-4e15-9410-3414235ebb70, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 90c484a0-cb7c-4e15-9410-3414235ebb70, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 90c484a0-cb7c-4e15-9410-3414235ebb70, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232807.0984316, expires_in: 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:421 RpcState(Login, a7431883-c282-407c-b244-72f3367e1b9c, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7431883-c282-407c-b244-72f3367e1b9c, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7431883-c282-407c-b244-72f3367e1b9c, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232808.5356696, expires_in: 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:421 RpcState(Login, 98e205dc-0c81-4635-98d2-95ed63aebb4b, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98e205dc-0c81-4635-98d2-95ed63aebb4b, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98e205dc-0c81-4635-98d2-95ed63aebb4b, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232809.7549667, expires_in: 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:421 RpcState(Login, f2cc166d-13e6-4648-bbaa-5202a43ec3aa, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2cc166d-13e6-4648-bbaa-5202a43ec3aa, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2cc166d-13e6-4648-bbaa-5202a43ec3aa, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232811.5469627, expires_in: 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:421 RpcState(Login, 0db19a91-a564-4eb5-91e7-8cea0e74f07c, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0db19a91-a564-4eb5-91e7-8cea0e74f07c, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0db19a91-a564-4eb5-91e7-8cea0e74f07c, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232813.370892, expires_in: 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:421 RpcState(Login, e7e18635-9061-4eeb-af37-9d9338bbbebe, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e7e18635-9061-4eeb-af37-9d9338bbbebe, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e7e18635-9061-4eeb-af37-9d9338bbbebe, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232815.0273073, expires_in: 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:421 RpcState(Login, b8af9aac-c060-4021-bf55-38f96059ed1d, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8af9aac-c060-4021-bf55-38f96059ed1d, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8af9aac-c060-4021-bf55-38f96059ed1d, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232816.8165777, expires_in: 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:421 RpcState(Login, 09dc457e-d8ea-4dbc-ab90-3c936e2b07c9, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 09dc457e-d8ea-4dbc-ab90-3c936e2b07c9, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 09dc457e-d8ea-4dbc-ab90-3c936e2b07c9, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232818.8442168, expires_in: 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:421 RpcState(Login, 7d97d983-49d9-4f1e-b63c-e13a477e8564, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d97d983-49d9-4f1e-b63c-e13a477e8564, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d97d983-49d9-4f1e-b63c-e13a477e8564, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232820.0976129, expires_in: 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:421 RpcState(Login, add52adf-9019-40fa-8769-300600297d51, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, add52adf-9019-40fa-8769-300600297d51, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, add52adf-9019-40fa-8769-300600297d51, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232821.8395128, expires_in: 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:421 RpcState(Login, 28df0425-a1a8-42c0-b991-9645d18c1724, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28df0425-a1a8-42c0-b991-9645d18c1724, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28df0425-a1a8-42c0-b991-9645d18c1724, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232823.4885392, expires_in: 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:421 RpcState(Login, 37e86519-7dca-4581-a554-e7247453589d, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37e86519-7dca-4581-a554-e7247453589d, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37e86519-7dca-4581-a554-e7247453589d, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232825.1654649, expires_in: 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:421 RpcState(Login, d5281922-3dce-4c0a-87c5-7b071baf887b, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5281922-3dce-4c0a-87c5-7b071baf887b, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5281922-3dce-4c0a-87c5-7b071baf887b, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232826.4296138, expires_in: 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:421 RpcState(Login, 08416d78-9d13-4277-bd81-ff6b3a05a16c, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08416d78-9d13-4277-bd81-ff6b3a05a16c, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08416d78-9d13-4277-bd81-ff6b3a05a16c, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232827.732859, expires_in: 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:421 RpcState(Login, ea4df48f-b3f2-4384-b936-fbe386764cbd, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea4df48f-b3f2-4384-b936-fbe386764cbd, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea4df48f-b3f2-4384-b936-fbe386764cbd, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232829.0685527, expires_in: 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:421 RpcState(Login, 8ccd6919-ca75-40ea-98a7-3dfd06fdb849, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ccd6919-ca75-40ea-98a7-3dfd06fdb849, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ccd6919-ca75-40ea-98a7-3dfd06fdb849, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232830.3052514, expires_in: 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:421 RpcState(Login, 4fbc0d73-c237-4c09-a5be-5b99047de2e5, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4fbc0d73-c237-4c09-a5be-5b99047de2e5, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4fbc0d73-c237-4c09-a5be-5b99047de2e5, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232831.6667142, expires_in: 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:421 RpcState(Login, 1056e440-58c3-4d84-a699-278496542357, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1056e440-58c3-4d84-a699-278496542357, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1056e440-58c3-4d84-a699-278496542357, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232833.2467291, expires_in: 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:421 RpcState(Login, c3b08988-9efb-4c65-8f8f-10236c6835a8, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3b08988-9efb-4c65-8f8f-10236c6835a8, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3b08988-9efb-4c65-8f8f-10236c6835a8, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232834.4981802, expires_in: 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:421 RpcState(Login, 31024043-9d0f-405e-9f74-f392abe01467, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 31024043-9d0f-405e-9f74-f392abe01467, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 31024043-9d0f-405e-9f74-f392abe01467, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232836.4987962, expires_in: 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:421 RpcState(Login, 75492475-5916-4bea-8fd1-749334ac781f, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75492475-5916-4bea-8fd1-749334ac781f, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75492475-5916-4bea-8fd1-749334ac781f, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232837.3021116, expires_in: 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:421 RpcState(Login, c32bc9a9-9548-4527-9b3f-ecb902011f91, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c32bc9a9-9548-4527-9b3f-ecb902011f91, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c32bc9a9-9548-4527-9b3f-ecb902011f91, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232838.7486556, expires_in: 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:421 RpcState(Login, 9dd077c7-adf5-4d0f-82b8-d8a17f8a16f5, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9dd077c7-adf5-4d0f-82b8-d8a17f8a16f5, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9dd077c7-adf5-4d0f-82b8-d8a17f8a16f5, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232840.514663, expires_in: 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:421 RpcState(Login, 81c72212-31aa-4d3a-a42f-11d18e6f012a, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 81c72212-31aa-4d3a-a42f-11d18e6f012a, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 81c72212-31aa-4d3a-a42f-11d18e6f012a, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232842.7038324, expires_in: 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:421 RpcState(Login, bd808527-b48e-4797-833d-74975077a00a, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd808527-b48e-4797-833d-74975077a00a, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd808527-b48e-4797-833d-74975077a00a, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232844.724844, expires_in: 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:421 RpcState(Login, ab8ff9c2-1084-4e77-8785-3d3bc7731ff8, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab8ff9c2-1084-4e77-8785-3d3bc7731ff8, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab8ff9c2-1084-4e77-8785-3d3bc7731ff8, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232846.29752, expires_in: 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:421 RpcState(Login, 89dfe406-f0d0-41d2-80bf-14ccaff5247a, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89dfe406-f0d0-41d2-80bf-14ccaff5247a, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89dfe406-f0d0-41d2-80bf-14ccaff5247a, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232848.427708, expires_in: 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:421 RpcState(Login, 2ed81709-0b00-46dd-a986-0a65c56901fc, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ed81709-0b00-46dd-a986-0a65c56901fc, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ed81709-0b00-46dd-a986-0a65c56901fc, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232850.5703442, expires_in: 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:421 RpcState(Login, 1f055f3a-c0ab-44da-8757-2c1be7a1cf1c, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f055f3a-c0ab-44da-8757-2c1be7a1cf1c, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f055f3a-c0ab-44da-8757-2c1be7a1cf1c, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232852.3735487, expires_in: 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:421 RpcState(Login, 747f4bdb-a82a-4cd0-9071-b9659a6ec15f, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 747f4bdb-a82a-4cd0-9071-b9659a6ec15f, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 747f4bdb-a82a-4cd0-9071-b9659a6ec15f, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232854.2854035, expires_in: 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:421 RpcState(Login, 4dfc1481-84c3-4e19-9003-b319939d69a8, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4dfc1481-84c3-4e19-9003-b319939d69a8, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4dfc1481-84c3-4e19-9003-b319939d69a8, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232856.3649473, expires_in: 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:421 RpcState(Login, 39f88889-601d-4d99-84ef-6d9dd43ccbf0, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39f88889-601d-4d99-84ef-6d9dd43ccbf0, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39f88889-601d-4d99-84ef-6d9dd43ccbf0, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232857.9540362, expires_in: 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:421 RpcState(Login, 2db2908a-d68b-440a-910c-03f8891a083e, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2db2908a-d68b-440a-910c-03f8891a083e, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2db2908a-d68b-440a-910c-03f8891a083e, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232859.8498247, expires_in: 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:421 RpcState(Login, 91d35f10-5861-4e63-a96d-6420a9b6e639, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91d35f10-5861-4e63-a96d-6420a9b6e639, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91d35f10-5861-4e63-a96d-6420a9b6e639, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232861.9470835, expires_in: 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:421 RpcState(Login, f4f5ed2d-85ab-4a6e-9857-c1432cf27dfc, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4f5ed2d-85ab-4a6e-9857-c1432cf27dfc, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4f5ed2d-85ab-4a6e-9857-c1432cf27dfc, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232864.1405342, expires_in: 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:421 RpcState(Login, fbd63bc4-934d-4eeb-bcbf-94416ed35555, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fbd63bc4-934d-4eeb-bcbf-94416ed35555, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fbd63bc4-934d-4eeb-bcbf-94416ed35555, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232865.9876072, expires_in: 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:421 RpcState(Login, e691d5ac-2233-4b66-9ae7-15ad48b6676a, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e691d5ac-2233-4b66-9ae7-15ad48b6676a, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e691d5ac-2233-4b66-9ae7-15ad48b6676a, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232868.1304047, expires_in: 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:421 RpcState(Login, 837e766c-ce09-4b78-9a02-4ffa2029d47a, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 837e766c-ce09-4b78-9a02-4ffa2029d47a, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 837e766c-ce09-4b78-9a02-4ffa2029d47a, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232870.3192165, expires_in: 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:421 RpcState(Login, 3aad6186-66ce-482c-8ad0-f8c1b1535c66, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3aad6186-66ce-482c-8ad0-f8c1b1535c66, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3aad6186-66ce-482c-8ad0-f8c1b1535c66, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232871.6981273, expires_in: 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:421 RpcState(Login, 26be4f32-f8f1-4231-bf8d-0adaee0d2e54, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 26be4f32-f8f1-4231-bf8d-0adaee0d2e54, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 26be4f32-f8f1-4231-bf8d-0adaee0d2e54, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232873.571135, expires_in: 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:421 RpcState(Login, 9abbf534-def8-4df2-9a7a-7a31a64011c1, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9abbf534-def8-4df2-9a7a-7a31a64011c1, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9abbf534-def8-4df2-9a7a-7a31a64011c1, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232875.4413848, expires_in: 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:421 RpcState(Login, bd739dc7-45d5-4ecc-886a-c1cd0880d38d, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd739dc7-45d5-4ecc-886a-c1cd0880d38d, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd739dc7-45d5-4ecc-886a-c1cd0880d38d, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232877.1029072, expires_in: 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:421 RpcState(Login, fdbc2fdb-2943-4c27-aa6e-311fd0d64de7, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fdbc2fdb-2943-4c27-aa6e-311fd0d64de7, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fdbc2fdb-2943-4c27-aa6e-311fd0d64de7, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232878.8392131, expires_in: 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:421 RpcState(Login, b72c5d4e-554f-458e-82e2-8c576ccd86fa, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b72c5d4e-554f-458e-82e2-8c576ccd86fa, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b72c5d4e-554f-458e-82e2-8c576ccd86fa, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232880.0848868, expires_in: 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:421 RpcState(Login, 36f14b79-f5c0-4bb4-b54c-93aa149901c2, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36f14b79-f5c0-4bb4-b54c-93aa149901c2, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36f14b79-f5c0-4bb4-b54c-93aa149901c2, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232880.6116986, expires_in: 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:421 RpcState(Login, 49a75d6b-98c3-43a6-83c6-414cfec57b6e, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49a75d6b-98c3-43a6-83c6-414cfec57b6e, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49a75d6b-98c3-43a6-83c6-414cfec57b6e, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232882.6999395, expires_in: 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:421 RpcState(Login, 8e629224-c7b0-45c0-87ab-c59123c8649e, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e629224-c7b0-45c0-87ab-c59123c8649e, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e629224-c7b0-45c0-87ab-c59123c8649e, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232883.9966114, expires_in: 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:421 RpcState(Login, 72629a00-2539-4dc0-af3e-23a279dee18a, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 72629a00-2539-4dc0-af3e-23a279dee18a, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 72629a00-2539-4dc0-af3e-23a279dee18a, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232885.844769, expires_in: 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:421 RpcState(Login, 6beaf2e9-7fdc-4c1a-8905-eb4c20464e5d, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6beaf2e9-7fdc-4c1a-8905-eb4c20464e5d, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6beaf2e9-7fdc-4c1a-8905-eb4c20464e5d, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232887.1859899, expires_in: 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:421 RpcState(Login, 3d22efab-0336-42c0-946f-d250a2012afb, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3d22efab-0336-42c0-946f-d250a2012afb, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3d22efab-0336-42c0-946f-d250a2012afb, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232888.914301, expires_in: 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:421 RpcState(Login, 3233c35d-7d5c-49e6-a280-dd3188186acb, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3233c35d-7d5c-49e6-a280-dd3188186acb, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3233c35d-7d5c-49e6-a280-dd3188186acb, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232890.4331923, expires_in: 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:421 RpcState(Login, 1d20f731-e925-46f9-bd93-2d5209fded7a, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d20f731-e925-46f9-bd93-2d5209fded7a, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d20f731-e925-46f9-bd93-2d5209fded7a, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232891.664103, expires_in: 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:421 RpcState(Login, 60ffc4c8-7d71-4f02-b5af-3cdcf665b72d, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60ffc4c8-7d71-4f02-b5af-3cdcf665b72d, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60ffc4c8-7d71-4f02-b5af-3cdcf665b72d, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232893.6605363, expires_in: 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:421 RpcState(Login, 80f49c80-57cb-4730-800f-38de9fd14677, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 80f49c80-57cb-4730-800f-38de9fd14677, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 80f49c80-57cb-4730-800f-38de9fd14677, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232895.233723, expires_in: 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:421 RpcState(Login, 1a302037-866b-47b9-9a97-52b698ebf473, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a302037-866b-47b9-9a97-52b698ebf473, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a302037-866b-47b9-9a97-52b698ebf473, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232897.053414, expires_in: 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:421 RpcState(Login, f852d2ba-69a1-43c2-8b2e-8b2862e48126, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f852d2ba-69a1-43c2-8b2e-8b2862e48126, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f852d2ba-69a1-43c2-8b2e-8b2862e48126, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232899.0402012, expires_in: 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:421 RpcState(Login, 615dbe87-19e6-497e-826a-8f054de87408, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 615dbe87-19e6-497e-826a-8f054de87408, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 615dbe87-19e6-497e-826a-8f054de87408, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232901.185229, expires_in: 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:421 RpcState(Login, 2d02ec51-f5cf-4d93-ba4d-a4b8ee65a05c, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d02ec51-f5cf-4d93-ba4d-a4b8ee65a05c, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d02ec51-f5cf-4d93-ba4d-a4b8ee65a05c, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232902.4944067, expires_in: 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:421 RpcState(Login, 3cee479f-c62d-4d36-885f-f22e94cd393c, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3cee479f-c62d-4d36-885f-f22e94cd393c, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3cee479f-c62d-4d36-885f-f22e94cd393c, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232904.6858535, expires_in: 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:421 RpcState(Login, 9a293a82-13dc-45ff-b27e-00137d0946c9, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a293a82-13dc-45ff-b27e-00137d0946c9, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a293a82-13dc-45ff-b27e-00137d0946c9, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232906.514571, expires_in: 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:421 RpcState(Login, 406d2a04-2339-4086-af4b-717fb2a2e966, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 406d2a04-2339-4086-af4b-717fb2a2e966, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 406d2a04-2339-4086-af4b-717fb2a2e966, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232908.544181, expires_in: 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:421 RpcState(Login, b542c62c-575e-4d49-9500-4ca834a4be1e, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b542c62c-575e-4d49-9500-4ca834a4be1e, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b542c62c-575e-4d49-9500-4ca834a4be1e, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232910.3396378, expires_in: 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:421 RpcState(Login, 4d80194a-596a-480d-bf4a-7cf7e9ae342b, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d80194a-596a-480d-bf4a-7cf7e9ae342b, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d80194a-596a-480d-bf4a-7cf7e9ae342b, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232911.6754987, expires_in: 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:421 RpcState(Login, ca79ddeb-987c-497a-9abf-c3be616e4a38, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca79ddeb-987c-497a-9abf-c3be616e4a38, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca79ddeb-987c-497a-9abf-c3be616e4a38, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232913.199372, expires_in: 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:421 RpcState(Login, 5396fbc5-e915-415b-9997-4f0f1acfa8bb, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5396fbc5-e915-415b-9997-4f0f1acfa8bb, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5396fbc5-e915-415b-9997-4f0f1acfa8bb, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232914.9536126, expires_in: 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:421 RpcState(Login, 43f9ef58-5ecb-42c5-abb0-f677853d05c4, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43f9ef58-5ecb-42c5-abb0-f677853d05c4, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43f9ef58-5ecb-42c5-abb0-f677853d05c4, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232916.5755088, expires_in: 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:421 RpcState(Login, 0e1219a0-531e-4689-aed5-cfca9860fc17, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e1219a0-531e-4689-aed5-cfca9860fc17, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e1219a0-531e-4689-aed5-cfca9860fc17, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232918.5775383, expires_in: 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:421 RpcState(Login, 33b40621-1393-4f76-bca4-c635b3d24ad9, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33b40621-1393-4f76-bca4-c635b3d24ad9, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33b40621-1393-4f76-bca4-c635b3d24ad9, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232920.4906976, expires_in: 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:421 RpcState(Login, 0be0c201-7ea5-4505-9bc8-2e12b2da6788, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0be0c201-7ea5-4505-9bc8-2e12b2da6788, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0be0c201-7ea5-4505-9bc8-2e12b2da6788, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232922.0966544, expires_in: 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:421 RpcState(Login, 37ecda3a-4b07-4a92-baa8-30fc8d06ecd3, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37ecda3a-4b07-4a92-baa8-30fc8d06ecd3, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37ecda3a-4b07-4a92-baa8-30fc8d06ecd3, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232923.832953, expires_in: 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:421 RpcState(Login, c746af79-967b-4549-8332-ad3da67fbc10, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c746af79-967b-4549-8332-ad3da67fbc10, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c746af79-967b-4549-8332-ad3da67fbc10, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232925.2345212, expires_in: 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:421 RpcState(Login, 02b1018e-2c6e-4b10-99ab-b975c35df1a5, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02b1018e-2c6e-4b10-99ab-b975c35df1a5, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02b1018e-2c6e-4b10-99ab-b975c35df1a5, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232926.6725204, expires_in: 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:421 RpcState(Login, bd7d1129-9b0a-4192-a406-96285ef74446, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd7d1129-9b0a-4192-a406-96285ef74446, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd7d1129-9b0a-4192-a406-96285ef74446, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232928.0815156, expires_in: 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:421 RpcState(Login, 119bfb42-7600-4f4b-a752-0cb16ba7afe8, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 119bfb42-7600-4f4b-a752-0cb16ba7afe8, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 119bfb42-7600-4f4b-a752-0cb16ba7afe8, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232930.2283857, expires_in: 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:421 RpcState(Login, f85a47db-20d9-40db-9939-26e3e7c07639, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f85a47db-20d9-40db-9939-26e3e7c07639, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f85a47db-20d9-40db-9939-26e3e7c07639, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232932.2897663, expires_in: 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:421 RpcState(Login, e5761745-4371-4516-a11e-0f4c4af258ec, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5761745-4371-4516-a11e-0f4c4af258ec, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5761745-4371-4516-a11e-0f4c4af258ec, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232934.1434157, expires_in: 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:421 RpcState(Login, 0c1acc8b-d6b9-411a-ad4b-2fcd6db6e771, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c1acc8b-d6b9-411a-ad4b-2fcd6db6e771, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c1acc8b-d6b9-411a-ad4b-2fcd6db6e771, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232936.0935173, expires_in: 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:421 RpcState(Login, 076756d8-91e8-459b-afbc-c5c549e8d01a, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 076756d8-91e8-459b-afbc-c5c549e8d01a, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 076756d8-91e8-459b-afbc-c5c549e8d01a, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232937.8573353, expires_in: 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:421 RpcState(Login, af956813-a30d-4f0d-b20e-13838c58b058, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af956813-a30d-4f0d-b20e-13838c58b058, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af956813-a30d-4f0d-b20e-13838c58b058, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232939.3944206, expires_in: 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:421 RpcState(Login, 1763df59-ba8f-4233-8a5f-95a0dbc34ea3, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1763df59-ba8f-4233-8a5f-95a0dbc34ea3, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1763df59-ba8f-4233-8a5f-95a0dbc34ea3, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232940.699763, expires_in: 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:421 RpcState(Login, 828deb89-cfdc-4e29-ad89-c7cd94e79a6c, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 828deb89-cfdc-4e29-ad89-c7cd94e79a6c, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 828deb89-cfdc-4e29-ad89-c7cd94e79a6c, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232942.0554276, expires_in: 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:421 RpcState(Login, 8b44f745-b0f7-4788-ae36-157548e05a0e, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b44f745-b0f7-4788-ae36-157548e05a0e, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b44f745-b0f7-4788-ae36-157548e05a0e, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232944.1804368, expires_in: 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:421 RpcState(Login, 54fe0142-5368-4646-a23b-ff9493ad0997, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54fe0142-5368-4646-a23b-ff9493ad0997, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54fe0142-5368-4646-a23b-ff9493ad0997, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232945.8548522, expires_in: 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:421 RpcState(Login, 7c29b066-34f7-4ee6-8d4c-0e091881a5a4, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c29b066-34f7-4ee6-8d4c-0e091881a5a4, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c29b066-34f7-4ee6-8d4c-0e091881a5a4, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232947.86836, expires_in: 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:421 RpcState(Login, 029aeadd-aa04-45c6-b2fc-6c90d1d59b19, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 029aeadd-aa04-45c6-b2fc-6c90d1d59b19, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 029aeadd-aa04-45c6-b2fc-6c90d1d59b19, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232949.1616514, expires_in: 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:421 RpcState(Login, a475ed6b-e364-4273-8ea7-0638cd27d677, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a475ed6b-e364-4273-8ea7-0638cd27d677, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a475ed6b-e364-4273-8ea7-0638cd27d677, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232950.6928368, expires_in: 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:421 RpcState(Login, d4af295c-8af3-4416-bd47-55c62b34b582, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4af295c-8af3-4416-bd47-55c62b34b582, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4af295c-8af3-4416-bd47-55c62b34b582, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232951.9986064, expires_in: 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:421 RpcState(Login, 2ebc23b3-9fd9-4e64-8842-e3c134b17621, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ebc23b3-9fd9-4e64-8842-e3c134b17621, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ebc23b3-9fd9-4e64-8842-e3c134b17621, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232953.278795, expires_in: 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:421 RpcState(Login, 5aa3a5ef-f454-4d95-a8b4-f121249070c0, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5aa3a5ef-f454-4d95-a8b4-f121249070c0, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5aa3a5ef-f454-4d95-a8b4-f121249070c0, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232954.5402117, expires_in: 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:421 RpcState(Login, 6f706473-b05f-4fca-b0f3-fcb4211ae908, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f706473-b05f-4fca-b0f3-fcb4211ae908, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f706473-b05f-4fca-b0f3-fcb4211ae908, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232956.3312356, expires_in: 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:421 RpcState(Login, 7132eb26-0fdd-499d-bdc6-834a0e2ca718, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7132eb26-0fdd-499d-bdc6-834a0e2ca718, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7132eb26-0fdd-499d-bdc6-834a0e2ca718, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232958.5276482, expires_in: 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:421 RpcState(Login, b556a2b7-23bb-446e-9664-3bef8534404e, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b556a2b7-23bb-446e-9664-3bef8534404e, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b556a2b7-23bb-446e-9664-3bef8534404e, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232959.8822393, expires_in: 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:421 RpcState(Login, 6da88e1b-df25-4237-9fee-65010c5f4415, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6da88e1b-df25-4237-9fee-65010c5f4415, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6da88e1b-df25-4237-9fee-65010c5f4415, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232961.8835945, expires_in: 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:421 RpcState(Login, 7732a183-8f5a-4ea1-b3e8-ff6e2ba708bd, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7732a183-8f5a-4ea1-b3e8-ff6e2ba708bd, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7732a183-8f5a-4ea1-b3e8-ff6e2ba708bd, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232963.1126466, expires_in: 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:421 RpcState(Login, 04aa9a5e-9ef0-4358-b120-d7304340f2da, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04aa9a5e-9ef0-4358-b120-d7304340f2da, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04aa9a5e-9ef0-4358-b120-d7304340f2da, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232965.1798353, expires_in: 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:421 RpcState(Login, 65005e61-c73a-43dd-bc65-dc6e168d7ff6, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65005e61-c73a-43dd-bc65-dc6e168d7ff6, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65005e61-c73a-43dd-bc65-dc6e168d7ff6, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232966.441072, expires_in: 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:421 RpcState(Login, edcdc390-d003-4fee-9e9c-c380358f73c6, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, edcdc390-d003-4fee-9e9c-c380358f73c6, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, edcdc390-d003-4fee-9e9c-c380358f73c6, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232967.9854848, expires_in: 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:421 RpcState(Login, a3dc22d1-4d70-42e2-8769-6030de49c29e, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a3dc22d1-4d70-42e2-8769-6030de49c29e, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a3dc22d1-4d70-42e2-8769-6030de49c29e, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232970.1028028, expires_in: 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:421 RpcState(Login, cd7b5612-0121-4db1-9af4-c37b43a014f4, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd7b5612-0121-4db1-9af4-c37b43a014f4, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd7b5612-0121-4db1-9af4-c37b43a014f4, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232971.8759038, expires_in: 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:421 RpcState(Login, 65e1ebc8-8ed0-488a-8640-a514142afe8e, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65e1ebc8-8ed0-488a-8640-a514142afe8e, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65e1ebc8-8ed0-488a-8640-a514142afe8e, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232973.218598, expires_in: 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:421 RpcState(Login, 6a77975f-90cf-46e8-b093-fe100c67a4a6, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a77975f-90cf-46e8-b093-fe100c67a4a6, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a77975f-90cf-46e8-b093-fe100c67a4a6, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232974.9111066, expires_in: 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:421 RpcState(Login, 0d25d0e5-74a3-4e16-80ec-c15de1aa02a2, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d25d0e5-74a3-4e16-80ec-c15de1aa02a2, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d25d0e5-74a3-4e16-80ec-c15de1aa02a2, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232976.1909466, expires_in: 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:421 RpcState(Login, 3ba321ac-8d6a-4505-9bb8-748b92ae69fd, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ba321ac-8d6a-4505-9bb8-748b92ae69fd, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ba321ac-8d6a-4505-9bb8-748b92ae69fd, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232978.006902, expires_in: 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:421 RpcState(Login, 61499d26-a0f1-4322-b702-93f66c4755d1, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61499d26-a0f1-4322-b702-93f66c4755d1, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61499d26-a0f1-4322-b702-93f66c4755d1, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232980.1325276, expires_in: 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:421 RpcState(Login, 2f0f553d-9a85-4428-9915-b174ed1d7132, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f0f553d-9a85-4428-9915-b174ed1d7132, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f0f553d-9a85-4428-9915-b174ed1d7132, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232981.7824163, expires_in: 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:421 RpcState(Login, 7e13fcc9-09e7-4d41-85c1-db12d4bdf75f, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e13fcc9-09e7-4d41-85c1-db12d4bdf75f, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e13fcc9-09e7-4d41-85c1-db12d4bdf75f, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232983.4615462, expires_in: 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:421 RpcState(Login, af151138-6c7a-438f-9bc3-e527545e2b7d, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af151138-6c7a-438f-9bc3-e527545e2b7d, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af151138-6c7a-438f-9bc3-e527545e2b7d, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232985.64976, expires_in: 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:421 RpcState(Login, 52247438-ff95-487c-b050-99165bd50a5c, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52247438-ff95-487c-b050-99165bd50a5c, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52247438-ff95-487c-b050-99165bd50a5c, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232987.6348894, expires_in: 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:421 RpcState(Login, 8a92194a-ab14-4075-8863-a677c05097ab, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a92194a-ab14-4075-8863-a677c05097ab, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a92194a-ab14-4075-8863-a677c05097ab, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232989.225382, expires_in: 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:421 RpcState(Login, 36ef057b-1c49-47c5-a5c9-4886655fb6f2, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36ef057b-1c49-47c5-a5c9-4886655fb6f2, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36ef057b-1c49-47c5-a5c9-4886655fb6f2, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232990.7948854, expires_in: 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:421 RpcState(Login, 36efde73-e0cb-42e1-b898-c33f40db1062, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36efde73-e0cb-42e1-b898-c33f40db1062, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36efde73-e0cb-42e1-b898-c33f40db1062, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232992.702013, expires_in: 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:421 RpcState(Login, 622d5f18-01eb-4917-8a52-0f249a9b58e4, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 622d5f18-01eb-4917-8a52-0f249a9b58e4, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 622d5f18-01eb-4917-8a52-0f249a9b58e4, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232994.4408455, expires_in: 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:421 RpcState(Login, 8be20514-f5db-4fc4-85f8-de2c0f62f0ac, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8be20514-f5db-4fc4-85f8-de2c0f62f0ac, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8be20514-f5db-4fc4-85f8-de2c0f62f0ac, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232996.6104267, expires_in: 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:421 RpcState(Login, 7d0ae760-ae29-472e-9a05-ee6fec673f67, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d0ae760-ae29-472e-9a05-ee6fec673f67, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d0ae760-ae29-472e-9a05-ee6fec673f67, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232998.0401137, expires_in: 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:421 RpcState(Login, 58dfc28d-e1f7-4d82-8c02-4c156edf387a, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 58dfc28d-e1f7-4d82-8c02-4c156edf387a, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 58dfc28d-e1f7-4d82-8c02-4c156edf387a, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233000.1242297, expires_in: 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:421 RpcState(Login, 97b978b8-b983-49d9-aa03-f4e90ce1f1a1, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97b978b8-b983-49d9-aa03-f4e90ce1f1a1, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97b978b8-b983-49d9-aa03-f4e90ce1f1a1, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233002.15571, expires_in: 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:421 RpcState(Login, 0633786f-57b1-49dd-b400-069ecb5658fb, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0633786f-57b1-49dd-b400-069ecb5658fb, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0633786f-57b1-49dd-b400-069ecb5658fb, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233003.666552, expires_in: 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:421 RpcState(Login, 2c7a399e-e023-4387-9029-0ced4c4bb7eb, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c7a399e-e023-4387-9029-0ced4c4bb7eb, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c7a399e-e023-4387-9029-0ced4c4bb7eb, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233005.0425744, expires_in: 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:421 RpcState(Login, 5a810cb3-4302-46aa-aede-06af9f5200e0, localhost:2265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a810cb3-4302-46aa-aede-06af9f5200e0, localhost:2265): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a810cb3-4302-46aa-aede-06af9f5200e0, localhost:2265): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:2265". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2265
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765233005633458&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:22803/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:11966/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21801
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29247
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1279
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17814
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22803
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23752
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4137
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15394
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11966
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9197
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:2265/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6933
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10213
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29246
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2265
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7025
============================== slowest durations ===============================
280.84s call     test_secrets_usage.py::test_create_eds_with_single_secret_with_fail[encryption_disabled]
255.92s call     test_secrets_usage.py::test_create_eds_with_single_secret_with_fail[encryption_enabled]
17.01s setup    test_secrets_usage.py::test_create_eds_with_single_secret_with_fail[encryption_disabled]
12.45s setup    test_secrets_usage.py::test_create_eds_with_single_secret_with_fail[encryption_enabled]
11.54s teardown test_secrets_usage.py::test_create_eds_with_single_secret_with_fail[encryption_enabled]
1.53s teardown test_secrets_usage.py::test_create_eds_with_single_secret_with_fail[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_create_eds_with_single_secret_with_fail[encryption_disabled] - assert 'secret `/Root/test/secret` not found' in "Couldn't find valid connection"
 +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
FAILED test_secrets_usage.py::test_create_eds_with_single_secret_with_fail[encryption_enabled] - assert 'secret `/Root/test/secret` not found' in "Couldn't find valid connection"
 +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
======================== 2 failed in 580.16s (0:09:40) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/00028f/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
_____ test_create_eds_with_single_secret_with_success[encryption_disabled] _____
ydb/tests/functional/secrets/test_secrets_usage.py:125: in test_create_eds_with_single_secret_with_success
    create_secrets(user1_config, secrets, [""] * len(secrets))
ydb/tests/functional/secrets/conftest.py:89: in create_secrets
    run_with_assert(user_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_eds_with_single_secret_with_success[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24831
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/00028f/r3tmp/kikimr_cluster_yl65jj_s
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1850
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7859
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26050
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19378
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028f/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028f/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/kvpj/00028f/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/node_1/logfile_xi_nbu17.log --grpc-port=1850 --mon-port=7859 --ic-port=24831
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1850/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028f/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028f/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/kvpj/00028f/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/node_1/logfile_xi_nbu17.log --grpc-port=1850 --mon-port=7859 --ic-port=24831
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/00028f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/00028f/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/00028f/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/node_1/logfile_xi_nbu17.log', '--grpc-port=1850', '--mon-port=7859', '--ic-port=24831')' in '/home/runner/.ya/build/build_root/kvpj/00028f/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1248635
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1850/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/kvpj/00028f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1248636
DEBUG    ya.test:process.py:259 Command (pid 1248636) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1248636) elapsed time (sec): 1.585007667541504
DEBUG    ya.test:process.py:263 Command (pid 1248636) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248636) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1248636) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248636) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248636) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1248636) maxrss: 547216
DEBUG    ya.test:process.py:263 Command (pid 1248636) minflt: 16464
DEBUG    ya.test:process.py:263 Command (pid 1248636) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1248636) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1248636) nivcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 1248636) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1248636) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1248636) nvcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 1248636) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1248636) stime: 1.320084
DEBUG    ya.test:process.py:263 Command (pid 1248636) utime: 0.127337
DEBUG    ya.test:process.py:263 Command (pid 1248636) wtime: 1.586
DEBUG    ya.test:process.py:275 Command (pid 1248636) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1248636) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1850', '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: 24831\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/kvpj/00028f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1850', '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: 24831\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1253025
DEBUG    ya.test:process.py:259 Command (pid 1253025) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1253025) elapsed time (sec): 1.1638524532318115
DEBUG    ya.test:process.py:263 Command (pid 1253025) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253025) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1253025) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253025) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253025) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1253025) maxrss: 555544
DEBUG    ya.test:process.py:263 Command (pid 1253025) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 1253025) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1253025) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1253025) nivcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 1253025) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1253025) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1253025) nvcsw: 106
DEBUG    ya.test:process.py:263 Command (pid 1253025) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1253025) stime: 0.969197
DEBUG    ya.test:process.py:263 Command (pid 1253025) utime: 0.12609099999999998
DEBUG    ya.test:process.py:263 Command (pid 1253025) wtime: 1.165
DEBUG    ya.test:process.py:275 Command (pid 1253025) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1850', '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/kvpj/00028f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1850', '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: 1254164
DEBUG    ya.test:process.py:259 Command (pid 1254164) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1254164) elapsed time (sec): 1.4526753425598145
DEBUG    ya.test:process.py:263 Command (pid 1254164) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254164) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1254164) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254164) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254164) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1254164) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 1254164) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1254164) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1254164) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1254164) nivcsw: 152
DEBUG    ya.test:process.py:263 Command (pid 1254164) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1254164) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1254164) nvcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 1254164) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1254164) stime: 1.22044
DEBUG    ya.test:process.py:263 Command (pid 1254164) utime: 0.11942699999999999
DEBUG    ya.test:process.py:263 Command (pid 1254164) wtime: 1.454
DEBUG    ya.test:process.py:275 Command (pid 1254164) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62505
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/00028f/r3tmp/kikimr_cluster_s8xbn0t3
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64068
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21632
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20890
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21261
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028f/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028f/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/kvpj/00028f/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/node_1/logfile_5g4_abtt.log --grpc-port=64068 --mon-port=21632 --ic-port=62505
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:64068/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028f/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028f/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/kvpj/00028f/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/node_1/logfile_5g4_abtt.log --grpc-port=64068 --mon-port=21632 --ic-port=62505
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/00028f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/00028f/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/00028f/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/node_1/logfile_5g4_abtt.log', '--grpc-port=64068', '--mon-port=21632', '--ic-port=62505')' in '/home/runner/.ya/build/build_root/kvpj/00028f/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1255950
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:64068/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/kvpj/00028f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1255954
DEBUG    ya.test:process.py:259 Command (pid 1255954) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1255954) elapsed time (sec): 1.0062057971954346
DEBUG    ya.test:process.py:263 Command (pid 1255954) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1255954) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1255954) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1255954) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1255954) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1255954) maxrss: 547212
DEBUG    ya.test:process.py:263 Command (pid 1255954) minflt: 16281
DEBUG    ya.test:process.py:263 Command (pid 1255954) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1255954) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1255954) nivcsw: 80
DEBUG    ya.test:process.py:263 Command (pid 1255954) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1255954) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1255954) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1255954) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1255954) stime: 0.801797
DEBUG    ya.test:process.py:263 Command (pid 1255954) utime: 0.114545
DEBUG    ya.test:process.py:263 Command (pid 1255954) wtime: 1.01
DEBUG    ya.test:process.py:275 Command (pid 1255954) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1255954) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64068', '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: 62505\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/00028f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64068', '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: 62505\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1258181
DEBUG    ya.test:process.py:259 Command (pid 1258181) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258181) elapsed time (sec): 0.928117036819458
DEBUG    ya.test:process.py:263 Command (pid 1258181) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258181) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258181) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258181) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258181) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258181) maxrss: 555412
DEBUG    ya.test:process.py:263 Command (pid 1258181) minflt: 18437
DEBUG    ya.test:process.py:263 Command (pid 1258181) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258181) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258181) nivcsw: 70
DEBUG    ya.test:process.py:263 Command (pid 1258181) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258181) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258181) nvcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 1258181) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258181) stime: 0.750176
DEBUG    ya.test:process.py:263 Command (pid 1258181) utime: 0.12742799999999999
DEBUG    ya.test:process.py:263 Command (pid 1258181) wtime: 0.929
DEBUG    ya.test:process.py:275 Command (pid 1258181) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64068', '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.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/kvpj/00028f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64068', '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: 1259162
DEBUG    ya.test:process.py:259 Command (pid 1259162) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1259162) elapsed time (sec): 1.6033334732055664
DEBUG    ya.test:process.py:263 Command (pid 1259162) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259162) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1259162) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259162) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259162) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1259162) maxrss: 555516
DEBUG    ya.test:process.py:263 Command (pid 1259162) minflt: 18468
DEBUG    ya.test:process.py:263 Command (pid 1259162) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1259162) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1259162) nivcsw: 225
DEBUG    ya.test:process.py:263 Command (pid 1259162) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1259162) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1259162) nvcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 1259162) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1259162) stime: 1.338931
DEBUG    ya.test:process.py:263 Command (pid 1259162) utime: 0.148042
DEBUG    ya.test:process.py:263 Command (pid 1259162) wtime: 1.604
DEBUG    ya.test:process.py:275 Command (pid 1259162) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16252
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21599
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63878
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16844
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25248
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028f/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028f/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:64068 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/00028f/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/slot_1/logfile_k9k1baf6.log --grpc-port=16252 --mon-port=21599 --ic-port=63878
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028f/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028f/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:64068 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/00028f/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/slot_1/logfile_k9k1baf6.log --grpc-port=16252 --mon-port=21599 --ic-port=63878
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/00028f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/00028f/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:64068', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/00028f/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/slot_1/logfile_k9k1baf6.log', '--grpc-port=16252', '--mon-port=21599', '--ic-port=63878')' in '/home/runner/.ya/build/build_root/kvpj/00028f/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1261172
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16252/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/kvpj/00028f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1261173
DEBUG    ya.test:process.py:259 Command (pid 1261173) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1261173) elapsed time (sec): 0.5783205032348633
DEBUG    ya.test:process.py:263 Command (pid 1261173) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261173) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1261173) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261173) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261173) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1261173) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1261173) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 1261173) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1261173) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1261173) nivcsw: 71
DEBUG    ya.test:process.py:263 Command (pid 1261173) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1261173) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1261173) nvcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 1261173) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1261173) stime: 0.387173
DEBUG    ya.test:process.py:263 Command (pid 1261173) utime: 0.136479
DEBUG    ya.test:process.py:263 Command (pid 1261173) wtime: 0.579
DEBUG    ya.test:process.py:275 Command (pid 1261173) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1261173) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_create_eds_with_single_secret_with_success[encryption_disabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 2e4023b2-50ae-4df0-8bdd-86db4712e41d, localhost:64068): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2e4023b2-50ae-4df0-8bdd-86db4712e41d, localhost:64068): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2e4023b2-50ae-4df0-8bdd-86db4712e41d, localhost:64068): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 16252 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:16252, 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:64068
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b489dff2-ad3d-4bd7-9fac-aa6d7669d808, ghrun-2tlsei57yi.auto.internal:16252): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b489dff2-ad3d-4bd7-9fac-aa6d7669d808, ghrun-2tlsei57yi.auto.internal:16252): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b489dff2-ad3d-4bd7-9fac-aa6d7669d808, ghrun-2tlsei57yi.auto.internal:16252): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZTI1MDJkY2MtZGY5YzNiZDMtZGNkYzMyNDUtZjk3MDNhOTc=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 06e19fb6-78ad-4adb-840d-2556903a13c9, ghrun-2tlsei57yi.auto.internal:16252): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 06e19fb6-78ad-4adb-840d-2556903a13c9, ghrun-2tlsei57yi.auto.internal:16252): request = { session_id: "ydb://session/3?node_id=50000&id=ZTI1MDJkY2MtZGY5YzNiZDMtZGNkYzMyNDUtZjk3MDNhOTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 06e19fb6-78ad-4adb-840d-2556903a13c9, ghrun-2tlsei57yi.auto.internal:16252): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZTI1MDJkY2MtZGY5YzNiZDMtZGNkYzMyNDUtZjk3MDNhOTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3966c58b-2b30-49b9-8347-23de5c6e8d53, ghrun-2tlsei57yi.auto.internal:16252): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3966c58b-2b30-49b9-8347-23de5c6e8d53, ghrun-2tlsei57yi.auto.internal:16252): request = { session_id: "ydb://session/3?node_id=50000&id=ZTI1MDJkY2MtZGY5YzNiZDMtZGNkYzMyNDUtZjk3MDNhOTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3966c58b-2b30-49b9-8347-23de5c6e8d53, ghrun-2tlsei57yi.auto.internal:16252): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZTI1MDJkY2MtZGY5YzNiZDMtZGNkYzMyNDUtZjk3MDNhOTc=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 47541971-5883-4409-ab16-d131264488d6, ghrun-2tlsei57yi.auto.internal:16252): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 47541971-5883-4409-ab16-d131264488d6, ghrun-2tlsei57yi.auto.internal:16252): request = { session_id: "ydb://session/3?node_id=50000&id=ZTI1MDJkY2MtZGY5YzNiZDMtZGNkYzMyNDUtZjk3MDNhOTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 47541971-5883-4409-ab16-d131264488d6, ghrun-2tlsei57yi.auto.internal:16252): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 06e19fb6-78ad-4adb-840d-2556903a13c9, ghrun-2tlsei57yi.auto.internal:16252): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64068
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:16252
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e615f52e-beee-4580-8f58-c2cf794385db, localhost:64068): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e615f52e-beee-4580-8f58-c2cf794385db, localhost:64068): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e615f52e-beee-4580-8f58-c2cf794385db, localhost:64068): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 16252 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:16252, 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:64068
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 58108dcb-ddd5-4979-8f7b-08dfc3b27663, ghrun-2tlsei57yi.auto.internal:16252): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 58108dcb-ddd5-4979-8f7b-08dfc3b27663, ghrun-2tlsei57yi.auto.internal:16252): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 58108dcb-ddd5-4979-8f7b-08dfc3b27663, ghrun-2tlsei57yi.auto.internal:16252): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ODYxZjlmMzEtN2IwYmI1MjItYzcxMjc5ODQtNDIwZDc2NGQ=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 724d8453-7e87-4e89-9d37-ceca65e1c0b1, ghrun-2tlsei57yi.auto.internal:16252): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 724d8453-7e87-4e89-9d37-ceca65e1c0b1, ghrun-2tlsei57yi.auto.internal:16252): request = { session_id: "ydb://session/3?node_id=50000&id=ODYxZjlmMzEtN2IwYmI1MjItYzcxMjc5ODQtNDIwZDc2NGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 724d8453-7e87-4e89-9d37-ceca65e1c0b1, ghrun-2tlsei57yi.auto.internal:16252): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ODYxZjlmMzEtN2IwYmI1MjItYzcxMjc5ODQtNDIwZDc2NGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a50b4a52-8199-4b03-98a7-8294aa7a7f62, ghrun-2tlsei57yi.auto.internal:16252): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a50b4a52-8199-4b03-98a7-8294aa7a7f62, ghrun-2tlsei57yi.auto.internal:16252): request = { session_id: "ydb://session/3?node_id=50000&id=ODYxZjlmMzEtN2IwYmI1MjItYzcxMjc5ODQtNDIwZDc2NGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a50b4a52-8199-4b03-98a7-8294aa7a7f62, ghrun-2tlsei57yi.auto.internal:16252): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ODYxZjlmMzEtN2IwYmI1MjItYzcxMjc5ODQtNDIwZDc2NGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 58423c4b-d475-4669-ba18-37cc42ce5ccc, ghrun-2tlsei57yi.auto.internal:16252): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 58423c4b-d475-4669-ba18-37cc42ce5ccc, ghrun-2tlsei57yi.auto.internal:16252): request = { session_id: "ydb://session/3?node_id=50000&id=ODYxZjlmMzEtN2IwYmI1MjItYzcxMjc5ODQtNDIwZDc2NGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 58423c4b-d475-4669-ba18-37cc42ce5ccc, ghrun-2tlsei57yi.auto.internal:16252): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64068
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:16252
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 724d8453-7e87-4e89-9d37-ceca65e1c0b1, ghrun-2tlsei57yi.auto.internal:16252): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 33173166-e45f-417c-b76f-ee21c03c71a5, localhost:64068): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 33173166-e45f-417c-b76f-ee21c03c71a5, localhost:64068): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 33173166-e45f-417c-b76f-ee21c03c71a5, localhost:64068): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 16252 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:16252, 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:64068
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7e4676fe-a96c-4597-a8bb-9c518a8a84c9, ghrun-2tlsei57yi.auto.internal:16252): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7e4676fe-a96c-4597-a8bb-9c518a8a84c9, ghrun-2tlsei57yi.auto.internal:16252): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7e4676fe-a96c-4597-a8bb-9c518a8a84c9, ghrun-2tlsei57yi.auto.internal:16252): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ODU5ODU5YzgtN2QwYWY4OWUtMjIwMzcyNTEtMmMyOWNlMmM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ba387c1f-5860-4a0e-940b-0777bd16b45f, ghrun-2tlsei57yi.auto.internal:16252): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ba387c1f-5860-4a0e-940b-0777bd16b45f, ghrun-2tlsei57yi.auto.internal:16252): request = { session_id: "ydb://session/3?node_id=50000&id=ODU5ODU5YzgtN2QwYWY4OWUtMjIwMzcyNTEtMmMyOWNlMmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ba387c1f-5860-4a0e-940b-0777bd16b45f, ghrun-2tlsei57yi.auto.internal:16252): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ODU5ODU5YzgtN2QwYWY4OWUtMjIwMzcyNTEtMmMyOWNlMmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a4d5ccd8-1bed-484e-a907-376e0179d555, ghrun-2tlsei57yi.auto.internal:16252): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4d5ccd8-1bed-484e-a907-376e0179d555, ghrun-2tlsei57yi.auto.internal:16252): request = { session_id: "ydb://session/3?node_id=50000&id=ODU5ODU5YzgtN2QwYWY4OWUtMjIwMzcyNTEtMmMyOWNlMmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE GROUP group;\n        ALTER GROUP group ADD USER user2;\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4d5ccd8-1bed-484e-a907-376e0179d555, ghrun-2tlsei57yi.auto.internal:16252): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ODU5ODU5YzgtN2QwYWY4OWUtMjIwMzcyNTEtMmMyOWNlMmM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 00203582-0094-48bf-8e5a-7e77299e4b9f, ghrun-2tlsei57yi.auto.internal:16252): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 00203582-0094-48bf-8e5a-7e77299e4b9f, ghrun-2tlsei57yi.auto.internal:16252): request = { session_id: "ydb://session/3?node_id=50000&id=ODU5ODU5YzgtN2QwYWY4OWUtMjIwMzcyNTEtMmMyOWNlMmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 00203582-0094-48bf-8e5a-7e77299e4b9f, ghrun-2tlsei57yi.auto.internal:16252): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64068
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ba387c1f-5860-4a0e-940b-0777bd16b45f, ghrun-2tlsei57yi.auto.internal:16252): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:16252
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 131772d0-51bd-4b96-84be-692d27806041, localhost:64068): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 131772d0-51bd-4b96-84be-692d27806041, localhost:64068): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 131772d0-51bd-4b96-84be-692d27806041, localhost:64068): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 16252 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:16252, 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:64068
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e4d23076-cb57-4b3e-a6ca-ff587382a98d, ghrun-2tlsei57yi.auto.internal:16252): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e4d23076-cb57-4b3e-a6ca-ff587382a98d, ghrun-2tlsei57yi.auto.internal:16252): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e4d23076-cb57-4b3e-a6ca-ff587382a98d, ghrun-2tlsei57yi.auto.internal:16252): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ODU3YmE5ZmQtZDM2YjEzZDAtNWYyZjg0YjItZDAyOGJkZmU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3972f0a7-315f-44dc-972f-67be11caf301, ghrun-2tlsei57yi.auto.internal:16252): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3972f0a7-315f-44dc-972f-67be11caf301, ghrun-2tlsei57yi.auto.internal:16252): request = { session_id: "ydb://session/3?node_id=50000&id=ODU3YmE5ZmQtZDM2YjEzZDAtNWYyZjg0YjItZDAyOGJkZmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3972f0a7-315f-44dc-972f-67be11caf301, ghrun-2tlsei57yi.auto.internal:16252): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ODU3YmE5ZmQtZDM2YjEzZDAtNWYyZjg0YjItZDAyOGJkZmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf64808c-1b05-41ea-b473-b0f2190e2209, ghrun-2tlsei57yi.auto.internal:16252): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf64808c-1b05-41ea-b473-b0f2190e2209, ghrun-2tlsei57yi.auto.internal:16252): request = { session_id: "ydb://session/3?node_id=50000&id=ODU3YmE5ZmQtZDM2YjEzZDAtNWYyZjg0YjItZDAyOGJkZmU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf64808c-1b05-41ea-b473-b0f2190e2209, ghrun-2tlsei57yi.auto.internal:16252): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ODU3YmE5ZmQtZDM2YjEzZDAtNWYyZjg0YjItZDAyOGJkZmU=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 58ddcb66-db51-4c74-b948-0cefeafbeb71, ghrun-2tlsei57yi.auto.internal:16252): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 58ddcb66-db51-4c74-b948-0cefeafbeb71, ghrun-2tlsei57yi.auto.internal:16252): request = { session_id: "ydb://session/3?node_id=50000&id=ODU3YmE5ZmQtZDM2YjEzZDAtNWYyZjg0YjItZDAyOGJkZmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 58ddcb66-db51-4c74-b948-0cefeafbeb71, ghrun-2tlsei57yi.auto.internal:16252): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3972f0a7-315f-44dc-972f-67be11caf301, ghrun-2tlsei57yi.auto.internal:16252): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64068
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:16252
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 12bce2ce-dfc1-49b9-92d8-3394784bb79a, localhost:64068): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 12bce2ce-dfc1-49b9-92d8-3394784bb79a, localhost:64068): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 12bce2ce-dfc1-49b9-92d8-3394784bb79a, localhost:64068): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 16252 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:16252, 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:64068
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c0d0dd27-3f2f-4fe6-b1fb-6b400a44e3ad, ghrun-2tlsei57yi.auto.internal:16252): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c0d0dd27-3f2f-4fe6-b1fb-6b400a44e3ad, ghrun-2tlsei57yi.auto.internal:16252): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c0d0dd27-3f2f-4fe6-b1fb-6b400a44e3ad, ghrun-2tlsei57yi.auto.internal:16252): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=N2Y4OTNkNDMtODg4MTI3ZGQtZDE5OTFiNDgtYTk3MGVhNjI=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0d53df93-2e39-43db-8cfa-c9a446c0673f, ghrun-2tlsei57yi.auto.internal:16252): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0d53df93-2e39-43db-8cfa-c9a446c0673f, ghrun-2tlsei57yi.auto.internal:16252): request = { session_id: "ydb://session/3?node_id=50000&id=N2Y4OTNkNDMtODg4MTI3ZGQtZDE5OTFiNDgtYTk3MGVhNjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0d53df93-2e39-43db-8cfa-c9a446c0673f, ghrun-2tlsei57yi.auto.internal:16252): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=N2Y4OTNkNDMtODg4MTI3ZGQtZDE5OTFiNDgtYTk3MGVhNjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 474995fc-285b-4721-85f2-4bc143ea0131, ghrun-2tlsei57yi.auto.internal:16252): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 474995fc-285b-4721-85f2-4bc143ea0131, ghrun-2tlsei57yi.auto.internal:16252): request = { session_id: "ydb://session/3?node_id=50000&id=N2Y4OTNkNDMtODg4MTI3ZGQtZDE5OTFiNDgtYTk3MGVhNjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 474995fc-285b-4721-85f2-4bc143ea0131, ghrun-2tlsei57yi.auto.internal:16252): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=N2Y4OTNkNDMtODg4MTI3ZGQtZDE5OTFiNDgtYTk3MGVhNjI=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, aa410eee-d3e4-4502-a08d-00e973a62c49, ghrun-2tlsei57yi.auto.internal:16252): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, aa410eee-d3e4-4502-a08d-00e973a62c49, ghrun-2tlsei57yi.auto.internal:16252): request = { session_id: "ydb://session/3?node_id=50000&id=N2Y4OTNkNDMtODg4MTI3ZGQtZDE5OTFiNDgtYTk3MGVhNjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, aa410eee-d3e4-4502-a08d-00e973a62c49, ghrun-2tlsei57yi.auto.internal:16252): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0d53df93-2e39-43db-8cfa-c9a446c0673f, ghrun-2tlsei57yi.auto.internal:16252): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64068
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:16252
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232457.874511, expires_in: 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:421 RpcState(Login, 03fd7621-8a7a-43a4-b8e1-1b769efd9179, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03fd7621-8a7a-43a4-b8e1-1b769efd9179, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03fd7621-8a7a-43a4-b8e1-1b769efd9179, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232458.5063176, expires_in: 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:421 RpcState(Login, 7ed53b95-b930-4a84-ad3e-96b3f3a71664, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ed53b95-b930-4a84-ad3e-96b3f3a71664, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ed53b95-b930-4a84-ad3e-96b3f3a71664, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232460.0116563, expires_in: 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:421 RpcState(Login, a0fffd95-dc21-4982-a18c-42ce355dd957, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0fffd95-dc21-4982-a18c-42ce355dd957, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0fffd95-dc21-4982-a18c-42ce355dd957, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232460.3592598, expires_in: 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:421 RpcState(Login, 5108baeb-0bd1-4daf-b17b-c1bc58d1df7d, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5108baeb-0bd1-4daf-b17b-c1bc58d1df7d, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5108baeb-0bd1-4daf-b17b-c1bc58d1df7d, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232461.830116, expires_in: 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:421 RpcState(Login, fca3b42a-3264-4df3-908a-44e79a9699df, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fca3b42a-3264-4df3-908a-44e79a9699df, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fca3b42a-3264-4df3-908a-44e79a9699df, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232462.5796452, expires_in: 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:421 RpcState(Login, 2203f56c-770a-4c9f-82ab-b195e9bb6301, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2203f56c-770a-4c9f-82ab-b195e9bb6301, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2203f56c-770a-4c9f-82ab-b195e9bb6301, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232464.148282, expires_in: 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:421 RpcState(Login, d4b731c6-ad3f-4af2-bf95-b94660391f47, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4b731c6-ad3f-4af2-bf95-b94660391f47, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4b731c6-ad3f-4af2-bf95-b94660391f47, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232465.5500882, expires_in: 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:421 RpcState(Login, 52f94e39-e0cb-4d56-b21d-dc65c267aa65, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52f94e39-e0cb-4d56-b21d-dc65c267aa65, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52f94e39-e0cb-4d56-b21d-dc65c267aa65, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232467.0903132, expires_in: 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:421 RpcState(Login, 6c074c3d-6651-4e7b-a941-a162fc2d3ffb, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c074c3d-6651-4e7b-a941-a162fc2d3ffb, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c074c3d-6651-4e7b-a941-a162fc2d3ffb, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232468.379776, expires_in: 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:421 RpcState(Login, 5f7bd082-0ad1-4d96-ac4f-ac6df745eba0, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f7bd082-0ad1-4d96-ac4f-ac6df745eba0, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f7bd082-0ad1-4d96-ac4f-ac6df745eba0, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232470.2281294, expires_in: 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:421 RpcState(Login, 6ab47224-5e5e-4b01-8e3b-d18d260a6dda, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ab47224-5e5e-4b01-8e3b-d18d260a6dda, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ab47224-5e5e-4b01-8e3b-d18d260a6dda, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232472.3142014, expires_in: 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:421 RpcState(Login, b3ad465d-2514-430e-8c81-1e0cb2ac3ddf, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3ad465d-2514-430e-8c81-1e0cb2ac3ddf, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3ad465d-2514-430e-8c81-1e0cb2ac3ddf, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232473.5395281, expires_in: 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:421 RpcState(Login, e7f4e7ca-0a81-483b-8c27-6c71168ea5ad, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e7f4e7ca-0a81-483b-8c27-6c71168ea5ad, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e7f4e7ca-0a81-483b-8c27-6c71168ea5ad, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232474.7661085, expires_in: 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:421 RpcState(Login, e0454029-9149-43d5-aedf-b78c4572870e, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0454029-9149-43d5-aedf-b78c4572870e, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0454029-9149-43d5-aedf-b78c4572870e, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232476.7723002, expires_in: 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:421 RpcState(Login, 10b2644a-7def-4d51-ae56-031aceee7f04, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10b2644a-7def-4d51-ae56-031aceee7f04, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10b2644a-7def-4d51-ae56-031aceee7f04, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232477.7818198, expires_in: 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:421 RpcState(Login, e1be1f7f-6686-4bac-b3b9-12c546d07d50, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e1be1f7f-6686-4bac-b3b9-12c546d07d50, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e1be1f7f-6686-4bac-b3b9-12c546d07d50, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232479.3483047, expires_in: 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:421 RpcState(Login, 74ba74c9-be66-44ff-9ff6-a8c08cfe47c8, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74ba74c9-be66-44ff-9ff6-a8c08cfe47c8, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74ba74c9-be66-44ff-9ff6-a8c08cfe47c8, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232481.4430995, expires_in: 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:421 RpcState(Login, 07ff1439-4ccb-4f8c-8ba2-5bea414054be, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07ff1439-4ccb-4f8c-8ba2-5bea414054be, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07ff1439-4ccb-4f8c-8ba2-5bea414054be, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232483.3661566, expires_in: 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:421 RpcState(Login, df6bfa8e-e879-4dbf-9534-70b0fd6a2296, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df6bfa8e-e879-4dbf-9534-70b0fd6a2296, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df6bfa8e-e879-4dbf-9534-70b0fd6a2296, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232484.7389407, expires_in: 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:421 RpcState(Login, 2b8d70c7-0934-49c6-a8d4-6001de79c8e9, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b8d70c7-0934-49c6-a8d4-6001de79c8e9, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b8d70c7-0934-49c6-a8d4-6001de79c8e9, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232486.287379, expires_in: 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:421 RpcState(Login, 3f37d8a9-62ab-44e6-908e-7f463139a6a6, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f37d8a9-62ab-44e6-908e-7f463139a6a6, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f37d8a9-62ab-44e6-908e-7f463139a6a6, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232487.9264274, expires_in: 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:421 RpcState(Login, d06b7274-3482-4ba4-ae61-5188767f00a2, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d06b7274-3482-4ba4-ae61-5188767f00a2, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d06b7274-3482-4ba4-ae61-5188767f00a2, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232489.4764638, expires_in: 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:421 RpcState(Login, 2b5b088d-d7f1-4e49-93c6-bae8a3422ea6, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b5b088d-d7f1-4e49-93c6-bae8a3422ea6, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b5b088d-d7f1-4e49-93c6-bae8a3422ea6, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232491.53994, expires_in: 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:421 RpcState(Login, af0c43fa-54f2-4531-9fc3-378190d03d2d, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af0c43fa-54f2-4531-9fc3-378190d03d2d, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af0c43fa-54f2-4531-9fc3-378190d03d2d, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232493.054037, expires_in: 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:421 RpcState(Login, f05551c3-b495-4d09-9750-b3ea57cc0bab, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f05551c3-b495-4d09-9750-b3ea57cc0bab, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f05551c3-b495-4d09-9750-b3ea57cc0bab, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232494.8645127, expires_in: 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:421 RpcState(Login, 9dbfeb91-4fd9-4340-beab-55313cc0a730, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9dbfeb91-4fd9-4340-beab-55313cc0a730, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9dbfeb91-4fd9-4340-beab-55313cc0a730, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232496.4594095, expires_in: 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:421 RpcState(Login, b8f612f2-57e6-44db-b776-1a708d9e5d05, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8f612f2-57e6-44db-b776-1a708d9e5d05, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8f612f2-57e6-44db-b776-1a708d9e5d05, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232498.5765102, expires_in: 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:421 RpcState(Login, 35a95575-dea2-4c2a-ac53-f5e04901a420, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35a95575-dea2-4c2a-ac53-f5e04901a420, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35a95575-dea2-4c2a-ac53-f5e04901a420, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232500.5147548, expires_in: 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:421 RpcState(Login, 603de976-65aa-4259-90e2-853b34c57a95, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 603de976-65aa-4259-90e2-853b34c57a95, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 603de976-65aa-4259-90e2-853b34c57a95, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232501.925411, expires_in: 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:421 RpcState(Login, 7829d926-2e6c-48ae-bc04-6cc1e9b46bba, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7829d926-2e6c-48ae-bc04-6cc1e9b46bba, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7829d926-2e6c-48ae-bc04-6cc1e9b46bba, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232503.860956, expires_in: 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:421 RpcState(Login, d1496fbd-5cc9-4f23-936b-40a1a7b6736d, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1496fbd-5cc9-4f23-936b-40a1a7b6736d, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1496fbd-5cc9-4f23-936b-40a1a7b6736d, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232505.548389, expires_in: 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:421 RpcState(Login, a5384e55-9fd4-46d3-b3c2-0b63ae9a3c16, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5384e55-9fd4-46d3-b3c2-0b63ae9a3c16, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5384e55-9fd4-46d3-b3c2-0b63ae9a3c16, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232507.119453, expires_in: 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:421 RpcState(Login, e2ccad51-e1ed-4d9c-9f78-a3e734f5e4da, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2ccad51-e1ed-4d9c-9f78-a3e734f5e4da, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2ccad51-e1ed-4d9c-9f78-a3e734f5e4da, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232509.255573, expires_in: 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:421 RpcState(Login, ac72feae-74b1-4339-8309-72b1111ff4d4, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac72feae-74b1-4339-8309-72b1111ff4d4, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac72feae-74b1-4339-8309-72b1111ff4d4, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232510.5022264, expires_in: 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:421 RpcState(Login, d2ae26e8-334f-4245-951a-2522daaf190f, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2ae26e8-334f-4245-951a-2522daaf190f, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2ae26e8-334f-4245-951a-2522daaf190f, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232512.0125544, expires_in: 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:421 RpcState(Login, 89cee35c-e65a-416a-88c5-974497ef24ed, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89cee35c-e65a-416a-88c5-974497ef24ed, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89cee35c-e65a-416a-88c5-974497ef24ed, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232513.3906589, expires_in: 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:421 RpcState(Login, b8c8a9a4-01c1-4e5d-8aa8-5f2169c0e53a, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8c8a9a4-01c1-4e5d-8aa8-5f2169c0e53a, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8c8a9a4-01c1-4e5d-8aa8-5f2169c0e53a, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232514.7571898, expires_in: 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:421 RpcState(Login, eb5b6dad-0435-4c88-a237-128f76d6f1ce, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb5b6dad-0435-4c88-a237-128f76d6f1ce, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb5b6dad-0435-4c88-a237-128f76d6f1ce, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232516.7396908, expires_in: 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:421 RpcState(Login, 194f2940-8f61-436d-b1b3-7edba3a75206, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 194f2940-8f61-436d-b1b3-7edba3a75206, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 194f2940-8f61-436d-b1b3-7edba3a75206, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232518.9160168, expires_in: 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:421 RpcState(Login, 619e05e7-0a40-4df6-b5d2-73ce54c81457, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 619e05e7-0a40-4df6-b5d2-73ce54c81457, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 619e05e7-0a40-4df6-b5d2-73ce54c81457, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232520.1766846, expires_in: 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:421 RpcState(Login, 38680733-1a88-49b0-8edc-4c4c64f9b927, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38680733-1a88-49b0-8edc-4c4c64f9b927, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38680733-1a88-49b0-8edc-4c4c64f9b927, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232521.5634038, expires_in: 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:421 RpcState(Login, ccbf8aac-ef6e-4779-a6af-9530f8aa864c, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ccbf8aac-ef6e-4779-a6af-9530f8aa864c, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ccbf8aac-ef6e-4779-a6af-9530f8aa864c, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232523.302047, expires_in: 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:421 RpcState(Login, 696e5713-cca8-403f-9311-3cc9df83646b, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 696e5713-cca8-403f-9311-3cc9df83646b, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 696e5713-cca8-403f-9311-3cc9df83646b, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232524.7376025, expires_in: 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:421 RpcState(Login, 24320993-7ce0-4396-81d9-882b2ff4b350, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24320993-7ce0-4396-81d9-882b2ff4b350, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24320993-7ce0-4396-81d9-882b2ff4b350, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232526.4727597, expires_in: 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:421 RpcState(Login, 02391a2c-aecf-4d1d-8116-42792bc57c79, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02391a2c-aecf-4d1d-8116-42792bc57c79, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02391a2c-aecf-4d1d-8116-42792bc57c79, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232528.3212821, expires_in: 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:421 RpcState(Login, 07be2d37-785d-4ddb-90c1-d5eb21d5a30d, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07be2d37-785d-4ddb-90c1-d5eb21d5a30d, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07be2d37-785d-4ddb-90c1-d5eb21d5a30d, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232529.6137748, expires_in: 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:421 RpcState(Login, 31cb871d-3e63-4de2-86ea-03efbd4bde24, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 31cb871d-3e63-4de2-86ea-03efbd4bde24, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 31cb871d-3e63-4de2-86ea-03efbd4bde24, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232531.0703962, expires_in: 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:421 RpcState(Login, 668fcf5b-b494-4904-9265-0e0e08506d55, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 668fcf5b-b494-4904-9265-0e0e08506d55, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 668fcf5b-b494-4904-9265-0e0e08506d55, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232533.0824175, expires_in: 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:421 RpcState(Login, 6090b12d-67f4-4e49-aa0e-a44ab0f191ca, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6090b12d-67f4-4e49-aa0e-a44ab0f191ca, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6090b12d-67f4-4e49-aa0e-a44ab0f191ca, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232534.6287313, expires_in: 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:421 RpcState(Login, e882c4b6-95bf-4192-a935-433e0c365ef0, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e882c4b6-95bf-4192-a935-433e0c365ef0, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e882c4b6-95bf-4192-a935-433e0c365ef0, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232536.2789295, expires_in: 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:421 RpcState(Login, 62683c7e-7b93-45db-b365-2a90c7c56623, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62683c7e-7b93-45db-b365-2a90c7c56623, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62683c7e-7b93-45db-b365-2a90c7c56623, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232537.5960267, expires_in: 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:421 RpcState(Login, 599f9fc2-6a7c-44de-89c3-cc4702f90a23, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 599f9fc2-6a7c-44de-89c3-cc4702f90a23, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 599f9fc2-6a7c-44de-89c3-cc4702f90a23, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232539.3495312, expires_in: 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:421 RpcState(Login, f349b976-cb1b-4011-9285-64dd4fa353c4, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f349b976-cb1b-4011-9285-64dd4fa353c4, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f349b976-cb1b-4011-9285-64dd4fa353c4, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232540.7440803, expires_in: 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:421 RpcState(Login, a351cb3b-5757-4209-a58c-f39174e2d72f, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a351cb3b-5757-4209-a58c-f39174e2d72f, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a351cb3b-5757-4209-a58c-f39174e2d72f, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232542.7529838, expires_in: 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:421 RpcState(Login, f8f95bcd-ce9b-44f8-983c-7d129723509e, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8f95bcd-ce9b-44f8-983c-7d129723509e, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8f95bcd-ce9b-44f8-983c-7d129723509e, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232544.4952338, expires_in: 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:421 RpcState(Login, 1a854879-50c3-4683-a3b2-e4e8e7837ace, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a854879-50c3-4683-a3b2-e4e8e7837ace, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a854879-50c3-4683-a3b2-e4e8e7837ace, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232546.603992, expires_in: 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:421 RpcState(Login, 98e8b052-70ad-4ad6-9d49-fbebc970f297, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98e8b052-70ad-4ad6-9d49-fbebc970f297, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98e8b052-70ad-4ad6-9d49-fbebc970f297, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232548.2198584, expires_in: 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:421 RpcState(Login, d5af8e51-b431-4754-a40a-18dfbb5b0c90, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5af8e51-b431-4754-a40a-18dfbb5b0c90, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5af8e51-b431-4754-a40a-18dfbb5b0c90, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232550.3911874, expires_in: 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:421 RpcState(Login, 594fe1c0-7d54-4e92-a277-0aabee60ee98, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 594fe1c0-7d54-4e92-a277-0aabee60ee98, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 594fe1c0-7d54-4e92-a277-0aabee60ee98, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232551.8552294, expires_in: 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:421 RpcState(Login, b1996df8-55ab-45f4-860d-8cf496571b29, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1996df8-55ab-45f4-860d-8cf496571b29, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1996df8-55ab-45f4-860d-8cf496571b29, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232553.093346, expires_in: 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:421 RpcState(Login, a92ed2f9-dcda-4c1d-8e97-ac928abaeaa4, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a92ed2f9-dcda-4c1d-8e97-ac928abaeaa4, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a92ed2f9-dcda-4c1d-8e97-ac928abaeaa4, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232554.7176232, expires_in: 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:421 RpcState(Login, 1043b831-2d8a-4959-955e-96ed5ace4b8c, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1043b831-2d8a-4959-955e-96ed5ace4b8c, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1043b831-2d8a-4959-955e-96ed5ace4b8c, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232556.5199785, expires_in: 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:421 RpcState(Login, 998bf2c3-0cdf-4d52-a873-cedbbd092ab0, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 998bf2c3-0cdf-4d52-a873-cedbbd092ab0, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 998bf2c3-0cdf-4d52-a873-cedbbd092ab0, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232558.433081, expires_in: 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:421 RpcState(Login, 3672adfd-2126-4027-9213-ca65be46ed48, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3672adfd-2126-4027-9213-ca65be46ed48, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3672adfd-2126-4027-9213-ca65be46ed48, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232560.4619026, expires_in: 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:421 RpcState(Login, 33da736a-5e9f-4f0b-aea5-db7eb9808486, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33da736a-5e9f-4f0b-aea5-db7eb9808486, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33da736a-5e9f-4f0b-aea5-db7eb9808486, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232561.800078, expires_in: 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:421 RpcState(Login, d5b87d13-2502-45b6-938c-0587e9be645e, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5b87d13-2502-45b6-938c-0587e9be645e, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5b87d13-2502-45b6-938c-0587e9be645e, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232563.51366, expires_in: 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:421 RpcState(Login, 60893088-ec30-453f-ac20-70394ed1744a, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60893088-ec30-453f-ac20-70394ed1744a, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60893088-ec30-453f-ac20-70394ed1744a, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232564.8743508, expires_in: 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:421 RpcState(Login, 1b6e4238-6c09-430a-a69f-82af7ecaa867, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b6e4238-6c09-430a-a69f-82af7ecaa867, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b6e4238-6c09-430a-a69f-82af7ecaa867, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232566.739816, expires_in: 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:421 RpcState(Login, 81d6024c-1775-4dd5-8d72-10470efab9f5, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 81d6024c-1775-4dd5-8d72-10470efab9f5, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 81d6024c-1775-4dd5-8d72-10470efab9f5, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232568.486224, expires_in: 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:421 RpcState(Login, 0b6dd005-695c-4284-9720-bb3f1cb671b6, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b6dd005-695c-4284-9720-bb3f1cb671b6, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b6dd005-695c-4284-9720-bb3f1cb671b6, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232570.0235405, expires_in: 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:421 RpcState(Login, b5bc3690-803f-4956-947c-30b9c24f478b, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5bc3690-803f-4956-947c-30b9c24f478b, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5bc3690-803f-4956-947c-30b9c24f478b, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232571.4965599, expires_in: 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:421 RpcState(Login, 1beddbe9-4637-4014-9b56-afe4a28334f5, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1beddbe9-4637-4014-9b56-afe4a28334f5, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1beddbe9-4637-4014-9b56-afe4a28334f5, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232573.421283, expires_in: 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:421 RpcState(Login, 0d05043c-3a8d-441c-b8d6-7ce316cde93b, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d05043c-3a8d-441c-b8d6-7ce316cde93b, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d05043c-3a8d-441c-b8d6-7ce316cde93b, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232574.763121, expires_in: 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:421 RpcState(Login, 67465039-ac0e-4bf2-9ebb-3cfd2047fc11, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67465039-ac0e-4bf2-9ebb-3cfd2047fc11, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67465039-ac0e-4bf2-9ebb-3cfd2047fc11, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232576.3504333, expires_in: 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:421 RpcState(Login, 027a1b40-b511-4f36-a765-a4fb978273cd, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 027a1b40-b511-4f36-a765-a4fb978273cd, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 027a1b40-b511-4f36-a765-a4fb978273cd, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232578.4612288, expires_in: 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:421 RpcState(Login, 0b59724f-3c60-4d01-852a-11ee5c38f319, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b59724f-3c60-4d01-852a-11ee5c38f319, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b59724f-3c60-4d01-852a-11ee5c38f319, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232579.8160598, expires_in: 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:421 RpcState(Login, 0ae86cfa-aa33-4a0c-8d5d-354fc6eaf8fc, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ae86cfa-aa33-4a0c-8d5d-354fc6eaf8fc, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ae86cfa-aa33-4a0c-8d5d-354fc6eaf8fc, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232581.6574302, expires_in: 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:421 RpcState(Login, 64d43648-2ec9-483b-8ec2-b8da2ae9d6bc, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 64d43648-2ec9-483b-8ec2-b8da2ae9d6bc, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 64d43648-2ec9-483b-8ec2-b8da2ae9d6bc, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232583.4100697, expires_in: 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:421 RpcState(Login, f23ef4b5-bffb-4af9-9095-f63dcb906675, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f23ef4b5-bffb-4af9-9095-f63dcb906675, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f23ef4b5-bffb-4af9-9095-f63dcb906675, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232585.029118, expires_in: 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:421 RpcState(Login, b86a27bf-48aa-4c98-905a-c38b101949e3, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b86a27bf-48aa-4c98-905a-c38b101949e3, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b86a27bf-48aa-4c98-905a-c38b101949e3, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232586.3235226, expires_in: 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:421 RpcState(Login, be7103e4-3205-4bd0-b6e3-473fa5a9609b, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be7103e4-3205-4bd0-b6e3-473fa5a9609b, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be7103e4-3205-4bd0-b6e3-473fa5a9609b, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232587.8848345, expires_in: 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:421 RpcState(Login, 2dae3faf-0713-49d0-8996-c11487de3e37, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2dae3faf-0713-49d0-8996-c11487de3e37, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2dae3faf-0713-49d0-8996-c11487de3e37, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232589.5698195, expires_in: 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:421 RpcState(Login, 5253165b-6a92-4ea5-a167-0a01a406b241, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5253165b-6a92-4ea5-a167-0a01a406b241, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5253165b-6a92-4ea5-a167-0a01a406b241, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232591.49325, expires_in: 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:421 RpcState(Login, b87c6348-4ea8-430e-ad3d-7ac728195634, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b87c6348-4ea8-430e-ad3d-7ac728195634, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b87c6348-4ea8-430e-ad3d-7ac728195634, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232593.2010322, expires_in: 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:421 RpcState(Login, 1eddd504-8b4d-45e6-825a-0a771e837252, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1eddd504-8b4d-45e6-825a-0a771e837252, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1eddd504-8b4d-45e6-825a-0a771e837252, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232594.765668, expires_in: 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:421 RpcState(Login, b9ea8922-2ca7-4f3c-80e1-0119432244fb, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9ea8922-2ca7-4f3c-80e1-0119432244fb, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9ea8922-2ca7-4f3c-80e1-0119432244fb, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232596.1574218, expires_in: 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:421 RpcState(Login, 33aa7204-38c2-4976-b1d6-6408ee3832e0, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33aa7204-38c2-4976-b1d6-6408ee3832e0, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33aa7204-38c2-4976-b1d6-6408ee3832e0, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232598.0463269, expires_in: 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:421 RpcState(Login, 9a4d4f74-9a83-49dd-9c77-4f824d6ee8a9, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a4d4f74-9a83-49dd-9c77-4f824d6ee8a9, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a4d4f74-9a83-49dd-9c77-4f824d6ee8a9, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232599.5513852, expires_in: 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:421 RpcState(Login, 3f5e0517-37eb-46bf-9c6c-4b836e757c21, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f5e0517-37eb-46bf-9c6c-4b836e757c21, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f5e0517-37eb-46bf-9c6c-4b836e757c21, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232600.8560216, expires_in: 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:421 RpcState(Login, 3aa430b7-c9ed-459c-ab20-974b9e526b5c, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3aa430b7-c9ed-459c-ab20-974b9e526b5c, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3aa430b7-c9ed-459c-ab20-974b9e526b5c, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232602.9096801, expires_in: 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:421 RpcState(Login, d3dea4e0-20f7-405c-bd57-f3b4c39894bb, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3dea4e0-20f7-405c-bd57-f3b4c39894bb, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3dea4e0-20f7-405c-bd57-f3b4c39894bb, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232603.303451, expires_in: 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:421 RpcState(Login, e2cfcb55-252a-4d36-9440-6428bb35a0db, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2cfcb55-252a-4d36-9440-6428bb35a0db, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2cfcb55-252a-4d36-9440-6428bb35a0db, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232604.5154583, expires_in: 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:421 RpcState(Login, 48e975e2-0d8f-493f-93a6-d97c2f9b6b9f, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48e975e2-0d8f-493f-93a6-d97c2f9b6b9f, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48e975e2-0d8f-493f-93a6-d97c2f9b6b9f, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232606.64806, expires_in: 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:421 RpcState(Login, d36b6c85-c880-4b00-bd19-02af9416af17, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d36b6c85-c880-4b00-bd19-02af9416af17, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d36b6c85-c880-4b00-bd19-02af9416af17, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232607.9351654, expires_in: 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:421 RpcState(Login, dbe2934b-ebb3-4843-8ba9-3e648f93e08f, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dbe2934b-ebb3-4843-8ba9-3e648f93e08f, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dbe2934b-ebb3-4843-8ba9-3e648f93e08f, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232609.7593236, expires_in: 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:421 RpcState(Login, caffb059-8769-4a66-9c13-b1de08d3264f, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, caffb059-8769-4a66-9c13-b1de08d3264f, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, caffb059-8769-4a66-9c13-b1de08d3264f, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232611.1021605, expires_in: 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:421 RpcState(Login, 803c87a4-4297-4dbc-8469-9fddbc129bd2, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 803c87a4-4297-4dbc-8469-9fddbc129bd2, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 803c87a4-4297-4dbc-8469-9fddbc129bd2, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232613.271708, expires_in: 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:421 RpcState(Login, 1ab9b177-01f0-4022-b1da-c2800ef9a2fc, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ab9b177-01f0-4022-b1da-c2800ef9a2fc, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ab9b177-01f0-4022-b1da-c2800ef9a2fc, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232615.2895741, expires_in: 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:421 RpcState(Login, 36250e48-d7c5-4733-acc1-9ea12cbec594, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36250e48-d7c5-4733-acc1-9ea12cbec594, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36250e48-d7c5-4733-acc1-9ea12cbec594, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232616.7079644, expires_in: 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:421 RpcState(Login, ec602f35-3fb4-4487-a4af-4ee04fc8f085, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec602f35-3fb4-4487-a4af-4ee04fc8f085, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec602f35-3fb4-4487-a4af-4ee04fc8f085, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232618.2984395, expires_in: 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:421 RpcState(Login, 36bf5438-dbe7-4c80-87e1-c58fdd898580, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36bf5438-dbe7-4c80-87e1-c58fdd898580, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36bf5438-dbe7-4c80-87e1-c58fdd898580, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232620.100847, expires_in: 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:421 RpcState(Login, cec37292-d909-48f8-aada-0fbf6cc4ffed, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cec37292-d909-48f8-aada-0fbf6cc4ffed, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cec37292-d909-48f8-aada-0fbf6cc4ffed, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232621.5055661, expires_in: 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:421 RpcState(Login, 461d9f54-5320-41e9-84bd-3a44fca84e4b, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 461d9f54-5320-41e9-84bd-3a44fca84e4b, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 461d9f54-5320-41e9-84bd-3a44fca84e4b, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232623.6613672, expires_in: 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:421 RpcState(Login, 70dfbb5e-7239-44b7-9e01-00301e3ef9cd, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70dfbb5e-7239-44b7-9e01-00301e3ef9cd, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70dfbb5e-7239-44b7-9e01-00301e3ef9cd, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232625.3232932, expires_in: 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:421 RpcState(Login, f739603e-61b0-466f-99c3-8d6ffaffca78, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f739603e-61b0-466f-99c3-8d6ffaffca78, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f739603e-61b0-466f-99c3-8d6ffaffca78, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232626.6841927, expires_in: 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:421 RpcState(Login, 9bf531e7-7ae4-48eb-baf9-1dc74f384a6b, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9bf531e7-7ae4-48eb-baf9-1dc74f384a6b, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9bf531e7-7ae4-48eb-baf9-1dc74f384a6b, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232628.582145, expires_in: 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:421 RpcState(Login, 42a6c6ef-5128-430f-8aa2-f413b02fa40e, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42a6c6ef-5128-430f-8aa2-f413b02fa40e, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42a6c6ef-5128-430f-8aa2-f413b02fa40e, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232630.1084828, expires_in: 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:421 RpcState(Login, f6da7bd7-1a0c-4939-b7ea-3fe1d2ae475e, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f6da7bd7-1a0c-4939-b7ea-3fe1d2ae475e, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f6da7bd7-1a0c-4939-b7ea-3fe1d2ae475e, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232632.1899533, expires_in: 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:421 RpcState(Login, 5fed9386-f23e-4f34-8ad2-e0b6071ce483, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5fed9386-f23e-4f34-8ad2-e0b6071ce483, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5fed9386-f23e-4f34-8ad2-e0b6071ce483, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232634.357328, expires_in: 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:421 RpcState(Login, 259f51c7-81c3-49fc-a500-02756d84826a, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 259f51c7-81c3-49fc-a500-02756d84826a, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 259f51c7-81c3-49fc-a500-02756d84826a, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232635.7429905, expires_in: 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:421 RpcState(Login, bea2ce33-e140-4eaf-8c89-1d5be9c5f9fb, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bea2ce33-e140-4eaf-8c89-1d5be9c5f9fb, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bea2ce33-e140-4eaf-8c89-1d5be9c5f9fb, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232637.4555707, expires_in: 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:421 RpcState(Login, 2a356ee8-c7eb-4900-938a-7acb8cd1b4e3, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a356ee8-c7eb-4900-938a-7acb8cd1b4e3, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a356ee8-c7eb-4900-938a-7acb8cd1b4e3, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232638.9328961, expires_in: 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:421 RpcState(Login, 6ad38f03-28c9-4cf3-bb14-c505e68ccfef, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ad38f03-28c9-4cf3-bb14-c505e68ccfef, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ad38f03-28c9-4cf3-bb14-c505e68ccfef, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232641.1362429, expires_in: 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:421 RpcState(Login, dd9c99b7-74f9-4d3b-92cd-53c288431b71, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd9c99b7-74f9-4d3b-92cd-53c288431b71, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd9c99b7-74f9-4d3b-92cd-53c288431b71, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232643.1126654, expires_in: 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:421 RpcState(Login, bd766a57-d8f7-4bee-af50-5327b812525b, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd766a57-d8f7-4bee-af50-5327b812525b, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd766a57-d8f7-4bee-af50-5327b812525b, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232645.270147, expires_in: 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:421 RpcState(Login, 7cf466b5-513f-4078-a340-efc1a65cb58a, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7cf466b5-513f-4078-a340-efc1a65cb58a, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7cf466b5-513f-4078-a340-efc1a65cb58a, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232646.772315, expires_in: 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:421 RpcState(Login, 92952098-4140-4806-965f-b2c195688692, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92952098-4140-4806-965f-b2c195688692, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92952098-4140-4806-965f-b2c195688692, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232648.837567, expires_in: 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:421 RpcState(Login, 192e37e1-b2f8-4ebe-ae72-cf15e73fd697, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 192e37e1-b2f8-4ebe-ae72-cf15e73fd697, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 192e37e1-b2f8-4ebe-ae72-cf15e73fd697, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232650.8878732, expires_in: 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:421 RpcState(Login, 19d7e013-32ac-458e-ada2-a07f793c5496, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19d7e013-32ac-458e-ada2-a07f793c5496, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19d7e013-32ac-458e-ada2-a07f793c5496, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232652.258566, expires_in: 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:421 RpcState(Login, a6bc24de-dca0-4b0b-8cc9-5b117d40d4e1, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6bc24de-dca0-4b0b-8cc9-5b117d40d4e1, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6bc24de-dca0-4b0b-8cc9-5b117d40d4e1, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232653.678276, expires_in: 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:421 RpcState(Login, ddabf040-f523-43a0-bb56-840d720c92b9, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ddabf040-f523-43a0-bb56-840d720c92b9, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ddabf040-f523-43a0-bb56-840d720c92b9, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232655.8843262, expires_in: 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:421 RpcState(Login, 39c133df-0ba0-4ed6-8485-e726c1203be0, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39c133df-0ba0-4ed6-8485-e726c1203be0, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39c133df-0ba0-4ed6-8485-e726c1203be0, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232657.51164, expires_in: 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:421 RpcState(Login, 48242502-21db-442a-bd8c-7a1756c30e2e, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48242502-21db-442a-bd8c-7a1756c30e2e, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48242502-21db-442a-bd8c-7a1756c30e2e, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232658.0741026, expires_in: 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:421 RpcState(Login, e7bf02a6-5b44-4623-9c94-f0a38a900640, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e7bf02a6-5b44-4623-9c94-f0a38a900640, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e7bf02a6-5b44-4623-9c94-f0a38a900640, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232659.708696, expires_in: 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:421 RpcState(Login, 76d65a92-f844-496d-b2b3-4dfb5f4ec32d, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76d65a92-f844-496d-b2b3-4dfb5f4ec32d, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76d65a92-f844-496d-b2b3-4dfb5f4ec32d, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232661.6827593, expires_in: 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:421 RpcState(Login, 8c86367f-180e-43e3-b4c3-bbdaf4738cd8, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c86367f-180e-43e3-b4c3-bbdaf4738cd8, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c86367f-180e-43e3-b4c3-bbdaf4738cd8, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232663.6512299, expires_in: 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:421 RpcState(Login, c11e7603-2ecc-46b5-a7ba-2807d1ab727c, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c11e7603-2ecc-46b5-a7ba-2807d1ab727c, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c11e7603-2ecc-46b5-a7ba-2807d1ab727c, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232665.8303165, expires_in: 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:421 RpcState(Login, 277e8583-3135-4146-aa0d-10251d1138bd, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 277e8583-3135-4146-aa0d-10251d1138bd, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 277e8583-3135-4146-aa0d-10251d1138bd, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232668.019414, expires_in: 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:421 RpcState(Login, 8ede6eb0-5b34-4505-8ff5-a5ede2921e96, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ede6eb0-5b34-4505-8ff5-a5ede2921e96, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ede6eb0-5b34-4505-8ff5-a5ede2921e96, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232669.6022096, expires_in: 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:421 RpcState(Login, f5590bf9-b5c1-4a33-8da0-f233cfda595b, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5590bf9-b5c1-4a33-8da0-f233cfda595b, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5590bf9-b5c1-4a33-8da0-f233cfda595b, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232671.459264, expires_in: 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:421 RpcState(Login, 122faf7f-3a00-463c-bfda-d8af5add830a, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 122faf7f-3a00-463c-bfda-d8af5add830a, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 122faf7f-3a00-463c-bfda-d8af5add830a, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232673.0261908, expires_in: 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:421 RpcState(Login, f150a1a6-6efe-4889-993d-336a53bff861, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f150a1a6-6efe-4889-993d-336a53bff861, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f150a1a6-6efe-4889-993d-336a53bff861, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232674.2909448, expires_in: 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:421 RpcState(Login, fcbce208-629d-4a4d-856f-e59b781dfc2f, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fcbce208-629d-4a4d-856f-e59b781dfc2f, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fcbce208-629d-4a4d-856f-e59b781dfc2f, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232675.5489972, expires_in: 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:421 RpcState(Login, d56e6d5d-4476-438c-9619-50c2067f75ee, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d56e6d5d-4476-438c-9619-50c2067f75ee, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d56e6d5d-4476-438c-9619-50c2067f75ee, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232677.0118244, expires_in: 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:421 RpcState(Login, 18ab50a6-cd13-4f7b-9f71-6fa27328d75a, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18ab50a6-cd13-4f7b-9f71-6fa27328d75a, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18ab50a6-cd13-4f7b-9f71-6fa27328d75a, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232678.5329432, expires_in: 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:421 RpcState(Login, ed7983e9-6672-4dcc-8858-1e9f48c1f2ce, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed7983e9-6672-4dcc-8858-1e9f48c1f2ce, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed7983e9-6672-4dcc-8858-1e9f48c1f2ce, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232679.9958806, expires_in: 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:421 RpcState(Login, cc2f5395-7024-42b3-bec5-80c441b5c089, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc2f5395-7024-42b3-bec5-80c441b5c089, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc2f5395-7024-42b3-bec5-80c441b5c089, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232681.209153, expires_in: 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:421 RpcState(Login, 6d477796-b14e-44d2-b18c-119bc54ac063, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d477796-b14e-44d2-b18c-119bc54ac063, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d477796-b14e-44d2-b18c-119bc54ac063, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232682.5622013, expires_in: 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:421 RpcState(Login, babbad39-44b7-415a-98df-9de12ab7a400, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, babbad39-44b7-415a-98df-9de12ab7a400, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, babbad39-44b7-415a-98df-9de12ab7a400, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232684.7467244, expires_in: 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:421 RpcState(Login, 728a87fd-4dbe-460c-87dd-2435b637436f, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 728a87fd-4dbe-460c-87dd-2435b637436f, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 728a87fd-4dbe-460c-87dd-2435b637436f, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232686.6167965, expires_in: 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:421 RpcState(Login, 2528b2a6-acf5-4837-a835-f847cc0ef56c, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2528b2a6-acf5-4837-a835-f847cc0ef56c, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2528b2a6-acf5-4837-a835-f847cc0ef56c, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232687.8603873, expires_in: 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:421 RpcState(Login, ed7500cc-bc77-4a4b-a4b8-557150f19e05, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed7500cc-bc77-4a4b-a4b8-557150f19e05, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed7500cc-bc77-4a4b-a4b8-557150f19e05, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232689.3524437, expires_in: 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:421 RpcState(Login, 5291c408-0129-4230-9a71-b2dfef2ee9cb, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5291c408-0129-4230-9a71-b2dfef2ee9cb, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5291c408-0129-4230-9a71-b2dfef2ee9cb, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232691.4415605, expires_in: 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:421 RpcState(Login, 7f851367-0260-4fe3-a5c0-baff1f4b2710, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f851367-0260-4fe3-a5c0-baff1f4b2710, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f851367-0260-4fe3-a5c0-baff1f4b2710, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232692.9151824, expires_in: 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:421 RpcState(Login, d9d69ed8-329e-49fb-98db-057754c89792, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d9d69ed8-329e-49fb-98db-057754c89792, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d9d69ed8-329e-49fb-98db-057754c89792, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232694.6306956, expires_in: 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:421 RpcState(Login, a146faf1-76f1-40a5-b8a6-5b40c7a8b39f, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a146faf1-76f1-40a5-b8a6-5b40c7a8b39f, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a146faf1-76f1-40a5-b8a6-5b40c7a8b39f, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232696.515607, expires_in: 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:421 RpcState(Login, 0e535f3c-a788-4c7a-9a45-fabc284aa2e7, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e535f3c-a788-4c7a-9a45-fabc284aa2e7, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e535f3c-a788-4c7a-9a45-fabc284aa2e7, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232698.1639583, expires_in: 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:421 RpcState(Login, 4ab10c5b-0ba6-4ebb-abf1-207d8bc8c085, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ab10c5b-0ba6-4ebb-abf1-207d8bc8c085, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ab10c5b-0ba6-4ebb-abf1-207d8bc8c085, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232699.4511962, expires_in: 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:421 RpcState(Login, 73e262e5-605a-4b3f-9427-f6e6d2bd5506, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73e262e5-605a-4b3f-9427-f6e6d2bd5506, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73e262e5-605a-4b3f-9427-f6e6d2bd5506, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232700.7272775, expires_in: 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:421 RpcState(Login, e1f15b5e-8df7-40df-93d7-041433a4008f, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e1f15b5e-8df7-40df-93d7-041433a4008f, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e1f15b5e-8df7-40df-93d7-041433a4008f, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232702.9098747, expires_in: 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:421 RpcState(Login, e0a423f7-9974-4062-b834-2e8902f509b0, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0a423f7-9974-4062-b834-2e8902f509b0, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0a423f7-9974-4062-b834-2e8902f509b0, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232704.1557636, expires_in: 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:421 RpcState(Login, a2533360-e9de-48e1-b6f9-e1f80ab60f5e, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a2533360-e9de-48e1-b6f9-e1f80ab60f5e, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a2533360-e9de-48e1-b6f9-e1f80ab60f5e, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232706.2856095, expires_in: 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:421 RpcState(Login, 6fd7bc8f-314c-4401-b20e-980724f31d5c, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6fd7bc8f-314c-4401-b20e-980724f31d5c, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6fd7bc8f-314c-4401-b20e-980724f31d5c, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232707.519753, expires_in: 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:421 RpcState(Login, 25472c78-67e4-4c29-9a93-44f55d30d25e, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25472c78-67e4-4c29-9a93-44f55d30d25e, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25472c78-67e4-4c29-9a93-44f55d30d25e, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232709.255942, expires_in: 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:421 RpcState(Login, 03e18211-a5bb-4e5c-9849-a754b1817e4e, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03e18211-a5bb-4e5c-9849-a754b1817e4e, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03e18211-a5bb-4e5c-9849-a754b1817e4e, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232710.9796124, expires_in: 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:421 RpcState(Login, 14e98410-73b7-4e94-a539-f50145efca5f, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14e98410-73b7-4e94-a539-f50145efca5f, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14e98410-73b7-4e94-a539-f50145efca5f, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232712.499634, expires_in: 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:421 RpcState(Login, acc030a9-8a69-4776-9ac6-2919959898a4, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, acc030a9-8a69-4776-9ac6-2919959898a4, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, acc030a9-8a69-4776-9ac6-2919959898a4, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232713.8144886, expires_in: 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:421 RpcState(Login, 4e12aa5a-21b5-42ad-9b37-12b452840ece, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e12aa5a-21b5-42ad-9b37-12b452840ece, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e12aa5a-21b5-42ad-9b37-12b452840ece, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232715.4454982, expires_in: 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:421 RpcState(Login, 07822a6e-0f68-4194-b5cd-a56aba1ea9b7, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07822a6e-0f68-4194-b5cd-a56aba1ea9b7, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07822a6e-0f68-4194-b5cd-a56aba1ea9b7, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232717.5027008, expires_in: 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:421 RpcState(Login, 2a890197-88e5-4180-a7bd-936127259b0b, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a890197-88e5-4180-a7bd-936127259b0b, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a890197-88e5-4180-a7bd-936127259b0b, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232718.7156155, expires_in: 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:421 RpcState(Login, a0b88524-8147-4cbd-856e-3b65369044a2, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0b88524-8147-4cbd-856e-3b65369044a2, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0b88524-8147-4cbd-856e-3b65369044a2, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232720.478365, expires_in: 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:421 RpcState(Login, 48e192f2-2c3f-4869-b950-b14ddb1c2192, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48e192f2-2c3f-4869-b950-b14ddb1c2192, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48e192f2-2c3f-4869-b950-b14ddb1c2192, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232721.9868073, expires_in: 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:421 RpcState(Login, be2bad0b-1b91-4617-8bbe-f0594b6b8297, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be2bad0b-1b91-4617-8bbe-f0594b6b8297, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be2bad0b-1b91-4617-8bbe-f0594b6b8297, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232724.1407194, expires_in: 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:421 RpcState(Login, bb59123f-3828-4be8-84cb-18212246e17b, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb59123f-3828-4be8-84cb-18212246e17b, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb59123f-3828-4be8-84cb-18212246e17b, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232725.3551865, expires_in: 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:421 RpcState(Login, f4b2a575-8fc6-40f8-891e-85cf91b0fe0e, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4b2a575-8fc6-40f8-891e-85cf91b0fe0e, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4b2a575-8fc6-40f8-891e-85cf91b0fe0e, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232727.5177145, expires_in: 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:421 RpcState(Login, a878c141-5336-4b4c-b980-f909cb4eb0ce, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a878c141-5336-4b4c-b980-f909cb4eb0ce, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a878c141-5336-4b4c-b980-f909cb4eb0ce, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232729.227989, expires_in: 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:421 RpcState(Login, 9e01434a-3d77-44e5-87b3-8cfed74d575c, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e01434a-3d77-44e5-87b3-8cfed74d575c, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e01434a-3d77-44e5-87b3-8cfed74d575c, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232730.8167331, expires_in: 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:421 RpcState(Login, 15bce3a8-82ab-47aa-8cf4-64d88c9162c5, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15bce3a8-82ab-47aa-8cf4-64d88c9162c5, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15bce3a8-82ab-47aa-8cf4-64d88c9162c5, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232732.9715571, expires_in: 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:421 RpcState(Login, 1474b6d2-3050-49f2-a576-91844bc0d877, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1474b6d2-3050-49f2-a576-91844bc0d877, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1474b6d2-3050-49f2-a576-91844bc0d877, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232734.9601948, expires_in: 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:421 RpcState(Login, 82299a5d-8578-400a-90ae-86d708c7219d, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 82299a5d-8578-400a-90ae-86d708c7219d, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 82299a5d-8578-400a-90ae-86d708c7219d, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232736.9449854, expires_in: 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:421 RpcState(Login, 402ef8ca-0257-4c0c-a2de-626c5c75e63b, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 402ef8ca-0257-4c0c-a2de-626c5c75e63b, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 402ef8ca-0257-4c0c-a2de-626c5c75e63b, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232738.3742409, expires_in: 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:421 RpcState(Login, be0adad9-0db9-4a6b-af11-c2f935da4402, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be0adad9-0db9-4a6b-af11-c2f935da4402, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be0adad9-0db9-4a6b-af11-c2f935da4402, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232740.0552204, expires_in: 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:421 RpcState(Login, c3fb8b8b-cf8a-4eaf-8b2f-abbd67f6ec4b, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3fb8b8b-cf8a-4eaf-8b2f-abbd67f6ec4b, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3fb8b8b-cf8a-4eaf-8b2f-abbd67f6ec4b, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232742.0252848, expires_in: 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:421 RpcState(Login, e7b919ba-4b6f-4229-96f3-6fc563bc02aa, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e7b919ba-4b6f-4229-96f3-6fc563bc02aa, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e7b919ba-4b6f-4229-96f3-6fc563bc02aa, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232743.6121106, expires_in: 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:421 RpcState(Login, 57d6704b-e29b-433c-a387-15e385656a89, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57d6704b-e29b-433c-a387-15e385656a89, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57d6704b-e29b-433c-a387-15e385656a89, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232744.9255092, expires_in: 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:421 RpcState(Login, af69538f-419f-4ad0-a435-2a6edf4853f1, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af69538f-419f-4ad0-a435-2a6edf4853f1, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af69538f-419f-4ad0-a435-2a6edf4853f1, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232746.7988887, expires_in: 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:421 RpcState(Login, ce1d0243-c9ee-4e24-bc33-42ddfa49849b, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce1d0243-c9ee-4e24-bc33-42ddfa49849b, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce1d0243-c9ee-4e24-bc33-42ddfa49849b, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232748.262417, expires_in: 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:421 RpcState(Login, 28f06955-7b6a-4e36-933c-5ef3efd9a9ae, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28f06955-7b6a-4e36-933c-5ef3efd9a9ae, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28f06955-7b6a-4e36-933c-5ef3efd9a9ae, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232750.398261, expires_in: 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:421 RpcState(Login, 57161070-a89e-46d5-86be-8fcf8379614a, localhost:1850): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57161070-a89e-46d5-86be-8fcf8379614a, localhost:1850): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57161070-a89e-46d5-86be-8fcf8379614a, localhost:1850): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1850". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1850
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765232750895549&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16252/1
============================== slowest durations ===============================
296.66s call     test_secrets_usage.py::test_create_eds_with_single_secret_with_success[encryption_disabled]
17.02s setup    test_secrets_usage.py::test_create_eds_with_single_secret_with_success[encryption_disabled]
12.31s setup    test_secrets_usage.py::test_create_eds_with_single_secret_with_success[encryption_enabled]
1.54s teardown test_secrets_usage.py::test_create_eds_with_single_secret_with_success[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_create_eds_with_single_secret_with_success[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 610.21s (0:10:10) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...:test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '9', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...:test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '9', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py FF

=================================== FAILURES ===================================
___________ test_external_data_table_with_fail[encryption_disabled] ____________
ydb/tests/functional/secrets/test_secrets_usage.py:217: in test_external_data_table_with_fail
    create_secrets(user1_config, secrets, ['', '', 'mino123'])
ydb/tests/functional/secrets/conftest.py:89: in create_secrets
    run_with_assert(user_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_external_data_table_with_fail[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16941
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000282/r3tmp/kikimr_cluster_hnh3q56s
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20076
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21842
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29541
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5118
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000282/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/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/node_1/logfile_03z2scqq.log --grpc-port=20076 --mon-port=21842 --ic-port=16941
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:20076/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000282/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/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/node_1/logfile_03z2scqq.log --grpc-port=20076 --mon-port=21842 --ic-port=16941
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/node_1/logfile_03z2scqq.log', '--grpc-port=20076', '--mon-port=21842', '--ic-port=16941')' in '/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1248384
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20076/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/kvpj/000282/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1248386
DEBUG    ya.test:process.py:259 Command (pid 1248386) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1248386) elapsed time (sec): 1.6506314277648926
DEBUG    ya.test:process.py:263 Command (pid 1248386) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248386) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1248386) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248386) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248386) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1248386) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1248386) minflt: 16261
DEBUG    ya.test:process.py:263 Command (pid 1248386) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1248386) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1248386) nivcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 1248386) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1248386) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1248386) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 1248386) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1248386) stime: 1.471699
DEBUG    ya.test:process.py:263 Command (pid 1248386) utime: 0.08828599999999999
DEBUG    ya.test:process.py:263 Command (pid 1248386) wtime: 1.652
DEBUG    ya.test:process.py:275 Command (pid 1248386) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1248386) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20076', '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: 16941\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/kvpj/000282/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20076', '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: 16941\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1251748
DEBUG    ya.test:process.py:259 Command (pid 1251748) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1251748) elapsed time (sec): 0.48539137840270996
DEBUG    ya.test:process.py:263 Command (pid 1251748) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251748) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1251748) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251748) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251748) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1251748) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 1251748) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 1251748) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1251748) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1251748) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1251748) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1251748) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1251748) nvcsw: 160
DEBUG    ya.test:process.py:263 Command (pid 1251748) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1251748) stime: 0.28834499999999996
DEBUG    ya.test:process.py:263 Command (pid 1251748) utime: 0.152438
DEBUG    ya.test:process.py:263 Command (pid 1251748) wtime: 0.487
DEBUG    ya.test:process.py:275 Command (pid 1251748) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20076', '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/kvpj/000282/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20076', '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: 1251896
DEBUG    ya.test:process.py:259 Command (pid 1251896) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1251896) elapsed time (sec): 0.7268784046173096
DEBUG    ya.test:process.py:263 Command (pid 1251896) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251896) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1251896) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251896) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251896) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1251896) maxrss: 555528
DEBUG    ya.test:process.py:263 Command (pid 1251896) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 1251896) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1251896) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1251896) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 1251896) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1251896) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1251896) nvcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 1251896) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1251896) stime: 0.538244
DEBUG    ya.test:process.py:263 Command (pid 1251896) utime: 0.145365
DEBUG    ya.test:process.py:263 Command (pid 1251896) wtime: 0.728
DEBUG    ya.test:process.py:275 Command (pid 1251896) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21393
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000282/r3tmp/kikimr_cluster_p74hv_bz
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4184
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28948
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19774
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20957
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000282/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/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/node_1/logfile_d_7vizth.log --grpc-port=4184 --mon-port=28948 --ic-port=21393
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:4184/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000282/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/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/node_1/logfile_d_7vizth.log --grpc-port=4184 --mon-port=28948 --ic-port=21393
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/node_1/logfile_d_7vizth.log', '--grpc-port=4184', '--mon-port=28948', '--ic-port=21393')' in '/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1252618
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4184/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/kvpj/000282/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1252634
DEBUG    ya.test:process.py:259 Command (pid 1252634) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1252634) elapsed time (sec): 0.7588624954223633
DEBUG    ya.test:process.py:263 Command (pid 1252634) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252634) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1252634) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252634) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252634) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1252634) maxrss: 547120
DEBUG    ya.test:process.py:263 Command (pid 1252634) minflt: 17625
DEBUG    ya.test:process.py:263 Command (pid 1252634) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1252634) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1252634) nivcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 1252634) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1252634) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1252634) nvcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 1252634) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1252634) stime: 0.591909
DEBUG    ya.test:process.py:263 Command (pid 1252634) utime: 0.115254
DEBUG    ya.test:process.py:263 Command (pid 1252634) wtime: 0.76
DEBUG    ya.test:process.py:275 Command (pid 1252634) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1252634) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4184', '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: 21393\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4184', '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: 21393\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1257869
DEBUG    ya.test:process.py:259 Command (pid 1257869) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1257869) elapsed time (sec): 0.460559606552124
DEBUG    ya.test:process.py:263 Command (pid 1257869) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257869) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1257869) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257869) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257869) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1257869) maxrss: 555540
DEBUG    ya.test:process.py:263 Command (pid 1257869) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 1257869) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1257869) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1257869) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1257869) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1257869) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1257869) nvcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 1257869) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1257869) stime: 0.260552
DEBUG    ya.test:process.py:263 Command (pid 1257869) utime: 0.149425
DEBUG    ya.test:process.py:263 Command (pid 1257869) wtime: 0.462
DEBUG    ya.test:process.py:275 Command (pid 1257869) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4184', '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.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/kvpj/000282/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4184', '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: 1258094
DEBUG    ya.test:process.py:259 Command (pid 1258094) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258094) elapsed time (sec): 0.8405561447143555
DEBUG    ya.test:process.py:263 Command (pid 1258094) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258094) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258094) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258094) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258094) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258094) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 1258094) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 1258094) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258094) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258094) nivcsw: 79
DEBUG    ya.test:process.py:263 Command (pid 1258094) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258094) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258094) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 1258094) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258094) stime: 0.6566299999999999
DEBUG    ya.test:process.py:263 Command (pid 1258094) utime: 0.114712
DEBUG    ya.test:process.py:263 Command (pid 1258094) wtime: 0.842
DEBUG    ya.test:process.py:275 Command (pid 1258094) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11923
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2632
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64676
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12676
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18683
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:4184 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/slot_1/logfile_eo67zx7n.log --grpc-port=11923 --mon-port=2632 --ic-port=64676
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:4184 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/slot_1/logfile_eo67zx7n.log --grpc-port=11923 --mon-port=2632 --ic-port=64676
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:4184', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/slot_1/logfile_eo67zx7n.log', '--grpc-port=11923', '--mon-port=2632', '--ic-port=64676')' in '/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1259425
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:11923/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/kvpj/000282/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1259441
DEBUG    ya.test:process.py:259 Command (pid 1259441) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1259441) elapsed time (sec): 1.3478927612304688
DEBUG    ya.test:process.py:263 Command (pid 1259441) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259441) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1259441) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259441) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259441) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1259441) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1259441) minflt: 16269
DEBUG    ya.test:process.py:263 Command (pid 1259441) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1259441) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1259441) nivcsw: 194
DEBUG    ya.test:process.py:263 Command (pid 1259441) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1259441) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1259441) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 1259441) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1259441) stime: 1.152109
DEBUG    ya.test:process.py:263 Command (pid 1259441) utime: 0.09598
DEBUG    ya.test:process.py:263 Command (pid 1259441) wtime: 1.349
DEBUG    ya.test:process.py:275 Command (pid 1259441) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1259441) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_external_data_table_with_fail[encryption_disabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ee144c54-f23d-4f95-bf2b-15fbcf91e42f, localhost:4184): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ee144c54-f23d-4f95-bf2b-15fbcf91e42f, localhost:4184): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ee144c54-f23d-4f95-bf2b-15fbcf91e42f, localhost:4184): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 11923 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:11923, 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:4184
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0bb184a5-6667-42be-93b1-afecf18fd72d, ghrun-2tlsei57yi.auto.internal:11923): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0bb184a5-6667-42be-93b1-afecf18fd72d, ghrun-2tlsei57yi.auto.internal:11923): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0bb184a5-6667-42be-93b1-afecf18fd72d, ghrun-2tlsei57yi.auto.internal:11923): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZDVlMzljYWQtYWRhNjE1MDktZTIxMGJhMWQtYzNlZmM2OGM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 87d238b6-63ab-47d1-ad91-31583702bdf5, ghrun-2tlsei57yi.auto.internal:11923): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 87d238b6-63ab-47d1-ad91-31583702bdf5, ghrun-2tlsei57yi.auto.internal:11923): request = { session_id: "ydb://session/3?node_id=50000&id=ZDVlMzljYWQtYWRhNjE1MDktZTIxMGJhMWQtYzNlZmM2OGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 87d238b6-63ab-47d1-ad91-31583702bdf5, ghrun-2tlsei57yi.auto.internal:11923): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZDVlMzljYWQtYWRhNjE1MDktZTIxMGJhMWQtYzNlZmM2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef2a9561-9f0d-4485-a676-eb9f11d73a46, ghrun-2tlsei57yi.auto.internal:11923): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef2a9561-9f0d-4485-a676-eb9f11d73a46, ghrun-2tlsei57yi.auto.internal:11923): request = { session_id: "ydb://session/3?node_id=50000&id=ZDVlMzljYWQtYWRhNjE1MDktZTIxMGJhMWQtYzNlZmM2OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef2a9561-9f0d-4485-a676-eb9f11d73a46, ghrun-2tlsei57yi.auto.internal:11923): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZDVlMzljYWQtYWRhNjE1MDktZTIxMGJhMWQtYzNlZmM2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 3ed623bf-e417-47c5-8c22-a58d807bcf95, ghrun-2tlsei57yi.auto.internal:11923): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 3ed623bf-e417-47c5-8c22-a58d807bcf95, ghrun-2tlsei57yi.auto.internal:11923): request = { session_id: "ydb://session/3?node_id=50000&id=ZDVlMzljYWQtYWRhNjE1MDktZTIxMGJhMWQtYzNlZmM2OGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 3ed623bf-e417-47c5-8c22-a58d807bcf95, ghrun-2tlsei57yi.auto.internal:11923): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 87d238b6-63ab-47d1-ad91-31583702bdf5, ghrun-2tlsei57yi.auto.internal:11923): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4184
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:11923
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f6211301-e612-461b-8a76-f5724ed77cd0, localhost:4184): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f6211301-e612-461b-8a76-f5724ed77cd0, localhost:4184): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f6211301-e612-461b-8a76-f5724ed77cd0, localhost:4184): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 11923 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:11923, 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:4184
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a8e9f101-08b0-4708-95e0-bf4a92db4718, ghrun-2tlsei57yi.auto.internal:11923): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a8e9f101-08b0-4708-95e0-bf4a92db4718, ghrun-2tlsei57yi.auto.internal:11923): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a8e9f101-08b0-4708-95e0-bf4a92db4718, ghrun-2tlsei57yi.auto.internal:11923): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MWI3NTY5YjEtOTdmMmEyYi0yZjQ3NDBmOC0xMGU1MWZlMA==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 08243b48-d4d3-4e1f-bff4-8a504b4bc073, ghrun-2tlsei57yi.auto.internal:11923): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 08243b48-d4d3-4e1f-bff4-8a504b4bc073, ghrun-2tlsei57yi.auto.internal:11923): request = { session_id: "ydb://session/3?node_id=50000&id=MWI3NTY5YjEtOTdmMmEyYi0yZjQ3NDBmOC0xMGU1MWZlMA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 08243b48-d4d3-4e1f-bff4-8a504b4bc073, ghrun-2tlsei57yi.auto.internal:11923): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MWI3NTY5YjEtOTdmMmEyYi0yZjQ3NDBmOC0xMGU1MWZlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 82775a81-7c41-4840-bbab-1f0fef23eccb, ghrun-2tlsei57yi.auto.internal:11923): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82775a81-7c41-4840-bbab-1f0fef23eccb, ghrun-2tlsei57yi.auto.internal:11923): request = { session_id: "ydb://session/3?node_id=50000&id=MWI3NTY5YjEtOTdmMmEyYi0yZjQ3NDBmOC0xMGU1MWZlMA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82775a81-7c41-4840-bbab-1f0fef23eccb, ghrun-2tlsei57yi.auto.internal:11923): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MWI3NTY5YjEtOTdmMmEyYi0yZjQ3NDBmOC0xMGU1MWZlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 1c257938-ba66-49d6-81f1-c143b0d3f266, ghrun-2tlsei57yi.auto.internal:11923): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 1c257938-ba66-49d6-81f1-c143b0d3f266, ghrun-2tlsei57yi.auto.internal:11923): request = { session_id: "ydb://session/3?node_id=50000&id=MWI3NTY5YjEtOTdmMmEyYi0yZjQ3NDBmOC0xMGU1MWZlMA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 1c257938-ba66-49d6-81f1-c143b0d3f266, ghrun-2tlsei57yi.auto.internal:11923): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 08243b48-d4d3-4e1f-bff4-8a504b4bc073, ghrun-2tlsei57yi.auto.internal:11923): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4184
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:11923
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, dec85497-06a2-41a0-b53d-622b94368798, localhost:4184): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, dec85497-06a2-41a0-b53d-622b94368798, localhost:4184): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, dec85497-06a2-41a0-b53d-622b94368798, localhost:4184): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 11923 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:11923, 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:4184
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1db4cc50-4d43-4698-bb55-761ae2a76552, ghrun-2tlsei57yi.auto.internal:11923): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1db4cc50-4d43-4698-bb55-761ae2a76552, ghrun-2tlsei57yi.auto.internal:11923): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1db4cc50-4d43-4698-bb55-761ae2a76552, ghrun-2tlsei57yi.auto.internal:11923): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=Y2MzOTI4ZWYtN2RlOGNmNC00ZTEzN2RmMC1mNjM0OTZhZg==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2042c1f9-b1ed-4a35-8dba-e53d9423c573, ghrun-2tlsei57yi.auto.internal:11923): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2042c1f9-b1ed-4a35-8dba-e53d9423c573, ghrun-2tlsei57yi.auto.internal:11923): request = { session_id: "ydb://session/3?node_id=50000&id=Y2MzOTI4ZWYtN2RlOGNmNC00ZTEzN2RmMC1mNjM0OTZhZg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2042c1f9-b1ed-4a35-8dba-e53d9423c573, ghrun-2tlsei57yi.auto.internal:11923): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=Y2MzOTI4ZWYtN2RlOGNmNC00ZTEzN2RmMC1mNjM0OTZhZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d7a08978-fed2-4efc-be1a-2ab58293ab4d, ghrun-2tlsei57yi.auto.internal:11923): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d7a08978-fed2-4efc-be1a-2ab58293ab4d, ghrun-2tlsei57yi.auto.internal:11923): request = { session_id: "ydb://session/3?node_id=50000&id=Y2MzOTI4ZWYtN2RlOGNmNC00ZTEzN2RmMC1mNjM0OTZhZg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d7a08978-fed2-4efc-be1a-2ab58293ab4d, ghrun-2tlsei57yi.auto.internal:11923): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=Y2MzOTI4ZWYtN2RlOGNmNC00ZTEzN2RmMC1mNjM0OTZhZg==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 4ad8d54e-cdfa-4e37-b549-9ac14eb7da24, ghrun-2tlsei57yi.auto.internal:11923): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 4ad8d54e-cdfa-4e37-b549-9ac14eb7da24, ghrun-2tlsei57yi.auto.internal:11923): request = { session_id: "ydb://session/3?node_id=50000&id=Y2MzOTI4ZWYtN2RlOGNmNC00ZTEzN2RmMC1mNjM0OTZhZg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 4ad8d54e-cdfa-4e37-b549-9ac14eb7da24, ghrun-2tlsei57yi.auto.internal:11923): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4184
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:11923
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2042c1f9-b1ed-4a35-8dba-e53d9423c573, ghrun-2tlsei57yi.auto.internal:11923): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 4b01f8cb-ecb3-4e53-ad06-560fa8e4c304, localhost:4184): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4b01f8cb-ecb3-4e53-ad06-560fa8e4c304, localhost:4184): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4b01f8cb-ecb3-4e53-ad06-560fa8e4c304, localhost:4184): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 11923 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:11923, 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:4184
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 638c7f64-384e-48e0-8a0b-7bef18ceb99e, ghrun-2tlsei57yi.auto.internal:11923): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 638c7f64-384e-48e0-8a0b-7bef18ceb99e, ghrun-2tlsei57yi.auto.internal:11923): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 638c7f64-384e-48e0-8a0b-7bef18ceb99e, ghrun-2tlsei57yi.auto.internal:11923): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MWZmYTlhNjgtOWUzYmFjMmYtM2M4Zjk1YTQtYWE0NzIxMQ==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 41d66bfc-e57d-45c8-9da2-f89b1d99fad5, ghrun-2tlsei57yi.auto.internal:11923): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 41d66bfc-e57d-45c8-9da2-f89b1d99fad5, ghrun-2tlsei57yi.auto.internal:11923): request = { session_id: "ydb://session/3?node_id=50000&id=MWZmYTlhNjgtOWUzYmFjMmYtM2M4Zjk1YTQtYWE0NzIxMQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 41d66bfc-e57d-45c8-9da2-f89b1d99fad5, ghrun-2tlsei57yi.auto.internal:11923): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MWZmYTlhNjgtOWUzYmFjMmYtM2M4Zjk1YTQtYWE0NzIxMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d82423b-a594-46db-8505-0620e47bdf8e, ghrun-2tlsei57yi.auto.internal:11923): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d82423b-a594-46db-8505-0620e47bdf8e, ghrun-2tlsei57yi.auto.internal:11923): request = { session_id: "ydb://session/3?node_id=50000&id=MWZmYTlhNjgtOWUzYmFjMmYtM2M4Zjk1YTQtYWE0NzIxMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d82423b-a594-46db-8505-0620e47bdf8e, ghrun-2tlsei57yi.auto.internal:11923): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MWZmYTlhNjgtOWUzYmFjMmYtM2M4Zjk1YTQtYWE0NzIxMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 76e3a9a8-5210-47b6-927d-82056628bc09, ghrun-2tlsei57yi.auto.internal:11923): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 76e3a9a8-5210-47b6-927d-82056628bc09, ghrun-2tlsei57yi.auto.internal:11923): request = { session_id: "ydb://session/3?node_id=50000&id=MWZmYTlhNjgtOWUzYmFjMmYtM2M4Zjk1YTQtYWE0NzIxMQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 76e3a9a8-5210-47b6-927d-82056628bc09, ghrun-2tlsei57yi.auto.internal:11923): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 41d66bfc-e57d-45c8-9da2-f89b1d99fad5, ghrun-2tlsei57yi.auto.internal:11923): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4184
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:11923
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232456.2992675, expires_in: 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:421 RpcState(Login, 3b6b1979-7ff1-4ce9-89d7-e7fb7ffc7df7, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b6b1979-7ff1-4ce9-89d7-e7fb7ffc7df7, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b6b1979-7ff1-4ce9-89d7-e7fb7ffc7df7, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232456.961931, expires_in: 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:421 RpcState(Login, e2f14241-0947-4960-a6d3-debcd44c4d65, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2f14241-0947-4960-a6d3-debcd44c4d65, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2f14241-0947-4960-a6d3-debcd44c4d65, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232457.9911098, expires_in: 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:421 RpcState(Login, 25fb9bee-3d75-436c-9191-1a092a77cf5d, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25fb9bee-3d75-436c-9191-1a092a77cf5d, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25fb9bee-3d75-436c-9191-1a092a77cf5d, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232459.5532832, expires_in: 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:421 RpcState(Login, 7e5f0981-c35b-4b58-99fb-e5030673bdcd, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e5f0981-c35b-4b58-99fb-e5030673bdcd, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e5f0981-c35b-4b58-99fb-e5030673bdcd, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232460.632396, expires_in: 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:421 RpcState(Login, 2316db3a-d303-46dd-b5be-6e0c9d2ea519, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2316db3a-d303-46dd-b5be-6e0c9d2ea519, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2316db3a-d303-46dd-b5be-6e0c9d2ea519, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232462.4531572, expires_in: 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:421 RpcState(Login, 8e412ad6-7eec-4d7e-ae30-39c6ba2bb762, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e412ad6-7eec-4d7e-ae30-39c6ba2bb762, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e412ad6-7eec-4d7e-ae30-39c6ba2bb762, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232463.7147198, expires_in: 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:421 RpcState(Login, 1efa7530-7127-40fb-8ff4-19ea4627a593, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1efa7530-7127-40fb-8ff4-19ea4627a593, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1efa7530-7127-40fb-8ff4-19ea4627a593, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232465.787837, expires_in: 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:421 RpcState(Login, f9dd9fb6-6c23-4cf1-ac8c-d74950e38f7b, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9dd9fb6-6c23-4cf1-ac8c-d74950e38f7b, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9dd9fb6-6c23-4cf1-ac8c-d74950e38f7b, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232466.268835, expires_in: 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:421 RpcState(Login, f324aa8a-c692-480a-9b0a-b26161ba4e40, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f324aa8a-c692-480a-9b0a-b26161ba4e40, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f324aa8a-c692-480a-9b0a-b26161ba4e40, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232468.057147, expires_in: 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:421 RpcState(Login, 45b51bd4-5246-4c4a-9dc1-db929c5912df, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45b51bd4-5246-4c4a-9dc1-db929c5912df, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45b51bd4-5246-4c4a-9dc1-db929c5912df, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232470.0926297, expires_in: 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:421 RpcState(Login, 4816719b-acf7-4b70-a0c8-644bf972c0d0, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4816719b-acf7-4b70-a0c8-644bf972c0d0, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4816719b-acf7-4b70-a0c8-644bf972c0d0, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232471.3759465, expires_in: 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:421 RpcState(Login, 768a1b44-92d7-4757-a7ea-ac2cf04bff6c, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 768a1b44-92d7-4757-a7ea-ac2cf04bff6c, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 768a1b44-92d7-4757-a7ea-ac2cf04bff6c, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232473.2078438, expires_in: 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:421 RpcState(Login, 0975f533-9433-4b67-9f17-d6b95f5d0d06, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0975f533-9433-4b67-9f17-d6b95f5d0d06, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0975f533-9433-4b67-9f17-d6b95f5d0d06, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232475.1079128, expires_in: 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:421 RpcState(Login, 8ad9aa43-ceb5-40e8-8896-9381e2399070, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ad9aa43-ceb5-40e8-8896-9381e2399070, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ad9aa43-ceb5-40e8-8896-9381e2399070, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232477.2635586, expires_in: 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:421 RpcState(Login, 5b62fb54-0cd7-42b6-a267-7392e6cb42b3, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b62fb54-0cd7-42b6-a267-7392e6cb42b3, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b62fb54-0cd7-42b6-a267-7392e6cb42b3, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232478.8792472, expires_in: 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:421 RpcState(Login, d50e535c-6972-4610-a40e-7c45106c9e6d, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d50e535c-6972-4610-a40e-7c45106c9e6d, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d50e535c-6972-4610-a40e-7c45106c9e6d, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232481.0364277, expires_in: 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:421 RpcState(Login, d76a6712-f4f8-4185-b3ca-d4e90f3b54eb, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d76a6712-f4f8-4185-b3ca-d4e90f3b54eb, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d76a6712-f4f8-4185-b3ca-d4e90f3b54eb, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232483.0316453, expires_in: 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:421 RpcState(Login, 38270250-9b7e-4ab8-a8c9-68df9a807ca5, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38270250-9b7e-4ab8-a8c9-68df9a807ca5, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38270250-9b7e-4ab8-a8c9-68df9a807ca5, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232485.072344, expires_in: 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:421 RpcState(Login, d08e3e8b-3da3-45c6-9ae4-fee432c6936c, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d08e3e8b-3da3-45c6-9ae4-fee432c6936c, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d08e3e8b-3da3-45c6-9ae4-fee432c6936c, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232486.683414, expires_in: 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:421 RpcState(Login, 070d4d11-b4ed-4685-a209-a637dbcc2f02, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 070d4d11-b4ed-4685-a209-a637dbcc2f02, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 070d4d11-b4ed-4685-a209-a637dbcc2f02, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232488.210634, expires_in: 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:421 RpcState(Login, 2aa91ebf-f3af-45c7-8c53-18eef2eccc98, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2aa91ebf-f3af-45c7-8c53-18eef2eccc98, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2aa91ebf-f3af-45c7-8c53-18eef2eccc98, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232490.3027794, expires_in: 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:421 RpcState(Login, 5babb158-8e06-460c-bd5a-ba9f1c971935, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5babb158-8e06-460c-bd5a-ba9f1c971935, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5babb158-8e06-460c-bd5a-ba9f1c971935, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232491.7007666, expires_in: 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:421 RpcState(Login, 23a0ba42-b047-45de-9373-daadf938adac, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23a0ba42-b047-45de-9373-daadf938adac, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23a0ba42-b047-45de-9373-daadf938adac, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232493.7031932, expires_in: 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:421 RpcState(Login, 4913c010-e94d-45a4-8db6-9ec8bbb876a8, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4913c010-e94d-45a4-8db6-9ec8bbb876a8, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4913c010-e94d-45a4-8db6-9ec8bbb876a8, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232494.994546, expires_in: 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:421 RpcState(Login, 0af01930-4791-44b1-8485-5af6621b69bb, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0af01930-4791-44b1-8485-5af6621b69bb, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0af01930-4791-44b1-8485-5af6621b69bb, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232496.6915464, expires_in: 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:421 RpcState(Login, cfc28a75-e23c-4d79-b14d-f1ccd2e004fd, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cfc28a75-e23c-4d79-b14d-f1ccd2e004fd, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cfc28a75-e23c-4d79-b14d-f1ccd2e004fd, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232498.6594014, expires_in: 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:421 RpcState(Login, 05da484d-34b9-4c7b-82fd-bcdea0432f7f, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05da484d-34b9-4c7b-82fd-bcdea0432f7f, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05da484d-34b9-4c7b-82fd-bcdea0432f7f, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232500.0716517, expires_in: 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:421 RpcState(Login, ef2c6e61-84aa-4fcd-b0f4-f1f82a1f6cca, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef2c6e61-84aa-4fcd-b0f4-f1f82a1f6cca, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef2c6e61-84aa-4fcd-b0f4-f1f82a1f6cca, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232501.9814594, expires_in: 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:421 RpcState(Login, 56453729-a3af-4010-984e-63a954126839, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56453729-a3af-4010-984e-63a954126839, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56453729-a3af-4010-984e-63a954126839, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232503.9105515, expires_in: 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:421 RpcState(Login, 68004467-4bff-4c6f-9a13-b4ad5fe0c109, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68004467-4bff-4c6f-9a13-b4ad5fe0c109, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68004467-4bff-4c6f-9a13-b4ad5fe0c109, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232505.7108908, expires_in: 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:421 RpcState(Login, aff3ee3c-0268-404a-8a15-27c7da68c9c9, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aff3ee3c-0268-404a-8a15-27c7da68c9c9, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aff3ee3c-0268-404a-8a15-27c7da68c9c9, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232507.629164, expires_in: 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:421 RpcState(Login, 7a3ad79a-c10e-49f2-9522-af3e1d975073, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a3ad79a-c10e-49f2-9522-af3e1d975073, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a3ad79a-c10e-49f2-9522-af3e1d975073, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232509.7169712, expires_in: 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:421 RpcState(Login, dd784e2f-03af-4f44-8b90-1fd30097e5c4, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd784e2f-03af-4f44-8b90-1fd30097e5c4, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd784e2f-03af-4f44-8b90-1fd30097e5c4, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232511.4483178, expires_in: 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:421 RpcState(Login, 6362f866-29e4-4d1e-b808-d57f206f7764, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6362f866-29e4-4d1e-b808-d57f206f7764, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6362f866-29e4-4d1e-b808-d57f206f7764, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232512.8137891, expires_in: 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:421 RpcState(Login, 46df1dda-4323-431a-b881-cdfec60d5a59, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46df1dda-4323-431a-b881-cdfec60d5a59, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46df1dda-4323-431a-b881-cdfec60d5a59, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232514.1079583, expires_in: 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:421 RpcState(Login, 5e95c2bb-4c77-473d-96cb-8de3e4cf83cc, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e95c2bb-4c77-473d-96cb-8de3e4cf83cc, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e95c2bb-4c77-473d-96cb-8de3e4cf83cc, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232515.3285646, expires_in: 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:421 RpcState(Login, 9234d7ad-ba03-4f88-aba4-e64dd58b373f, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9234d7ad-ba03-4f88-aba4-e64dd58b373f, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9234d7ad-ba03-4f88-aba4-e64dd58b373f, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232517.0748277, expires_in: 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:421 RpcState(Login, 3188b00b-850a-4f46-bc7c-2d4311d62536, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3188b00b-850a-4f46-bc7c-2d4311d62536, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3188b00b-850a-4f46-bc7c-2d4311d62536, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232518.3927028, expires_in: 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:421 RpcState(Login, 8ff8ae8d-d64d-4986-bb7b-584a78be8861, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ff8ae8d-d64d-4986-bb7b-584a78be8861, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ff8ae8d-d64d-4986-bb7b-584a78be8861, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232519.8726702, expires_in: 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:421 RpcState(Login, 20a1b62c-62de-4636-8c66-db9787e8b9e9, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20a1b62c-62de-4636-8c66-db9787e8b9e9, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20a1b62c-62de-4636-8c66-db9787e8b9e9, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232521.8739774, expires_in: 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:421 RpcState(Login, 9c3dfd58-ecb1-4e77-8257-ddb4181f97a7, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c3dfd58-ecb1-4e77-8257-ddb4181f97a7, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c3dfd58-ecb1-4e77-8257-ddb4181f97a7, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232523.8781, expires_in: 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:421 RpcState(Login, 894e8c79-73a0-4a8a-a18d-2f0fe6e33651, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 894e8c79-73a0-4a8a-a18d-2f0fe6e33651, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 894e8c79-73a0-4a8a-a18d-2f0fe6e33651, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232525.7473178, expires_in: 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:421 RpcState(Login, dab27623-bd69-4f2a-b207-26a9f4454943, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dab27623-bd69-4f2a-b207-26a9f4454943, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dab27623-bd69-4f2a-b207-26a9f4454943, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232527.0485415, expires_in: 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:421 RpcState(Login, 6da5060d-20e4-464c-bb5a-a8f8b9970727, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6da5060d-20e4-464c-bb5a-a8f8b9970727, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6da5060d-20e4-464c-bb5a-a8f8b9970727, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232528.3733532, expires_in: 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:421 RpcState(Login, 303c3d27-957e-4b79-940f-dba75a35ca0d, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 303c3d27-957e-4b79-940f-dba75a35ca0d, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 303c3d27-957e-4b79-940f-dba75a35ca0d, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232530.1035256, expires_in: 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:421 RpcState(Login, 78503bba-2d8d-4291-9120-88384adcb39a, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 78503bba-2d8d-4291-9120-88384adcb39a, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 78503bba-2d8d-4291-9120-88384adcb39a, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232531.4529502, expires_in: 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:421 RpcState(Login, 5737da21-a144-48be-8155-23b43311c22f, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5737da21-a144-48be-8155-23b43311c22f, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5737da21-a144-48be-8155-23b43311c22f, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232533.1946535, expires_in: 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:421 RpcState(Login, b4d88861-8789-4407-b28a-63c802c4181f, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b4d88861-8789-4407-b28a-63c802c4181f, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b4d88861-8789-4407-b28a-63c802c4181f, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232535.0700243, expires_in: 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:421 RpcState(Login, 74a0fc07-9cc0-4ba1-a464-865c6e877c9b, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74a0fc07-9cc0-4ba1-a464-865c6e877c9b, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74a0fc07-9cc0-4ba1-a464-865c6e877c9b, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232537.1130788, expires_in: 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:421 RpcState(Login, 0452a670-8e6c-444a-bfdc-14033b64e30f, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0452a670-8e6c-444a-bfdc-14033b64e30f, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0452a670-8e6c-444a-bfdc-14033b64e30f, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232538.7415056, expires_in: 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:421 RpcState(Login, 54391272-b280-4d20-a3f2-0c1a7bfcdba7, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54391272-b280-4d20-a3f2-0c1a7bfcdba7, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54391272-b280-4d20-a3f2-0c1a7bfcdba7, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232540.67966, expires_in: 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:421 RpcState(Login, 8560743b-b763-4dc3-b692-e95d1c0825e4, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8560743b-b763-4dc3-b692-e95d1c0825e4, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8560743b-b763-4dc3-b692-e95d1c0825e4, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232542.7971516, expires_in: 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:421 RpcState(Login, 284f0d52-3fd2-47dd-90de-4e8c8dcc08b8, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 284f0d52-3fd2-47dd-90de-4e8c8dcc08b8, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 284f0d52-3fd2-47dd-90de-4e8c8dcc08b8, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232543.2886758, expires_in: 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:421 RpcState(Login, a2fc42fe-cbc0-4138-a075-17c60d8a81c5, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a2fc42fe-cbc0-4138-a075-17c60d8a81c5, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a2fc42fe-cbc0-4138-a075-17c60d8a81c5, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232544.6512227, expires_in: 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:421 RpcState(Login, a04b8ef2-0178-4d3d-907a-ced496805a9a, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a04b8ef2-0178-4d3d-907a-ced496805a9a, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a04b8ef2-0178-4d3d-907a-ced496805a9a, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232546.3106577, expires_in: 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:421 RpcState(Login, 4812227a-6af4-4d51-96a1-40d9757c1a27, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4812227a-6af4-4d51-96a1-40d9757c1a27, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4812227a-6af4-4d51-96a1-40d9757c1a27, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232547.8932946, expires_in: 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:421 RpcState(Login, 03e1ba9a-3a91-43ab-aed6-86abddd41fb1, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03e1ba9a-3a91-43ab-aed6-86abddd41fb1, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03e1ba9a-3a91-43ab-aed6-86abddd41fb1, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232550.0602317, expires_in: 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:421 RpcState(Login, 2c65f51b-cdba-4575-9cdb-0c1f6fa6bb7b, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c65f51b-cdba-4575-9cdb-0c1f6fa6bb7b, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c65f51b-cdba-4575-9cdb-0c1f6fa6bb7b, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232551.9994123, expires_in: 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:421 RpcState(Login, 48216d1e-c6e4-4234-9eba-be318949c17e, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48216d1e-c6e4-4234-9eba-be318949c17e, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48216d1e-c6e4-4234-9eba-be318949c17e, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232553.585886, expires_in: 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:421 RpcState(Login, 7162a191-c346-4c90-b3d9-914905ec4953, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7162a191-c346-4c90-b3d9-914905ec4953, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7162a191-c346-4c90-b3d9-914905ec4953, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232555.652234, expires_in: 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:421 RpcState(Login, dc7cdadf-2c7a-422e-b3a5-2f8b234ebcf9, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc7cdadf-2c7a-422e-b3a5-2f8b234ebcf9, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc7cdadf-2c7a-422e-b3a5-2f8b234ebcf9, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232557.5130155, expires_in: 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:421 RpcState(Login, 37790d2b-7832-43e6-bfc0-2784972abf8c, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37790d2b-7832-43e6-bfc0-2784972abf8c, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37790d2b-7832-43e6-bfc0-2784972abf8c, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232558.9462776, expires_in: 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:421 RpcState(Login, 540d2fa1-36e6-4fc5-89dd-4e1b229f4a3d, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 540d2fa1-36e6-4fc5-89dd-4e1b229f4a3d, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 540d2fa1-36e6-4fc5-89dd-4e1b229f4a3d, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232560.8243375, expires_in: 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:421 RpcState(Login, ec48d82c-2db1-4565-9cee-ebd7bd2e6258, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec48d82c-2db1-4565-9cee-ebd7bd2e6258, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec48d82c-2db1-4565-9cee-ebd7bd2e6258, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232562.753779, expires_in: 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:421 RpcState(Login, bb28cae1-97d7-40ee-80f9-5fb918c6f862, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb28cae1-97d7-40ee-80f9-5fb918c6f862, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb28cae1-97d7-40ee-80f9-5fb918c6f862, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232564.6471703, expires_in: 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:421 RpcState(Login, d37e9e37-e5f5-43bb-b079-05f7274af40e, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d37e9e37-e5f5-43bb-b079-05f7274af40e, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d37e9e37-e5f5-43bb-b079-05f7274af40e, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232566.5704093, expires_in: 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:421 RpcState(Login, fff9b503-d4e1-4703-925a-8b05d9b7a144, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fff9b503-d4e1-4703-925a-8b05d9b7a144, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fff9b503-d4e1-4703-925a-8b05d9b7a144, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232568.195037, expires_in: 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:421 RpcState(Login, 1b44004e-3f45-4749-aa1a-333013e06a30, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b44004e-3f45-4749-aa1a-333013e06a30, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b44004e-3f45-4749-aa1a-333013e06a30, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232570.382879, expires_in: 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:421 RpcState(Login, b81927ec-75a9-4432-8095-489dd223e9ce, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b81927ec-75a9-4432-8095-489dd223e9ce, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b81927ec-75a9-4432-8095-489dd223e9ce, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232572.2710395, expires_in: 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:421 RpcState(Login, 81481137-22c5-45d1-b69d-e39d04ab4acf, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 81481137-22c5-45d1-b69d-e39d04ab4acf, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 81481137-22c5-45d1-b69d-e39d04ab4acf, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232574.3854764, expires_in: 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:421 RpcState(Login, 0ee99718-bfa5-436c-a80d-68fb95888108, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ee99718-bfa5-436c-a80d-68fb95888108, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ee99718-bfa5-436c-a80d-68fb95888108, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232576.1829486, expires_in: 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:421 RpcState(Login, 83fbe083-dde9-4324-93a0-a6fa0a51f03c, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83fbe083-dde9-4324-93a0-a6fa0a51f03c, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83fbe083-dde9-4324-93a0-a6fa0a51f03c, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232577.5875697, expires_in: 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:421 RpcState(Login, 1586a94e-23e8-4a98-93d3-2f111045c45e, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1586a94e-23e8-4a98-93d3-2f111045c45e, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1586a94e-23e8-4a98-93d3-2f111045c45e, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232579.5658808, expires_in: 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:421 RpcState(Login, fd4e3fdc-c5c5-4d4a-9186-e6e54a9c9fdd, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd4e3fdc-c5c5-4d4a-9186-e6e54a9c9fdd, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd4e3fdc-c5c5-4d4a-9186-e6e54a9c9fdd, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232581.0260842, expires_in: 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:421 RpcState(Login, fd42dc6b-62ac-4e4c-babd-d44522f49b39, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd42dc6b-62ac-4e4c-babd-d44522f49b39, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd42dc6b-62ac-4e4c-babd-d44522f49b39, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232582.289443, expires_in: 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:421 RpcState(Login, 775e7fd5-f6b3-4a75-a7bc-30dd0d1a0b19, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 775e7fd5-f6b3-4a75-a7bc-30dd0d1a0b19, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 775e7fd5-f6b3-4a75-a7bc-30dd0d1a0b19, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232583.4919038, expires_in: 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:421 RpcState(Login, 44c2d5c4-c05f-4607-a3c9-88c674196896, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44c2d5c4-c05f-4607-a3c9-88c674196896, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44c2d5c4-c05f-4607-a3c9-88c674196896, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232584.911733, expires_in: 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:421 RpcState(Login, 0a617179-2978-42a8-b48d-f6dde008691e, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a617179-2978-42a8-b48d-f6dde008691e, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a617179-2978-42a8-b48d-f6dde008691e, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232586.7210057, expires_in: 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:421 RpcState(Login, 4d3602a5-038e-4bea-b951-0e6cabbcd566, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d3602a5-038e-4bea-b951-0e6cabbcd566, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d3602a5-038e-4bea-b951-0e6cabbcd566, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232588.8706496, expires_in: 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:421 RpcState(Login, f62adb86-1c66-4caa-8bf8-041c9333195f, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f62adb86-1c66-4caa-8bf8-041c9333195f, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f62adb86-1c66-4caa-8bf8-041c9333195f, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232590.2600582, expires_in: 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:421 RpcState(Login, 2f05b01a-3580-4acf-b43b-82639f7343f6, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f05b01a-3580-4acf-b43b-82639f7343f6, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f05b01a-3580-4acf-b43b-82639f7343f6, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232591.6242802, expires_in: 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:421 RpcState(Login, b8e6d6ec-0a56-42bb-914c-e891717389ef, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8e6d6ec-0a56-42bb-914c-e891717389ef, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8e6d6ec-0a56-42bb-914c-e891717389ef, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232593.040243, expires_in: 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:421 RpcState(Login, d1071475-e55e-42d2-82cd-caf2d2b847f1, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1071475-e55e-42d2-82cd-caf2d2b847f1, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1071475-e55e-42d2-82cd-caf2d2b847f1, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232594.4179158, expires_in: 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:421 RpcState(Login, 6a82370b-9e0a-4c97-98ca-6355184ac3c0, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a82370b-9e0a-4c97-98ca-6355184ac3c0, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a82370b-9e0a-4c97-98ca-6355184ac3c0, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232596.4745917, expires_in: 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:421 RpcState(Login, 7c14ae22-2147-4f05-9d3b-1e38ff1feb71, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c14ae22-2147-4f05-9d3b-1e38ff1feb71, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c14ae22-2147-4f05-9d3b-1e38ff1feb71, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232597.6915455, expires_in: 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:421 RpcState(Login, ca827c5d-48ce-4f3a-9be5-a4f1e624ff20, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca827c5d-48ce-4f3a-9be5-a4f1e624ff20, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca827c5d-48ce-4f3a-9be5-a4f1e624ff20, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232599.39059, expires_in: 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:421 RpcState(Login, ab089e2e-4e48-45ca-b689-5533effecf6d, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab089e2e-4e48-45ca-b689-5533effecf6d, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab089e2e-4e48-45ca-b689-5533effecf6d, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232600.6582408, expires_in: 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:421 RpcState(Login, 889a17ba-279f-4aef-be88-4fdad3ca7dc5, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 889a17ba-279f-4aef-be88-4fdad3ca7dc5, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 889a17ba-279f-4aef-be88-4fdad3ca7dc5, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232602.3623345, expires_in: 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:421 RpcState(Login, 649623c5-638e-4439-95b5-53f4b722ce1e, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 649623c5-638e-4439-95b5-53f4b722ce1e, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 649623c5-638e-4439-95b5-53f4b722ce1e, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232604.250864, expires_in: 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:421 RpcState(Login, 658c6a9c-2a72-4310-bdf6-ef52ff8dc662, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 658c6a9c-2a72-4310-bdf6-ef52ff8dc662, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 658c6a9c-2a72-4310-bdf6-ef52ff8dc662, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232606.274023, expires_in: 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:421 RpcState(Login, 145b3237-8c7f-43bd-b4b3-2062f0d7d4ad, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 145b3237-8c7f-43bd-b4b3-2062f0d7d4ad, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 145b3237-8c7f-43bd-b4b3-2062f0d7d4ad, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232608.0746808, expires_in: 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:421 RpcState(Login, 9b307377-1554-4f7c-b5b8-85db095eb53b, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b307377-1554-4f7c-b5b8-85db095eb53b, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b307377-1554-4f7c-b5b8-85db095eb53b, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232610.1747684, expires_in: 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:421 RpcState(Login, 46fcd26b-dc05-40ed-a410-7c6ccd54c103, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46fcd26b-dc05-40ed-a410-7c6ccd54c103, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46fcd26b-dc05-40ed-a410-7c6ccd54c103, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232611.6673012, expires_in: 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:421 RpcState(Login, cfcc761f-33cf-4d50-9e50-951158415e51, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cfcc761f-33cf-4d50-9e50-951158415e51, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cfcc761f-33cf-4d50-9e50-951158415e51, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232613.840178, expires_in: 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:421 RpcState(Login, 9dc3998b-0ebe-413b-a41a-da32bce14b5c, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9dc3998b-0ebe-413b-a41a-da32bce14b5c, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9dc3998b-0ebe-413b-a41a-da32bce14b5c, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232615.948292, expires_in: 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:421 RpcState(Login, 31886ccf-90ca-4c60-828c-59a894e7dbb5, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 31886ccf-90ca-4c60-828c-59a894e7dbb5, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 31886ccf-90ca-4c60-828c-59a894e7dbb5, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232617.3806477, expires_in: 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:421 RpcState(Login, c7ccf18e-87ce-4304-affb-f5b835f70ecd, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7ccf18e-87ce-4304-affb-f5b835f70ecd, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7ccf18e-87ce-4304-affb-f5b835f70ecd, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232618.7060761, expires_in: 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:421 RpcState(Login, 0012dfa7-d1fd-47f3-8d66-ebbb688b74ec, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0012dfa7-d1fd-47f3-8d66-ebbb688b74ec, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0012dfa7-d1fd-47f3-8d66-ebbb688b74ec, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232620.216536, expires_in: 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:421 RpcState(Login, 02e8afe8-71e5-4551-9b05-679ab9c76965, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02e8afe8-71e5-4551-9b05-679ab9c76965, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02e8afe8-71e5-4551-9b05-679ab9c76965, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232622.0687919, expires_in: 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:421 RpcState(Login, 40fa7d68-ce62-4005-980f-839611f998a7, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40fa7d68-ce62-4005-980f-839611f998a7, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40fa7d68-ce62-4005-980f-839611f998a7, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232623.4633925, expires_in: 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:421 RpcState(Login, 57184f36-b004-4399-84ce-e46f07e87169, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57184f36-b004-4399-84ce-e46f07e87169, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57184f36-b004-4399-84ce-e46f07e87169, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232625.2827601, expires_in: 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:421 RpcState(Login, 1899458c-ad86-4463-a86f-6cd81a1ec253, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1899458c-ad86-4463-a86f-6cd81a1ec253, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1899458c-ad86-4463-a86f-6cd81a1ec253, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232627.227543, expires_in: 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:421 RpcState(Login, 0219be86-0713-4758-8e25-deb7a2303d56, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0219be86-0713-4758-8e25-deb7a2303d56, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0219be86-0713-4758-8e25-deb7a2303d56, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232628.5525556, expires_in: 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:421 RpcState(Login, b0619e30-0dbc-403e-9bdc-87b44d40e859, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0619e30-0dbc-403e-9bdc-87b44d40e859, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0619e30-0dbc-403e-9bdc-87b44d40e859, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232630.438564, expires_in: 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:421 RpcState(Login, bc093247-b205-4406-8bd9-44f6776528ba, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc093247-b205-4406-8bd9-44f6776528ba, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc093247-b205-4406-8bd9-44f6776528ba, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232632.480707, expires_in: 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:421 RpcState(Login, ccd13e38-b64f-45de-bd57-a70b17513a0b, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ccd13e38-b64f-45de-bd57-a70b17513a0b, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ccd13e38-b64f-45de-bd57-a70b17513a0b, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232634.3028526, expires_in: 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:421 RpcState(Login, b407d128-cc0c-4eb2-9058-ff1d07674dac, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b407d128-cc0c-4eb2-9058-ff1d07674dac, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b407d128-cc0c-4eb2-9058-ff1d07674dac, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232635.9883866, expires_in: 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:421 RpcState(Login, 9e408720-8849-4503-aa63-e1686ecbbfc5, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e408720-8849-4503-aa63-e1686ecbbfc5, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e408720-8849-4503-aa63-e1686ecbbfc5, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232638.0551174, expires_in: 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:421 RpcState(Login, a0f5ed67-3469-43af-a816-2e3436bb45ee, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0f5ed67-3469-43af-a816-2e3436bb45ee, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0f5ed67-3469-43af-a816-2e3436bb45ee, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232640.2355084, expires_in: 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:421 RpcState(Login, 873c2c7c-63d4-426e-a5a5-4d5dc7337c27, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 873c2c7c-63d4-426e-a5a5-4d5dc7337c27, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 873c2c7c-63d4-426e-a5a5-4d5dc7337c27, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232642.09533, expires_in: 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:421 RpcState(Login, b1634264-7e26-43cb-9e2d-15fdad1f9adc, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1634264-7e26-43cb-9e2d-15fdad1f9adc, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1634264-7e26-43cb-9e2d-15fdad1f9adc, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232643.8849566, expires_in: 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:421 RpcState(Login, f36ab6e7-de02-4f19-9f18-3f0e89bf14fc, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f36ab6e7-de02-4f19-9f18-3f0e89bf14fc, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f36ab6e7-de02-4f19-9f18-3f0e89bf14fc, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232645.3469794, expires_in: 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:421 RpcState(Login, 7ced8820-15e8-45de-9319-ed9ffb70aaa8, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ced8820-15e8-45de-9319-ed9ffb70aaa8, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ced8820-15e8-45de-9319-ed9ffb70aaa8, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232646.8875587, expires_in: 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:421 RpcState(Login, bbeabc12-0c7d-4732-a582-c234148e0173, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bbeabc12-0c7d-4732-a582-c234148e0173, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bbeabc12-0c7d-4732-a582-c234148e0173, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232648.9849849, expires_in: 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:421 RpcState(Login, c7218cc4-d6c1-42c0-b92b-6fe33cf3794d, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7218cc4-d6c1-42c0-b92b-6fe33cf3794d, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7218cc4-d6c1-42c0-b92b-6fe33cf3794d, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232650.7164545, expires_in: 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:421 RpcState(Login, 838c04f6-3ea3-4f13-9774-d50ff33ba93d, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 838c04f6-3ea3-4f13-9774-d50ff33ba93d, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 838c04f6-3ea3-4f13-9774-d50ff33ba93d, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232652.2563462, expires_in: 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:421 RpcState(Login, 42ef67c3-1274-4f46-8215-0b3bb9c5da34, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42ef67c3-1274-4f46-8215-0b3bb9c5da34, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42ef67c3-1274-4f46-8215-0b3bb9c5da34, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232654.0813437, expires_in: 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:421 RpcState(Login, efc71cec-922f-44d8-82e9-e9b5bfce8905, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, efc71cec-922f-44d8-82e9-e9b5bfce8905, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, efc71cec-922f-44d8-82e9-e9b5bfce8905, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232656.129309, expires_in: 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:421 RpcState(Login, d64610b1-1beb-4c9e-b870-2cc2f7024601, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d64610b1-1beb-4c9e-b870-2cc2f7024601, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d64610b1-1beb-4c9e-b870-2cc2f7024601, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232657.5966136, expires_in: 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:421 RpcState(Login, bfa68918-a80e-40e9-9255-3bc8c3999287, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bfa68918-a80e-40e9-9255-3bc8c3999287, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bfa68918-a80e-40e9-9255-3bc8c3999287, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232659.2574832, expires_in: 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:421 RpcState(Login, d3c60b9d-1c69-41f8-9a5f-a50f4880bf0e, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3c60b9d-1c69-41f8-9a5f-a50f4880bf0e, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3c60b9d-1c69-41f8-9a5f-a50f4880bf0e, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232660.9975019, expires_in: 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:421 RpcState(Login, 3d676b9f-fc21-4178-951c-f2d0804f121a, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3d676b9f-fc21-4178-951c-f2d0804f121a, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3d676b9f-fc21-4178-951c-f2d0804f121a, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232662.5518768, expires_in: 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:421 RpcState(Login, d7ce57e9-3896-42a0-9ea8-823cd04edc59, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7ce57e9-3896-42a0-9ea8-823cd04edc59, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7ce57e9-3896-42a0-9ea8-823cd04edc59, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232664.3021376, expires_in: 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:421 RpcState(Login, c54398e1-de25-48bc-a907-e5a4aeae9e4a, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c54398e1-de25-48bc-a907-e5a4aeae9e4a, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c54398e1-de25-48bc-a907-e5a4aeae9e4a, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232665.957863, expires_in: 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:421 RpcState(Login, d73f0a69-9033-4a44-ad0b-dc4d0f2a3bea, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d73f0a69-9033-4a44-ad0b-dc4d0f2a3bea, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d73f0a69-9033-4a44-ad0b-dc4d0f2a3bea, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232667.4807575, expires_in: 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:421 RpcState(Login, 1992585d-41ac-4890-ab56-f91f2d7e1fb6, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1992585d-41ac-4890-ab56-f91f2d7e1fb6, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1992585d-41ac-4890-ab56-f91f2d7e1fb6, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232669.3458037, expires_in: 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:421 RpcState(Login, 42122efc-b91e-4e24-90b3-db66878670a9, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42122efc-b91e-4e24-90b3-db66878670a9, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42122efc-b91e-4e24-90b3-db66878670a9, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232670.603424, expires_in: 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:421 RpcState(Login, 48896fb5-17e8-434a-80bc-e4802e32d8eb, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48896fb5-17e8-434a-80bc-e4802e32d8eb, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48896fb5-17e8-434a-80bc-e4802e32d8eb, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232672.1744404, expires_in: 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:421 RpcState(Login, 8a8f5d98-7cbd-4273-bffa-ac7b30a32c6a, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a8f5d98-7cbd-4273-bffa-ac7b30a32c6a, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a8f5d98-7cbd-4273-bffa-ac7b30a32c6a, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232673.5128584, expires_in: 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:421 RpcState(Login, 3b8807ca-d377-47e5-8185-fee61ef17d9b, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b8807ca-d377-47e5-8185-fee61ef17d9b, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b8807ca-d377-47e5-8185-fee61ef17d9b, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232674.9624486, expires_in: 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:421 RpcState(Login, 7c801f3d-2a12-46c8-be00-146275865d87, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c801f3d-2a12-46c8-be00-146275865d87, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c801f3d-2a12-46c8-be00-146275865d87, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232676.338288, expires_in: 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:421 RpcState(Login, df37425a-f325-4ea5-b40c-5f642245113d, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df37425a-f325-4ea5-b40c-5f642245113d, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df37425a-f325-4ea5-b40c-5f642245113d, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232678.4136536, expires_in: 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:421 RpcState(Login, 2f00a7ff-beea-49bd-835b-47dac69631ab, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f00a7ff-beea-49bd-835b-47dac69631ab, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f00a7ff-beea-49bd-835b-47dac69631ab, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232680.5450804, expires_in: 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:421 RpcState(Login, a075d118-32ff-4fef-8ba1-1b82ffb0b29c, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a075d118-32ff-4fef-8ba1-1b82ffb0b29c, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a075d118-32ff-4fef-8ba1-1b82ffb0b29c, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232682.361364, expires_in: 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:421 RpcState(Login, e4d92ebc-5a0c-415f-a722-cdcd5721aa4e, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e4d92ebc-5a0c-415f-a722-cdcd5721aa4e, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e4d92ebc-5a0c-415f-a722-cdcd5721aa4e, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232684.430822, expires_in: 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:421 RpcState(Login, 3ef56d8c-79bb-4f97-aa3c-e78da795e637, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ef56d8c-79bb-4f97-aa3c-e78da795e637, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ef56d8c-79bb-4f97-aa3c-e78da795e637, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232686.6410592, expires_in: 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:421 RpcState(Login, 66818794-6d3f-4c51-b504-0272c7a78682, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66818794-6d3f-4c51-b504-0272c7a78682, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66818794-6d3f-4c51-b504-0272c7a78682, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232688.3641608, expires_in: 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:421 RpcState(Login, 7e7f1cab-efc7-49ad-be26-bdfcebfa2449, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e7f1cab-efc7-49ad-be26-bdfcebfa2449, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e7f1cab-efc7-49ad-be26-bdfcebfa2449, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232690.0322082, expires_in: 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:421 RpcState(Login, b38a6d8d-da19-4b58-8bae-23c20dcd0ca7, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b38a6d8d-da19-4b58-8bae-23c20dcd0ca7, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b38a6d8d-da19-4b58-8bae-23c20dcd0ca7, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232691.5965047, expires_in: 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:421 RpcState(Login, 29154771-bf88-4882-a2b5-d797a1fcffed, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 29154771-bf88-4882-a2b5-d797a1fcffed, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 29154771-bf88-4882-a2b5-d797a1fcffed, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232692.82831, expires_in: 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:421 RpcState(Login, dc0b889f-52c4-46e6-8190-fde4fb9333b0, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc0b889f-52c4-46e6-8190-fde4fb9333b0, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc0b889f-52c4-46e6-8190-fde4fb9333b0, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232694.7292984, expires_in: 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:421 RpcState(Login, 2f195284-5350-4cfe-83c8-ef52b9ceda44, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f195284-5350-4cfe-83c8-ef52b9ceda44, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f195284-5350-4cfe-83c8-ef52b9ceda44, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232696.085925, expires_in: 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:421 RpcState(Login, d6a2185c-f3e6-4ff3-978d-1142ffc9438a, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6a2185c-f3e6-4ff3-978d-1142ffc9438a, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6a2185c-f3e6-4ff3-978d-1142ffc9438a, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232697.8507392, expires_in: 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:421 RpcState(Login, 2d9c1ae9-5c4b-4507-bd19-6609aa13c398, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d9c1ae9-5c4b-4507-bd19-6609aa13c398, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d9c1ae9-5c4b-4507-bd19-6609aa13c398, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232699.2271097, expires_in: 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:421 RpcState(Login, 0bbe048f-9137-4f7b-8de6-7e96ddea16ef, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0bbe048f-9137-4f7b-8de6-7e96ddea16ef, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0bbe048f-9137-4f7b-8de6-7e96ddea16ef, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232701.1256995, expires_in: 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:421 RpcState(Login, b059201c-3b52-4147-8304-038d9f398d46, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b059201c-3b52-4147-8304-038d9f398d46, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b059201c-3b52-4147-8304-038d9f398d46, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232703.2831166, expires_in: 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:421 RpcState(Login, 159066ab-1f47-410a-b7b3-a105a033bd6c, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 159066ab-1f47-410a-b7b3-a105a033bd6c, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 159066ab-1f47-410a-b7b3-a105a033bd6c, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232705.1792567, expires_in: 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:421 RpcState(Login, 922a39a7-5c8f-4bdf-92b3-fa23e0c4876b, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 922a39a7-5c8f-4bdf-92b3-fa23e0c4876b, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 922a39a7-5c8f-4bdf-92b3-fa23e0c4876b, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232706.9866426, expires_in: 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:421 RpcState(Login, d7cc8cfc-aab5-4fc6-9e22-30db291f6ab1, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7cc8cfc-aab5-4fc6-9e22-30db291f6ab1, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7cc8cfc-aab5-4fc6-9e22-30db291f6ab1, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232709.1776068, expires_in: 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:421 RpcState(Login, 8ff2f6f1-c50f-46aa-8e4c-0ae1d177ed17, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ff2f6f1-c50f-46aa-8e4c-0ae1d177ed17, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ff2f6f1-c50f-46aa-8e4c-0ae1d177ed17, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232710.8079953, expires_in: 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:421 RpcState(Login, c01c3268-adaf-4b6f-bc0c-de4fd4c28974, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c01c3268-adaf-4b6f-bc0c-de4fd4c28974, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c01c3268-adaf-4b6f-bc0c-de4fd4c28974, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232712.4620736, expires_in: 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:421 RpcState(Login, 596a6d70-b5eb-4f27-9f3a-7645eb080a53, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 596a6d70-b5eb-4f27-9f3a-7645eb080a53, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 596a6d70-b5eb-4f27-9f3a-7645eb080a53, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232713.9612691, expires_in: 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:421 RpcState(Login, 48e848cd-166f-4686-9953-9b6e61b2bdc6, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48e848cd-166f-4686-9953-9b6e61b2bdc6, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48e848cd-166f-4686-9953-9b6e61b2bdc6, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232715.8603835, expires_in: 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:421 RpcState(Login, fb3eaeab-1476-441c-a38f-8a4aea716813, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb3eaeab-1476-441c-a38f-8a4aea716813, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb3eaeab-1476-441c-a38f-8a4aea716813, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232717.6235826, expires_in: 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:421 RpcState(Login, 2a88b00a-7e68-48d0-b5b1-8e2a0d8c2f91, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a88b00a-7e68-48d0-b5b1-8e2a0d8c2f91, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a88b00a-7e68-48d0-b5b1-8e2a0d8c2f91, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232719.2958477, expires_in: 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:421 RpcState(Login, bb7bdd21-b716-4048-88e7-6b5fd3529b9d, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb7bdd21-b716-4048-88e7-6b5fd3529b9d, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb7bdd21-b716-4048-88e7-6b5fd3529b9d, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232720.7088418, expires_in: 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:421 RpcState(Login, 8473275b-7d28-4c82-a642-825b4056c5e1, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8473275b-7d28-4c82-a642-825b4056c5e1, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8473275b-7d28-4c82-a642-825b4056c5e1, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232722.8883197, expires_in: 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:421 RpcState(Login, fe5a682d-ff3a-4234-9911-4b5f14161b90, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe5a682d-ff3a-4234-9911-4b5f14161b90, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe5a682d-ff3a-4234-9911-4b5f14161b90, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232724.720638, expires_in: 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:421 RpcState(Login, 44b3450b-9852-44e3-bf68-37aa7c03dc10, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44b3450b-9852-44e3-bf68-37aa7c03dc10, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44b3450b-9852-44e3-bf68-37aa7c03dc10, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232726.2176552, expires_in: 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:421 RpcState(Login, b2627918-3281-4cde-8e86-f5805788cb9e, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b2627918-3281-4cde-8e86-f5805788cb9e, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b2627918-3281-4cde-8e86-f5805788cb9e, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232728.0057557, expires_in: 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:421 RpcState(Login, 36ef2401-4128-4170-83df-43a3cf2c9651, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36ef2401-4128-4170-83df-43a3cf2c9651, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36ef2401-4128-4170-83df-43a3cf2c9651, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232729.2387788, expires_in: 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:421 RpcState(Login, 2861a982-0afe-41dd-a200-747c0e2f6c31, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2861a982-0afe-41dd-a200-747c0e2f6c31, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2861a982-0afe-41dd-a200-747c0e2f6c31, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232731.3250625, expires_in: 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:421 RpcState(Login, 8c5a52b7-a319-4030-9fbe-024812bc7e65, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c5a52b7-a319-4030-9fbe-024812bc7e65, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c5a52b7-a319-4030-9fbe-024812bc7e65, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765232732374339&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:11923/1
____________ test_external_data_table_with_fail[encryption_enabled] ____________
ydb/tests/functional/secrets/test_secrets_usage.py:217: in test_external_data_table_with_fail
    create_secrets(user1_config, secrets, ['', '', 'mino123'])
ydb/tests/functional/secrets/conftest.py:89: in create_secrets
    run_with_assert(user_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_external_data_table_with_fail[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:4184/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18683
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12676
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64676
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2632
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11923
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20957
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19774
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28948
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4184
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21393
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21027
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000282/r3tmp/kikimr_cluster_69dfqocm
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29696
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16896
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18580
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65385
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000282/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/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_enabled/cluster/node_1/logfile_qtn0ike0.log --grpc-port=29696 --mon-port=16896 --ic-port=21027
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29696/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000282/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/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_enabled/cluster/node_1/logfile_qtn0ike0.log --grpc-port=29696 --mon-port=16896 --ic-port=21027
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_enabled/cluster/node_1/logfile_qtn0ike0.log', '--grpc-port=29696', '--mon-port=16896', '--ic-port=21027')' in '/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1323624
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29696/1
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/kvpj/000282/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1323625
DEBUG    ya.test:process.py:259 Command (pid 1323625) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1323625) elapsed time (sec): 0.339993953704834
DEBUG    ya.test:process.py:263 Command (pid 1323625) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1323625) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1323625) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1323625) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1323625) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 1323625) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1323625) minflt: 18830
DEBUG    ya.test:process.py:263 Command (pid 1323625) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1323625) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1323625) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1323625) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1323625) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1323625) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1323625) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1323625) stime: 0.21573699999999998
DEBUG    ya.test:process.py:263 Command (pid 1323625) utime: 0.075907
DEBUG    ya.test:process.py:263 Command (pid 1323625) wtime: 0.341
DEBUG    ya.test:process.py:275 Command (pid 1323625) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1323625) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29696', '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: 21027\n      }\n      HostConfigId: 1\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/kvpj/000282/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29696', '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: 21027\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1324444
DEBUG    ya.test:process.py:259 Command (pid 1324444) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1324444) elapsed time (sec): 0.32002806663513184
DEBUG    ya.test:process.py:263 Command (pid 1324444) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324444) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1324444) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324444) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324444) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1324444) maxrss: 555560
DEBUG    ya.test:process.py:263 Command (pid 1324444) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 1324444) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1324444) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1324444) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1324444) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1324444) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1324444) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 1324444) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1324444) stime: 0.189152
DEBUG    ya.test:process.py:263 Command (pid 1324444) utime: 0.08700999999999999
DEBUG    ya.test:process.py:263 Command (pid 1324444) wtime: 0.321
DEBUG    ya.test:process.py:275 Command (pid 1324444) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29696', '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.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/kvpj/000282/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29696', '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: 1324553
DEBUG    ya.test:process.py:259 Command (pid 1324553) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1324553) elapsed time (sec): 0.30138635635375977
DEBUG    ya.test:process.py:263 Command (pid 1324553) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324553) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1324553) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324553) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324553) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1324553) maxrss: 555568
DEBUG    ya.test:process.py:263 Command (pid 1324553) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 1324553) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1324553) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1324553) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1324553) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1324553) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1324553) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 1324553) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1324553) stime: 0.16726
DEBUG    ya.test:process.py:263 Command (pid 1324553) utime: 0.089749
DEBUG    ya.test:process.py:263 Command (pid 1324553) wtime: 0.302
DEBUG    ya.test:process.py:275 Command (pid 1324553) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16120
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13676
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29652
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9719
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13008
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:29696 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_enabled/cluster/slot_1/logfile_4ln5pgu4.log --grpc-port=16120 --mon-port=13676 --ic-port=29652 --key-file /home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:29696 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_enabled/cluster/slot_1/logfile_4ln5pgu4.log --grpc-port=16120 --mon-port=13676 --ic-port=29652 --key-file /home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:29696', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_enabled/cluster/slot_1/logfile_4ln5pgu4.log', '--grpc-port=16120', '--mon-port=13676', '--ic-port=29652', '--key-file', '/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/kvpj/000282/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1324748
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16120/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000282/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1324749
DEBUG    ya.test:process.py:259 Command (pid 1324749) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1324749) elapsed time (sec): 0.37561583518981934
DEBUG    ya.test:process.py:263 Command (pid 1324749) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324749) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1324749) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324749) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324749) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 1324749) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1324749) minflt: 20419
DEBUG    ya.test:process.py:263 Command (pid 1324749) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1324749) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1324749) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1324749) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1324749) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1324749) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 1324749) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1324749) stime: 0.251484
DEBUG    ya.test:process.py:263 Command (pid 1324749) utime: 0.075844
DEBUG    ya.test:process.py:263 Command (pid 1324749) wtime: 0.376
DEBUG    ya.test:process.py:275 Command (pid 1324749) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1324749) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_external_data_table_with_fail[encryption_enabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, bc7139db-f3b4-4ae0-bc1b-e76f2a56c31c, localhost:29696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bc7139db-f3b4-4ae0-bc1b-e76f2a56c31c, localhost:29696): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bc7139db-f3b4-4ae0-bc1b-e76f2a56c31c, localhost:29696): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 16120 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:16120, 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:29696
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1335fda2-9c6c-43c8-a3ea-826d01838575, ghrun-2tlsei57yi.auto.internal:16120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1335fda2-9c6c-43c8-a3ea-826d01838575, ghrun-2tlsei57yi.auto.internal:16120): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1335fda2-9c6c-43c8-a3ea-826d01838575, ghrun-2tlsei57yi.auto.internal:16120): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MWVjNjhkNzUtYWJiOGFjZWMtODUzMTBjMTktYzQ4MTY5OWU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6dc4144f-ca7a-4762-95dc-21a80e1ad81c, ghrun-2tlsei57yi.auto.internal:16120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6dc4144f-ca7a-4762-95dc-21a80e1ad81c, ghrun-2tlsei57yi.auto.internal:16120): request = { session_id: "ydb://session/3?node_id=50000&id=MWVjNjhkNzUtYWJiOGFjZWMtODUzMTBjMTktYzQ4MTY5OWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6dc4144f-ca7a-4762-95dc-21a80e1ad81c, ghrun-2tlsei57yi.auto.internal:16120): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MWVjNjhkNzUtYWJiOGFjZWMtODUzMTBjMTktYzQ4MTY5OWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0b010396-ce0c-4a5f-ba50-13b545dcf4c7, ghrun-2tlsei57yi.auto.internal:16120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b010396-ce0c-4a5f-ba50-13b545dcf4c7, ghrun-2tlsei57yi.auto.internal:16120): request = { session_id: "ydb://session/3?node_id=50000&id=MWVjNjhkNzUtYWJiOGFjZWMtODUzMTBjMTktYzQ4MTY5OWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b010396-ce0c-4a5f-ba50-13b545dcf4c7, ghrun-2tlsei57yi.auto.internal:16120): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MWVjNjhkNzUtYWJiOGFjZWMtODUzMTBjMTktYzQ4MTY5OWU=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 885d5103-9e0b-404e-928b-0865c7864e10, ghrun-2tlsei57yi.auto.internal:16120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 885d5103-9e0b-404e-928b-0865c7864e10, ghrun-2tlsei57yi.auto.internal:16120): request = { session_id: "ydb://session/3?node_id=50000&id=MWVjNjhkNzUtYWJiOGFjZWMtODUzMTBjMTktYzQ4MTY5OWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 885d5103-9e0b-404e-928b-0865c7864e10, ghrun-2tlsei57yi.auto.internal:16120): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6dc4144f-ca7a-4762-95dc-21a80e1ad81c, ghrun-2tlsei57yi.auto.internal:16120): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:16120
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5ada388b-2997-4ae1-af45-3bd9b6a020ef, localhost:29696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5ada388b-2997-4ae1-af45-3bd9b6a020ef, localhost:29696): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5ada388b-2997-4ae1-af45-3bd9b6a020ef, localhost:29696): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 16120 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:16120, 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:29696
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 646945ad-ccf1-4133-a122-d7dc9654f75c, ghrun-2tlsei57yi.auto.internal:16120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 646945ad-ccf1-4133-a122-d7dc9654f75c, ghrun-2tlsei57yi.auto.internal:16120): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 646945ad-ccf1-4133-a122-d7dc9654f75c, ghrun-2tlsei57yi.auto.internal:16120): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NjA3MjUzNGYtODMxMmM5YzUtM2YwYzU0NWEtZDFiYTkwNjA=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6f52688a-5cbb-49aa-8a64-0cb66b46cca5, ghrun-2tlsei57yi.auto.internal:16120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6f52688a-5cbb-49aa-8a64-0cb66b46cca5, ghrun-2tlsei57yi.auto.internal:16120): request = { session_id: "ydb://session/3?node_id=50000&id=NjA3MjUzNGYtODMxMmM5YzUtM2YwYzU0NWEtZDFiYTkwNjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6f52688a-5cbb-49aa-8a64-0cb66b46cca5, ghrun-2tlsei57yi.auto.internal:16120): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NjA3MjUzNGYtODMxMmM5YzUtM2YwYzU0NWEtZDFiYTkwNjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d6b983a-c034-4442-abfd-726f39b8d838, ghrun-2tlsei57yi.auto.internal:16120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d6b983a-c034-4442-abfd-726f39b8d838, ghrun-2tlsei57yi.auto.internal:16120): request = { session_id: "ydb://session/3?node_id=50000&id=NjA3MjUzNGYtODMxMmM5YzUtM2YwYzU0NWEtZDFiYTkwNjA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d6b983a-c034-4442-abfd-726f39b8d838, ghrun-2tlsei57yi.auto.internal:16120): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NjA3MjUzNGYtODMxMmM5YzUtM2YwYzU0NWEtZDFiYTkwNjA=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, db835d26-027e-4cbf-9204-78834dd98612, ghrun-2tlsei57yi.auto.internal:16120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, db835d26-027e-4cbf-9204-78834dd98612, ghrun-2tlsei57yi.auto.internal:16120): request = { session_id: "ydb://session/3?node_id=50000&id=NjA3MjUzNGYtODMxMmM5YzUtM2YwYzU0NWEtZDFiYTkwNjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, db835d26-027e-4cbf-9204-78834dd98612, ghrun-2tlsei57yi.auto.internal:16120): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6f52688a-5cbb-49aa-8a64-0cb66b46cca5, ghrun-2tlsei57yi.auto.internal:16120): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:16120
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 28e63b5a-b821-4a24-a41a-e468060dccea, localhost:29696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 28e63b5a-b821-4a24-a41a-e468060dccea, localhost:29696): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 28e63b5a-b821-4a24-a41a-e468060dccea, localhost:29696): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 16120 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:16120, 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:29696
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 77f28179-c78f-43bc-a0a2-2b7cc8ffbc0c, ghrun-2tlsei57yi.auto.internal:16120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 77f28179-c78f-43bc-a0a2-2b7cc8ffbc0c, ghrun-2tlsei57yi.auto.internal:16120): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 77f28179-c78f-43bc-a0a2-2b7cc8ffbc0c, ghrun-2tlsei57yi.auto.internal:16120): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=N2NmZTlmNy1hZjMyZDU2Mi0xNzRhNzVjZC1jZjRjMTEwYw==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 32d45396-2212-466f-97b2-89fcea0357cc, ghrun-2tlsei57yi.auto.internal:16120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 32d45396-2212-466f-97b2-89fcea0357cc, ghrun-2tlsei57yi.auto.internal:16120): request = { session_id: "ydb://session/3?node_id=50000&id=N2NmZTlmNy1hZjMyZDU2Mi0xNzRhNzVjZC1jZjRjMTEwYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 32d45396-2212-466f-97b2-89fcea0357cc, ghrun-2tlsei57yi.auto.internal:16120): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=N2NmZTlmNy1hZjMyZDU2Mi0xNzRhNzVjZC1jZjRjMTEwYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d797917e-ec09-4d5a-8876-bb7dc8a49682, ghrun-2tlsei57yi.auto.internal:16120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d797917e-ec09-4d5a-8876-bb7dc8a49682, ghrun-2tlsei57yi.auto.internal:16120): request = { session_id: "ydb://session/3?node_id=50000&id=N2NmZTlmNy1hZjMyZDU2Mi0xNzRhNzVjZC1jZjRjMTEwYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d797917e-ec09-4d5a-8876-bb7dc8a49682, ghrun-2tlsei57yi.auto.internal:16120): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=N2NmZTlmNy1hZjMyZDU2Mi0xNzRhNzVjZC1jZjRjMTEwYw==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 23321f52-4030-4bc9-95fa-53e52b5a10ba, ghrun-2tlsei57yi.auto.internal:16120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 23321f52-4030-4bc9-95fa-53e52b5a10ba, ghrun-2tlsei57yi.auto.internal:16120): request = { session_id: "ydb://session/3?node_id=50000&id=N2NmZTlmNy1hZjMyZDU2Mi0xNzRhNzVjZC1jZjRjMTEwYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 23321f52-4030-4bc9-95fa-53e52b5a10ba, ghrun-2tlsei57yi.auto.internal:16120): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:16120
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 32d45396-2212-466f-97b2-89fcea0357cc, ghrun-2tlsei57yi.auto.internal:16120): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 96fbf09d-161a-411c-bdbe-bc12b3a3e99b, localhost:29696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 96fbf09d-161a-411c-bdbe-bc12b3a3e99b, localhost:29696): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 96fbf09d-161a-411c-bdbe-bc12b3a3e99b, localhost:29696): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 16120 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:16120, 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:29696
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b40b82a0-e8b3-48ec-95b7-5b3d647d9b9b, ghrun-2tlsei57yi.auto.internal:16120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b40b82a0-e8b3-48ec-95b7-5b3d647d9b9b, ghrun-2tlsei57yi.auto.internal:16120): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b40b82a0-e8b3-48ec-95b7-5b3d647d9b9b, ghrun-2tlsei57yi.auto.internal:16120): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YTQwNmUxZDYtYTRlYzUyMzItYmI2YzgxNWQtYjQ0YTkyMjg=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 13531f2e-4e9d-4dfc-b54b-6542036835ab, ghrun-2tlsei57yi.auto.internal:16120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 13531f2e-4e9d-4dfc-b54b-6542036835ab, ghrun-2tlsei57yi.auto.internal:16120): request = { session_id: "ydb://session/3?node_id=50000&id=YTQwNmUxZDYtYTRlYzUyMzItYmI2YzgxNWQtYjQ0YTkyMjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 13531f2e-4e9d-4dfc-b54b-6542036835ab, ghrun-2tlsei57yi.auto.internal:16120): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YTQwNmUxZDYtYTRlYzUyMzItYmI2YzgxNWQtYjQ0YTkyMjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, faa60ccb-3023-4696-b9f2-a92319047f37, ghrun-2tlsei57yi.auto.internal:16120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, faa60ccb-3023-4696-b9f2-a92319047f37, ghrun-2tlsei57yi.auto.internal:16120): request = { session_id: "ydb://session/3?node_id=50000&id=YTQwNmUxZDYtYTRlYzUyMzItYmI2YzgxNWQtYjQ0YTkyMjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, faa60ccb-3023-4696-b9f2-a92319047f37, ghrun-2tlsei57yi.auto.internal:16120): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YTQwNmUxZDYtYTRlYzUyMzItYmI2YzgxNWQtYjQ0YTkyMjg=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 365585a3-21a9-4adc-8486-7bc6e8356a77, ghrun-2tlsei57yi.auto.internal:16120): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 365585a3-21a9-4adc-8486-7bc6e8356a77, ghrun-2tlsei57yi.auto.internal:16120): request = { session_id: "ydb://session/3?node_id=50000&id=YTQwNmUxZDYtYTRlYzUyMzItYmI2YzgxNWQtYjQ0YTkyMjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 365585a3-21a9-4adc-8486-7bc6e8356a77, ghrun-2tlsei57yi.auto.internal:16120): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 13531f2e-4e9d-4dfc-b54b-6542036835ab, ghrun-2tlsei57yi.auto.internal:16120): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:16120
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232748.9089549, expires_in: 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:421 RpcState(Login, 440305ca-5bbe-415a-aef7-e81c547c4efe, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 440305ca-5bbe-415a-aef7-e81c547c4efe, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 440305ca-5bbe-415a-aef7-e81c547c4efe, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232749.691742, expires_in: 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:421 RpcState(Login, 9e0171cf-3670-4c5f-824d-a50eaa56bb09, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e0171cf-3670-4c5f-824d-a50eaa56bb09, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e0171cf-3670-4c5f-824d-a50eaa56bb09, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232751.2284648, expires_in: 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:421 RpcState(Login, a2163ccd-3669-4e8c-b3a8-9fb7c5f76c8a, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a2163ccd-3669-4e8c-b3a8-9fb7c5f76c8a, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a2163ccd-3669-4e8c-b3a8-9fb7c5f76c8a, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232751.577302, expires_in: 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:421 RpcState(Login, bc45a508-85d9-4a90-9d10-d5221533b562, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc45a508-85d9-4a90-9d10-d5221533b562, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc45a508-85d9-4a90-9d10-d5221533b562, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232753.11657, expires_in: 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:421 RpcState(Login, 302f458d-e273-49e7-8b8d-22397f121b72, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 302f458d-e273-49e7-8b8d-22397f121b72, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 302f458d-e273-49e7-8b8d-22397f121b72, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232754.5210803, expires_in: 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:421 RpcState(Login, 49105177-bb94-47f0-9ac2-fc3be2bc1a2d, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49105177-bb94-47f0-9ac2-fc3be2bc1a2d, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49105177-bb94-47f0-9ac2-fc3be2bc1a2d, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232756.61828, expires_in: 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:421 RpcState(Login, 1365ff3e-9bad-463b-8ddb-1e01117bcacd, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1365ff3e-9bad-463b-8ddb-1e01117bcacd, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1365ff3e-9bad-463b-8ddb-1e01117bcacd, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232758.6869287, expires_in: 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:421 RpcState(Login, 33d2810d-d2ce-4e5d-9234-6eb28e84c3ae, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33d2810d-d2ce-4e5d-9234-6eb28e84c3ae, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33d2810d-d2ce-4e5d-9234-6eb28e84c3ae, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232759.3598866, expires_in: 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:421 RpcState(Login, 1bc44f4e-154c-4982-80c9-b46471df192e, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1bc44f4e-154c-4982-80c9-b46471df192e, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1bc44f4e-154c-4982-80c9-b46471df192e, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232760.995141, expires_in: 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:421 RpcState(Login, aa534c7a-743f-449d-9388-c20beadb9609, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aa534c7a-743f-449d-9388-c20beadb9609, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aa534c7a-743f-449d-9388-c20beadb9609, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232762.879312, expires_in: 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:421 RpcState(Login, 00bf9c1e-8db7-4e6f-bb02-8fce170d1af5, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00bf9c1e-8db7-4e6f-bb02-8fce170d1af5, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00bf9c1e-8db7-4e6f-bb02-8fce170d1af5, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232764.5359216, expires_in: 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:421 RpcState(Login, 276d0896-661e-4840-881d-7a6ea05cada9, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 276d0896-661e-4840-881d-7a6ea05cada9, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 276d0896-661e-4840-881d-7a6ea05cada9, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232766.0282366, expires_in: 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:421 RpcState(Login, 0bdf9a24-19cb-4f67-a674-d8dda336bc21, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0bdf9a24-19cb-4f67-a674-d8dda336bc21, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0bdf9a24-19cb-4f67-a674-d8dda336bc21, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232768.1075203, expires_in: 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:421 RpcState(Login, 6c2448ca-5211-47b9-9b5d-ba33d5ceabb5, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c2448ca-5211-47b9-9b5d-ba33d5ceabb5, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c2448ca-5211-47b9-9b5d-ba33d5ceabb5, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232769.324176, expires_in: 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:421 RpcState(Login, 65e14962-7b84-443e-9ef3-3f438cf62a36, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65e14962-7b84-443e-9ef3-3f438cf62a36, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65e14962-7b84-443e-9ef3-3f438cf62a36, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232771.1151583, expires_in: 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:421 RpcState(Login, c20d75ed-4a42-4830-9f41-29f30e7e9adc, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c20d75ed-4a42-4830-9f41-29f30e7e9adc, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c20d75ed-4a42-4830-9f41-29f30e7e9adc, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232772.5817137, expires_in: 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:421 RpcState(Login, 755d903f-ca6b-4b28-8b5e-5ec1e35518f1, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 755d903f-ca6b-4b28-8b5e-5ec1e35518f1, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 755d903f-ca6b-4b28-8b5e-5ec1e35518f1, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232774.6675892, expires_in: 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:421 RpcState(Login, 82172556-27dc-4c34-8d85-759d48d6dc0d, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 82172556-27dc-4c34-8d85-759d48d6dc0d, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 82172556-27dc-4c34-8d85-759d48d6dc0d, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232776.0184135, expires_in: 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:421 RpcState(Login, 01df3e7a-282e-4505-bb65-800ec4b0fc4f, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01df3e7a-282e-4505-bb65-800ec4b0fc4f, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01df3e7a-282e-4505-bb65-800ec4b0fc4f, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232777.851477, expires_in: 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:421 RpcState(Login, 01dd664c-906a-4212-989e-8aa14c668e60, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01dd664c-906a-4212-989e-8aa14c668e60, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01dd664c-906a-4212-989e-8aa14c668e60, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232779.9205568, expires_in: 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:421 RpcState(Login, abe30f4c-6784-4a0c-b3e7-e1882c83a2b2, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, abe30f4c-6784-4a0c-b3e7-e1882c83a2b2, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, abe30f4c-6784-4a0c-b3e7-e1882c83a2b2, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232781.6216156, expires_in: 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:421 RpcState(Login, 1ce6ce67-d71a-425d-8fce-a72ae4028284, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ce6ce67-d71a-425d-8fce-a72ae4028284, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ce6ce67-d71a-425d-8fce-a72ae4028284, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232783.5932233, expires_in: 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:421 RpcState(Login, 3db864ff-d9ac-40d0-9644-c7c236e92260, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3db864ff-d9ac-40d0-9644-c7c236e92260, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3db864ff-d9ac-40d0-9644-c7c236e92260, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232785.3926373, expires_in: 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:421 RpcState(Login, ebe29fc6-e402-4a47-86fe-fb5e63b76a96, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ebe29fc6-e402-4a47-86fe-fb5e63b76a96, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ebe29fc6-e402-4a47-86fe-fb5e63b76a96, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232786.7490306, expires_in: 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:421 RpcState(Login, fd99409b-fe44-4c21-bad8-8850d35e21bb, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd99409b-fe44-4c21-bad8-8850d35e21bb, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd99409b-fe44-4c21-bad8-8850d35e21bb, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232788.2219179, expires_in: 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:421 RpcState(Login, b130307d-9362-4c94-a8a0-e403d1607835, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b130307d-9362-4c94-a8a0-e403d1607835, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b130307d-9362-4c94-a8a0-e403d1607835, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232789.919871, expires_in: 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:421 RpcState(Login, 6ec7f99e-2841-48a5-a7f3-13f3c48e355e, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ec7f99e-2841-48a5-a7f3-13f3c48e355e, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ec7f99e-2841-48a5-a7f3-13f3c48e355e, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232791.5634165, expires_in: 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:421 RpcState(Login, b6bedfbb-ea2f-42d3-b805-f567de26ddc2, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6bedfbb-ea2f-42d3-b805-f567de26ddc2, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6bedfbb-ea2f-42d3-b805-f567de26ddc2, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232792.8607924, expires_in: 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:421 RpcState(Login, f16399fa-7352-4336-bbdb-ef0eef77e630, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f16399fa-7352-4336-bbdb-ef0eef77e630, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f16399fa-7352-4336-bbdb-ef0eef77e630, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232793.0722742, expires_in: 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:421 RpcState(Login, 67ebc476-3613-43ac-9ad4-c47c9443fc7d, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67ebc476-3613-43ac-9ad4-c47c9443fc7d, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67ebc476-3613-43ac-9ad4-c47c9443fc7d, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232794.7619956, expires_in: 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:421 RpcState(Login, 22b8d96a-d1a2-4175-80fe-669c7b371efb, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22b8d96a-d1a2-4175-80fe-669c7b371efb, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22b8d96a-d1a2-4175-80fe-669c7b371efb, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232796.7990196, expires_in: 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:421 RpcState(Login, ecd516f4-88b4-43bf-b52b-5d5f5ca7bd4e, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ecd516f4-88b4-43bf-b52b-5d5f5ca7bd4e, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ecd516f4-88b4-43bf-b52b-5d5f5ca7bd4e, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232798.8263643, expires_in: 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:421 RpcState(Login, 6f8fe266-f2bf-4f0c-9584-6a3a49d57a08, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f8fe266-f2bf-4f0c-9584-6a3a49d57a08, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f8fe266-f2bf-4f0c-9584-6a3a49d57a08, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232800.645966, expires_in: 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:421 RpcState(Login, 61619106-59db-4035-9af4-a76c8dab7a5f, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61619106-59db-4035-9af4-a76c8dab7a5f, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61619106-59db-4035-9af4-a76c8dab7a5f, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232802.316642, expires_in: 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:421 RpcState(Login, 214ee5e5-4ad9-41fd-9843-8e165f49d72b, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 214ee5e5-4ad9-41fd-9843-8e165f49d72b, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 214ee5e5-4ad9-41fd-9843-8e165f49d72b, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232804.089101, expires_in: 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:421 RpcState(Login, e6c106a2-5466-4069-b8f1-1a8b101f0e21, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6c106a2-5466-4069-b8f1-1a8b101f0e21, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6c106a2-5466-4069-b8f1-1a8b101f0e21, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232805.8051395, expires_in: 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:421 RpcState(Login, ee7ba33f-1334-4cf3-952e-8542fdc4accd, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee7ba33f-1334-4cf3-952e-8542fdc4accd, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee7ba33f-1334-4cf3-952e-8542fdc4accd, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232807.5641403, expires_in: 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:421 RpcState(Login, 6fcb3458-bcd4-4615-9ee3-0c3fcdc0694a, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6fcb3458-bcd4-4615-9ee3-0c3fcdc0694a, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6fcb3458-bcd4-4615-9ee3-0c3fcdc0694a, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232808.917025, expires_in: 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:421 RpcState(Login, c32351f0-7953-4b8e-a0cb-0786ee53a7dd, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c32351f0-7953-4b8e-a0cb-0786ee53a7dd, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c32351f0-7953-4b8e-a0cb-0786ee53a7dd, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232810.9763067, expires_in: 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:421 RpcState(Login, 5253b8a4-1ecc-44ba-a8db-6a9960245b12, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5253b8a4-1ecc-44ba-a8db-6a9960245b12, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5253b8a4-1ecc-44ba-a8db-6a9960245b12, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232812.4660764, expires_in: 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:421 RpcState(Login, 310bfafc-9fbb-4271-bfee-c0b52bc80a43, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 310bfafc-9fbb-4271-bfee-c0b52bc80a43, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 310bfafc-9fbb-4271-bfee-c0b52bc80a43, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232814.1344798, expires_in: 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:421 RpcState(Login, 0a3f3523-8742-407c-b471-57fecc6a5d4c, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a3f3523-8742-407c-b471-57fecc6a5d4c, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a3f3523-8742-407c-b471-57fecc6a5d4c, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232816.2446194, expires_in: 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:421 RpcState(Login, 1c32c1e6-060c-407f-b06c-a5fee5a7d93f, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c32c1e6-060c-407f-b06c-a5fee5a7d93f, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c32c1e6-060c-407f-b06c-a5fee5a7d93f, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232817.6153224, expires_in: 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:421 RpcState(Login, e953fff4-3c09-4111-aec6-86742f56b681, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e953fff4-3c09-4111-aec6-86742f56b681, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e953fff4-3c09-4111-aec6-86742f56b681, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232819.069739, expires_in: 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:421 RpcState(Login, f247f5f3-6a68-4e32-a479-f21dd8939169, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f247f5f3-6a68-4e32-a479-f21dd8939169, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f247f5f3-6a68-4e32-a479-f21dd8939169, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232821.2083607, expires_in: 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:421 RpcState(Login, adba0c25-094c-451a-a5f9-48679b4a13e4, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, adba0c25-094c-451a-a5f9-48679b4a13e4, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, adba0c25-094c-451a-a5f9-48679b4a13e4, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232822.9431648, expires_in: 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:421 RpcState(Login, a63beae6-1188-4d19-88e9-7066eff74cf7, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a63beae6-1188-4d19-88e9-7066eff74cf7, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a63beae6-1188-4d19-88e9-7066eff74cf7, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232824.4875205, expires_in: 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:421 RpcState(Login, 47d5d592-6dc5-49ca-87e6-d80f62ed6fa7, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47d5d592-6dc5-49ca-87e6-d80f62ed6fa7, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47d5d592-6dc5-49ca-87e6-d80f62ed6fa7, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232825.8256097, expires_in: 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:421 RpcState(Login, 0f3b7626-38af-43d0-b1bc-4765c55b1246, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f3b7626-38af-43d0-b1bc-4765c55b1246, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f3b7626-38af-43d0-b1bc-4765c55b1246, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232827.611289, expires_in: 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:421 RpcState(Login, 18906307-3e59-44c7-aaf8-e92f929654b7, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18906307-3e59-44c7-aaf8-e92f929654b7, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18906307-3e59-44c7-aaf8-e92f929654b7, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232829.681603, expires_in: 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:421 RpcState(Login, 3ddb93ed-dedb-4b7b-8f41-89a6f6f6ce28, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ddb93ed-dedb-4b7b-8f41-89a6f6f6ce28, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ddb93ed-dedb-4b7b-8f41-89a6f6f6ce28, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232831.6874752, expires_in: 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:421 RpcState(Login, 956a6e0e-7337-4205-b9a4-86f359bef19f, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 956a6e0e-7337-4205-b9a4-86f359bef19f, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 956a6e0e-7337-4205-b9a4-86f359bef19f, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232833.2000818, expires_in: 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:421 RpcState(Login, c78215cf-0666-42e7-afbe-339c3e00c328, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c78215cf-0666-42e7-afbe-339c3e00c328, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c78215cf-0666-42e7-afbe-339c3e00c328, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232835.1417792, expires_in: 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:421 RpcState(Login, 587cad88-02c5-4b81-9a82-f594b3db7f02, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 587cad88-02c5-4b81-9a82-f594b3db7f02, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 587cad88-02c5-4b81-9a82-f594b3db7f02, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232836.5054862, expires_in: 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:421 RpcState(Login, f494e76b-6eb3-49d7-a62e-36bd28166868, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f494e76b-6eb3-49d7-a62e-36bd28166868, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f494e76b-6eb3-49d7-a62e-36bd28166868, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232838.0410366, expires_in: 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:421 RpcState(Login, 7260b844-12a8-42ff-ac46-3a0d1422426e, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7260b844-12a8-42ff-ac46-3a0d1422426e, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7260b844-12a8-42ff-ac46-3a0d1422426e, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232839.5636213, expires_in: 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:421 RpcState(Login, 922078d0-e848-421f-91fd-aa34c0f2a841, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 922078d0-e848-421f-91fd-aa34c0f2a841, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 922078d0-e848-421f-91fd-aa34c0f2a841, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232841.7060795, expires_in: 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:421 RpcState(Login, 2f930cec-49d4-425d-a7e6-f96f0854d514, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f930cec-49d4-425d-a7e6-f96f0854d514, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f930cec-49d4-425d-a7e6-f96f0854d514, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232843.1958659, expires_in: 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:421 RpcState(Login, fc5ec6cb-f2b5-4b71-8d98-a1e697e514cf, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc5ec6cb-f2b5-4b71-8d98-a1e697e514cf, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc5ec6cb-f2b5-4b71-8d98-a1e697e514cf, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232844.6312075, expires_in: 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:421 RpcState(Login, 25376c28-388a-454b-9255-097debcc5635, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25376c28-388a-454b-9255-097debcc5635, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25376c28-388a-454b-9255-097debcc5635, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232846.1510217, expires_in: 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:421 RpcState(Login, a0df2a51-85e4-49d5-9e55-98cefa7e911d, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0df2a51-85e4-49d5-9e55-98cefa7e911d, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0df2a51-85e4-49d5-9e55-98cefa7e911d, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232847.8400059, expires_in: 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:421 RpcState(Login, 8c302605-cc0c-4037-a3fa-91d0a1be2b55, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c302605-cc0c-4037-a3fa-91d0a1be2b55, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c302605-cc0c-4037-a3fa-91d0a1be2b55, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232849.4282203, expires_in: 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:421 RpcState(Login, 509503ed-ffd2-496c-bd5b-28a0e6eb218d, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 509503ed-ffd2-496c-bd5b-28a0e6eb218d, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 509503ed-ffd2-496c-bd5b-28a0e6eb218d, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232851.6008477, expires_in: 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:421 RpcState(Login, a3e6bdef-b950-4233-825f-a06258dcd02d, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a3e6bdef-b950-4233-825f-a06258dcd02d, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a3e6bdef-b950-4233-825f-a06258dcd02d, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232853.674544, expires_in: 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:421 RpcState(Login, 7547b18a-3eec-4024-80ec-aa1f8287434d, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7547b18a-3eec-4024-80ec-aa1f8287434d, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7547b18a-3eec-4024-80ec-aa1f8287434d, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232855.4593613, expires_in: 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:421 RpcState(Login, f9066a32-b666-496d-b7fb-f1c22f8011ce, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9066a32-b666-496d-b7fb-f1c22f8011ce, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9066a32-b666-496d-b7fb-f1c22f8011ce, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232856.703192, expires_in: 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:421 RpcState(Login, 6135842d-b17e-4d2c-a902-3de4ac49f7c9, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6135842d-b17e-4d2c-a902-3de4ac49f7c9, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6135842d-b17e-4d2c-a902-3de4ac49f7c9, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232858.4353907, expires_in: 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:421 RpcState(Login, 1239daf4-b68a-42e4-99af-c5f9f6df9ae1, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1239daf4-b68a-42e4-99af-c5f9f6df9ae1, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1239daf4-b68a-42e4-99af-c5f9f6df9ae1, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232860.3806164, expires_in: 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:421 RpcState(Login, 49bb955d-2950-4956-9f9b-113cbe8f0414, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49bb955d-2950-4956-9f9b-113cbe8f0414, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49bb955d-2950-4956-9f9b-113cbe8f0414, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232862.0357625, expires_in: 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:421 RpcState(Login, 26b0bdcd-5dc1-4b8d-9685-25ebef84e8a6, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 26b0bdcd-5dc1-4b8d-9685-25ebef84e8a6, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 26b0bdcd-5dc1-4b8d-9685-25ebef84e8a6, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232863.3305714, expires_in: 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:421 RpcState(Login, bb1dc10c-cd55-45e8-a060-f0057666acb2, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb1dc10c-cd55-45e8-a060-f0057666acb2, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb1dc10c-cd55-45e8-a060-f0057666acb2, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232864.7677007, expires_in: 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:421 RpcState(Login, 65ef4f57-8ac4-4cc3-9374-486d7bffe919, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65ef4f57-8ac4-4cc3-9374-486d7bffe919, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65ef4f57-8ac4-4cc3-9374-486d7bffe919, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232866.7229743, expires_in: 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:421 RpcState(Login, 657b1089-42c1-47cb-a528-0f10ef91bc27, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 657b1089-42c1-47cb-a528-0f10ef91bc27, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 657b1089-42c1-47cb-a528-0f10ef91bc27, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232868.1160014, expires_in: 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:421 RpcState(Login, a75d343b-a833-4b5b-99c5-671863f1941f, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a75d343b-a833-4b5b-99c5-671863f1941f, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a75d343b-a833-4b5b-99c5-671863f1941f, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232869.8981197, expires_in: 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:421 RpcState(Login, b8b1134a-6430-4084-9856-fda24fbe5c7a, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8b1134a-6430-4084-9856-fda24fbe5c7a, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8b1134a-6430-4084-9856-fda24fbe5c7a, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232871.5874681, expires_in: 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:421 RpcState(Login, 18977770-6187-4d15-aad8-3b271c322f99, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18977770-6187-4d15-aad8-3b271c322f99, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18977770-6187-4d15-aad8-3b271c322f99, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232873.617245, expires_in: 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:421 RpcState(Login, b21f8ce8-d00f-4f98-8c1d-8fd93f1aaf52, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b21f8ce8-d00f-4f98-8c1d-8fd93f1aaf52, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b21f8ce8-d00f-4f98-8c1d-8fd93f1aaf52, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232875.7795386, expires_in: 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:421 RpcState(Login, 0c753cdc-fcb3-4844-8912-82ab0996d8a3, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c753cdc-fcb3-4844-8912-82ab0996d8a3, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c753cdc-fcb3-4844-8912-82ab0996d8a3, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232877.46423, expires_in: 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:421 RpcState(Login, 76cce912-3a90-434f-885d-3ab5f595e819, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76cce912-3a90-434f-885d-3ab5f595e819, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76cce912-3a90-434f-885d-3ab5f595e819, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232879.0006633, expires_in: 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:421 RpcState(Login, 11b5a5c5-cd99-4d51-acfe-9ab8ae745c44, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11b5a5c5-cd99-4d51-acfe-9ab8ae745c44, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11b5a5c5-cd99-4d51-acfe-9ab8ae745c44, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232881.0666122, expires_in: 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:421 RpcState(Login, d3d37036-0ea4-46ef-8fc3-07fa366f1e06, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3d37036-0ea4-46ef-8fc3-07fa366f1e06, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3d37036-0ea4-46ef-8fc3-07fa366f1e06, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232882.9486737, expires_in: 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:421 RpcState(Login, 1e12d728-d364-4ace-810d-b337475674af, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e12d728-d364-4ace-810d-b337475674af, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e12d728-d364-4ace-810d-b337475674af, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232884.2664452, expires_in: 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:421 RpcState(Login, fee2671e-7322-4d05-b5a7-ea9198ba494c, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fee2671e-7322-4d05-b5a7-ea9198ba494c, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fee2671e-7322-4d05-b5a7-ea9198ba494c, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232886.3827975, expires_in: 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:421 RpcState(Login, 0d45e81c-2889-4850-8a81-8daf8d5883a6, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d45e81c-2889-4850-8a81-8daf8d5883a6, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d45e81c-2889-4850-8a81-8daf8d5883a6, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232887.74986, expires_in: 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:421 RpcState(Login, b789a416-fead-41dc-acdf-740bf2d7db2c, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b789a416-fead-41dc-acdf-740bf2d7db2c, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b789a416-fead-41dc-acdf-740bf2d7db2c, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232889.9103432, expires_in: 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:421 RpcState(Login, 4c2b1f56-8201-4512-b5a8-ba7745cb5cdf, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c2b1f56-8201-4512-b5a8-ba7745cb5cdf, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c2b1f56-8201-4512-b5a8-ba7745cb5cdf, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232892.0249197, expires_in: 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:421 RpcState(Login, 0f5c2818-94f7-4b00-a6c4-88b6ffa29c5c, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f5c2818-94f7-4b00-a6c4-88b6ffa29c5c, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f5c2818-94f7-4b00-a6c4-88b6ffa29c5c, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232893.7389226, expires_in: 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:421 RpcState(Login, c38fe4fe-ef05-4018-8b37-8b069c404b65, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c38fe4fe-ef05-4018-8b37-8b069c404b65, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c38fe4fe-ef05-4018-8b37-8b069c404b65, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232894.539624, expires_in: 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:421 RpcState(Login, 55ad5de4-1aa1-4b4c-be4a-a551b58455dc, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55ad5de4-1aa1-4b4c-be4a-a551b58455dc, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55ad5de4-1aa1-4b4c-be4a-a551b58455dc, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232896.5759401, expires_in: 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:421 RpcState(Login, de3c0784-fb35-4075-8aba-bce5b17f3c7d, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de3c0784-fb35-4075-8aba-bce5b17f3c7d, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de3c0784-fb35-4075-8aba-bce5b17f3c7d, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232897.8777866, expires_in: 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:421 RpcState(Login, f4d26e43-e332-4768-9618-c5128022965f, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4d26e43-e332-4768-9618-c5128022965f, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4d26e43-e332-4768-9618-c5128022965f, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232899.6278155, expires_in: 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:421 RpcState(Login, 937d9e24-af8e-4bb0-8f67-81fa97c2a439, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 937d9e24-af8e-4bb0-8f67-81fa97c2a439, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 937d9e24-af8e-4bb0-8f67-81fa97c2a439, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232901.6947088, expires_in: 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:421 RpcState(Login, 6f8e8bf2-1cec-4ff1-803b-e0c796e32a40, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f8e8bf2-1cec-4ff1-803b-e0c796e32a40, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f8e8bf2-1cec-4ff1-803b-e0c796e32a40, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232903.2794156, expires_in: 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:421 RpcState(Login, 674425d4-d6cd-4614-bf8a-a6170759f737, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 674425d4-d6cd-4614-bf8a-a6170759f737, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 674425d4-d6cd-4614-bf8a-a6170759f737, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232904.786075, expires_in: 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:421 RpcState(Login, 42039228-d91d-4057-8849-6256ce5a7e17, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42039228-d91d-4057-8849-6256ce5a7e17, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42039228-d91d-4057-8849-6256ce5a7e17, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232906.037726, expires_in: 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:421 RpcState(Login, 4cee0ba2-bb74-44f4-8f6b-af4264f71e32, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4cee0ba2-bb74-44f4-8f6b-af4264f71e32, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4cee0ba2-bb74-44f4-8f6b-af4264f71e32, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232907.9249997, expires_in: 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:421 RpcState(Login, 5af89ae1-43de-464f-9e24-f8f54f4703d2, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5af89ae1-43de-464f-9e24-f8f54f4703d2, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5af89ae1-43de-464f-9e24-f8f54f4703d2, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232909.2927608, expires_in: 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:421 RpcState(Login, 6bcc5634-5063-4bc5-9f94-7d68db527c7f, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6bcc5634-5063-4bc5-9f94-7d68db527c7f, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6bcc5634-5063-4bc5-9f94-7d68db527c7f, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232911.4037492, expires_in: 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:421 RpcState(Login, d7b00e87-2ad5-4fd8-a6f5-b36ac368b2f1, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7b00e87-2ad5-4fd8-a6f5-b36ac368b2f1, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7b00e87-2ad5-4fd8-a6f5-b36ac368b2f1, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232912.8784742, expires_in: 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:421 RpcState(Login, 34b38528-c9ce-4113-a5c3-40fd6ac242d5, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 34b38528-c9ce-4113-a5c3-40fd6ac242d5, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 34b38528-c9ce-4113-a5c3-40fd6ac242d5, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232914.3746734, expires_in: 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:421 RpcState(Login, 397eabfc-20fa-4dba-868b-70264c43fe7c, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 397eabfc-20fa-4dba-868b-70264c43fe7c, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 397eabfc-20fa-4dba-868b-70264c43fe7c, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232916.2028363, expires_in: 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:421 RpcState(Login, 0ab47da1-0570-439e-aaea-71b5ee3b2a6b, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ab47da1-0570-439e-aaea-71b5ee3b2a6b, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ab47da1-0570-439e-aaea-71b5ee3b2a6b, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232918.2933373, expires_in: 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:421 RpcState(Login, 298015f8-e70a-4834-b6b9-e975c47c35d0, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 298015f8-e70a-4834-b6b9-e975c47c35d0, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 298015f8-e70a-4834-b6b9-e975c47c35d0, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232919.6598864, expires_in: 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:421 RpcState(Login, a5daebfe-f757-4047-88c0-4069d8c81bf8, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5daebfe-f757-4047-88c0-4069d8c81bf8, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5daebfe-f757-4047-88c0-4069d8c81bf8, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232921.4196117, expires_in: 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:421 RpcState(Login, ad948d9a-c968-4f6e-9784-0be4ffaa189d, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad948d9a-c968-4f6e-9784-0be4ffaa189d, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad948d9a-c968-4f6e-9784-0be4ffaa189d, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232923.1903026, expires_in: 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:421 RpcState(Login, 053bbc6d-427c-4a0d-bfb5-747c5b487abb, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 053bbc6d-427c-4a0d-bfb5-747c5b487abb, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 053bbc6d-427c-4a0d-bfb5-747c5b487abb, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232924.8859227, expires_in: 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:421 RpcState(Login, 38b6e6e1-c298-42dd-a8a1-1d93bd035630, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38b6e6e1-c298-42dd-a8a1-1d93bd035630, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38b6e6e1-c298-42dd-a8a1-1d93bd035630, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232926.1093287, expires_in: 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:421 RpcState(Login, cc325e08-bad2-4609-9c43-a726ba969402, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc325e08-bad2-4609-9c43-a726ba969402, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc325e08-bad2-4609-9c43-a726ba969402, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232928.043837, expires_in: 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:421 RpcState(Login, 905ab61e-2b9e-452c-82ad-68d110cbd8e4, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 905ab61e-2b9e-452c-82ad-68d110cbd8e4, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 905ab61e-2b9e-452c-82ad-68d110cbd8e4, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232929.4403138, expires_in: 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:421 RpcState(Login, 2b7fece8-3c58-4200-a217-a39103c08471, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b7fece8-3c58-4200-a217-a39103c08471, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b7fece8-3c58-4200-a217-a39103c08471, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232930.8958218, expires_in: 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:421 RpcState(Login, 983a193a-a66e-4d92-b489-f905a80f935d, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 983a193a-a66e-4d92-b489-f905a80f935d, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 983a193a-a66e-4d92-b489-f905a80f935d, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232932.3176374, expires_in: 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:421 RpcState(Login, d8b41e23-6796-4a6d-9b4d-24a3a499009e, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8b41e23-6796-4a6d-9b4d-24a3a499009e, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8b41e23-6796-4a6d-9b4d-24a3a499009e, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232933.9376721, expires_in: 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:421 RpcState(Login, 5588eea6-ee36-4862-a2b8-1c5bb7f4c630, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5588eea6-ee36-4862-a2b8-1c5bb7f4c630, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5588eea6-ee36-4862-a2b8-1c5bb7f4c630, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232935.8763154, expires_in: 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:421 RpcState(Login, 733dd3b6-9b46-4821-9b51-e759762cd20f, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 733dd3b6-9b46-4821-9b51-e759762cd20f, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 733dd3b6-9b46-4821-9b51-e759762cd20f, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232937.3302226, expires_in: 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:421 RpcState(Login, 6e1e0233-c538-4c8b-bc0a-18abee8e2158, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6e1e0233-c538-4c8b-bc0a-18abee8e2158, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6e1e0233-c538-4c8b-bc0a-18abee8e2158, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232939.3513646, expires_in: 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:421 RpcState(Login, 290a886c-296f-42b0-ba17-ade7f838645a, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 290a886c-296f-42b0-ba17-ade7f838645a, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 290a886c-296f-42b0-ba17-ade7f838645a, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232940.6287334, expires_in: 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:421 RpcState(Login, eb81eb2f-0269-4aff-b27d-2390d7fdd35e, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb81eb2f-0269-4aff-b27d-2390d7fdd35e, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb81eb2f-0269-4aff-b27d-2390d7fdd35e, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232941.9798648, expires_in: 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:421 RpcState(Login, 483f5515-714e-42bf-bf3d-0507890fb841, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 483f5515-714e-42bf-bf3d-0507890fb841, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 483f5515-714e-42bf-bf3d-0507890fb841, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232943.984714, expires_in: 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:421 RpcState(Login, 98e8796e-52e2-4463-8f23-91a0dfb518a9, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98e8796e-52e2-4463-8f23-91a0dfb518a9, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98e8796e-52e2-4463-8f23-91a0dfb518a9, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232945.033071, expires_in: 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:421 RpcState(Login, 16d94719-7422-45e2-a72d-4e2a14d40a73, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16d94719-7422-45e2-a72d-4e2a14d40a73, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16d94719-7422-45e2-a72d-4e2a14d40a73, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232946.9541154, expires_in: 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:421 RpcState(Login, e0104d88-da08-4de4-bba6-5830bb50eaca, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0104d88-da08-4de4-bba6-5830bb50eaca, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0104d88-da08-4de4-bba6-5830bb50eaca, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232949.056164, expires_in: 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:421 RpcState(Login, 8b1a473e-57f7-4e90-ad7e-acf37a96508e, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b1a473e-57f7-4e90-ad7e-acf37a96508e, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b1a473e-57f7-4e90-ad7e-acf37a96508e, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232950.843986, expires_in: 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:421 RpcState(Login, 36423045-da3a-4c0a-9944-951dfb079076, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36423045-da3a-4c0a-9944-951dfb079076, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36423045-da3a-4c0a-9944-951dfb079076, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232952.9121876, expires_in: 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:421 RpcState(Login, 5c786693-4cbc-44f3-8b24-0fd3b0f8418d, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c786693-4cbc-44f3-8b24-0fd3b0f8418d, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c786693-4cbc-44f3-8b24-0fd3b0f8418d, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232954.297904, expires_in: 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:421 RpcState(Login, 3e97ae62-a1f3-499e-906c-48f295a977f3, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e97ae62-a1f3-499e-906c-48f295a977f3, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e97ae62-a1f3-499e-906c-48f295a977f3, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232955.9750185, expires_in: 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:421 RpcState(Login, 6aabd6d7-8876-4189-83fe-5e235eb0349d, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6aabd6d7-8876-4189-83fe-5e235eb0349d, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6aabd6d7-8876-4189-83fe-5e235eb0349d, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232957.805094, expires_in: 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:421 RpcState(Login, e1272596-6124-4ef5-9f02-3ac037f98ad1, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e1272596-6124-4ef5-9f02-3ac037f98ad1, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e1272596-6124-4ef5-9f02-3ac037f98ad1, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232959.6544466, expires_in: 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:421 RpcState(Login, e9c8d064-34b0-43d2-959d-4262d96c3e73, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9c8d064-34b0-43d2-959d-4262d96c3e73, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9c8d064-34b0-43d2-959d-4262d96c3e73, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232961.8111408, expires_in: 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:421 RpcState(Login, a9a22ed9-79cd-4af4-8714-00978a6f31e2, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9a22ed9-79cd-4af4-8714-00978a6f31e2, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9a22ed9-79cd-4af4-8714-00978a6f31e2, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232963.909755, expires_in: 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:421 RpcState(Login, 6ef57baa-e532-43a0-b7e4-81b2ec281f04, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ef57baa-e532-43a0-b7e4-81b2ec281f04, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ef57baa-e532-43a0-b7e4-81b2ec281f04, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232965.1919322, expires_in: 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:421 RpcState(Login, c5212c13-a7c9-4aa7-a923-f5b63f304266, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5212c13-a7c9-4aa7-a923-f5b63f304266, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5212c13-a7c9-4aa7-a923-f5b63f304266, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232966.5399132, expires_in: 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:421 RpcState(Login, c623a233-2eef-4b20-a2a3-218538567630, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c623a233-2eef-4b20-a2a3-218538567630, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c623a233-2eef-4b20-a2a3-218538567630, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232968.7484636, expires_in: 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:421 RpcState(Login, 1ddcab37-382e-4495-ac7b-07b1bb835803, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ddcab37-382e-4495-ac7b-07b1bb835803, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ddcab37-382e-4495-ac7b-07b1bb835803, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232970.9476461, expires_in: 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:421 RpcState(Login, 4364d87d-3e95-42a1-afd5-76621a91f137, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4364d87d-3e95-42a1-afd5-76621a91f137, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4364d87d-3e95-42a1-afd5-76621a91f137, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232972.1587586, expires_in: 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:421 RpcState(Login, 7abe5687-41c5-4e7e-a9a9-ef0a9e37501c, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7abe5687-41c5-4e7e-a9a9-ef0a9e37501c, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7abe5687-41c5-4e7e-a9a9-ef0a9e37501c, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232973.5251286, expires_in: 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:421 RpcState(Login, 328815b0-1c04-4657-81c0-c777f3d6dc59, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 328815b0-1c04-4657-81c0-c777f3d6dc59, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 328815b0-1c04-4657-81c0-c777f3d6dc59, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232975.0681722, expires_in: 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:421 RpcState(Login, a71a4f1e-3722-445d-bf82-3f0484b7b22a, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a71a4f1e-3722-445d-bf82-3f0484b7b22a, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a71a4f1e-3722-445d-bf82-3f0484b7b22a, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232977.0344372, expires_in: 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:421 RpcState(Login, 9f4cd010-5bb2-4c11-9b13-6ab22ab3cce0, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f4cd010-5bb2-4c11-9b13-6ab22ab3cce0, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f4cd010-5bb2-4c11-9b13-6ab22ab3cce0, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232978.9937744, expires_in: 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:421 RpcState(Login, ce04b999-bde4-4185-84d5-41f304b003b8, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce04b999-bde4-4185-84d5-41f304b003b8, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce04b999-bde4-4185-84d5-41f304b003b8, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232980.4826317, expires_in: 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:421 RpcState(Login, 6b2c4fac-cce6-4a22-aa98-7752db6b9979, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b2c4fac-cce6-4a22-aa98-7752db6b9979, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b2c4fac-cce6-4a22-aa98-7752db6b9979, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232982.6804113, expires_in: 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:421 RpcState(Login, dfdab1d2-a469-41d9-9b9e-721d79692bfd, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dfdab1d2-a469-41d9-9b9e-721d79692bfd, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dfdab1d2-a469-41d9-9b9e-721d79692bfd, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232983.9537563, expires_in: 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:421 RpcState(Login, e8eff41c-600c-4c9a-8d81-828048fb07a6, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8eff41c-600c-4c9a-8d81-828048fb07a6, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8eff41c-600c-4c9a-8d81-828048fb07a6, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232985.6886714, expires_in: 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:421 RpcState(Login, 84040598-637d-47e6-a621-efe6d9d5fe3f, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84040598-637d-47e6-a621-efe6d9d5fe3f, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84040598-637d-47e6-a621-efe6d9d5fe3f, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232987.8053138, expires_in: 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:421 RpcState(Login, a60b5a38-87c2-4581-b7a6-2f5309fa6dfe, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a60b5a38-87c2-4581-b7a6-2f5309fa6dfe, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a60b5a38-87c2-4581-b7a6-2f5309fa6dfe, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232989.8642197, expires_in: 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:421 RpcState(Login, de04f107-d6f7-4b71-acf1-6ac2f63122f7, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de04f107-d6f7-4b71-acf1-6ac2f63122f7, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de04f107-d6f7-4b71-acf1-6ac2f63122f7, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232991.126307, expires_in: 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:421 RpcState(Login, 6439fd5f-a103-4648-a7d9-2f52495cb5a4, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6439fd5f-a103-4648-a7d9-2f52495cb5a4, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6439fd5f-a103-4648-a7d9-2f52495cb5a4, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232993.304509, expires_in: 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:421 RpcState(Login, ebfe98f9-06f0-4988-9024-daec4ea3eb16, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ebfe98f9-06f0-4988-9024-daec4ea3eb16, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ebfe98f9-06f0-4988-9024-daec4ea3eb16, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232994.8253334, expires_in: 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:421 RpcState(Login, 100a9006-b371-448d-981f-76c04ece79c2, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 100a9006-b371-448d-981f-76c04ece79c2, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 100a9006-b371-448d-981f-76c04ece79c2, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232996.9159212, expires_in: 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:421 RpcState(Login, ff641e30-0765-400a-b23d-2eb49e63cf23, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff641e30-0765-400a-b23d-2eb49e63cf23, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff641e30-0765-400a-b23d-2eb49e63cf23, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232998.8724108, expires_in: 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:421 RpcState(Login, adc0cd64-c757-46f1-8388-9cc293e0f7b1, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, adc0cd64-c757-46f1-8388-9cc293e0f7b1, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, adc0cd64-c757-46f1-8388-9cc293e0f7b1, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233000.829875, expires_in: 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:421 RpcState(Login, 69aa750d-3ce0-43f6-9a02-6f08b808443f, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69aa750d-3ce0-43f6-9a02-6f08b808443f, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69aa750d-3ce0-43f6-9a02-6f08b808443f, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233002.6070805, expires_in: 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:421 RpcState(Login, 3cda5f45-e7ae-4f3c-b12d-369c5e52e3c9, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3cda5f45-e7ae-4f3c-b12d-369c5e52e3c9, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3cda5f45-e7ae-4f3c-b12d-369c5e52e3c9, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233004.6448267, expires_in: 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:421 RpcState(Login, 6df1e41c-2fc6-4f7d-a3b4-30105492da82, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6df1e41c-2fc6-4f7d-a3b4-30105492da82, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6df1e41c-2fc6-4f7d-a3b4-30105492da82, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233006.5771134, expires_in: 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:421 RpcState(Login, 4322f434-3095-4cfc-a4f2-fd7c9d45eb29, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4322f434-3095-4cfc-a4f2-fd7c9d45eb29, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4322f434-3095-4cfc-a4f2-fd7c9d45eb29, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233008.1115594, expires_in: 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:421 RpcState(Login, 967ccebf-ea48-48f0-83ff-0e2809c730da, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 967ccebf-ea48-48f0-83ff-0e2809c730da, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 967ccebf-ea48-48f0-83ff-0e2809c730da, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233009.3448346, expires_in: 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:421 RpcState(Login, fa5359c3-80e5-45d2-913d-8c6ca26107ab, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa5359c3-80e5-45d2-913d-8c6ca26107ab, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa5359c3-80e5-45d2-913d-8c6ca26107ab, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233010.7933197, expires_in: 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:421 RpcState(Login, 7eaa0e1a-4110-44a8-8811-55417016320f, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7eaa0e1a-4110-44a8-8811-55417016320f, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7eaa0e1a-4110-44a8-8811-55417016320f, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233012.9437914, expires_in: 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:421 RpcState(Login, a7838486-4239-48f8-9e03-a3288aed090f, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7838486-4239-48f8-9e03-a3288aed090f, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7838486-4239-48f8-9e03-a3288aed090f, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233014.6695366, expires_in: 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:421 RpcState(Login, fbc43078-9cc2-4f96-a00a-0731d9e9ca49, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fbc43078-9cc2-4f96-a00a-0731d9e9ca49, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fbc43078-9cc2-4f96-a00a-0731d9e9ca49, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233016.5273097, expires_in: 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:421 RpcState(Login, 59475b28-475f-45da-ac89-d96cfb2dbc9a, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59475b28-475f-45da-ac89-d96cfb2dbc9a, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59475b28-475f-45da-ac89-d96cfb2dbc9a, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233018.141799, expires_in: 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:421 RpcState(Login, 209b81ad-cfe9-4e97-89aa-69efecbb1fb6, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 209b81ad-cfe9-4e97-89aa-69efecbb1fb6, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 209b81ad-cfe9-4e97-89aa-69efecbb1fb6, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233019.9663079, expires_in: 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:421 RpcState(Login, 35b3268d-9ba2-46db-9678-8de11beef57e, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35b3268d-9ba2-46db-9678-8de11beef57e, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35b3268d-9ba2-46db-9678-8de11beef57e, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233021.6761937, expires_in: 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:421 RpcState(Login, 6ec8619d-e4c2-4bf5-8395-7b8eaf230be5, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ec8619d-e4c2-4bf5-8395-7b8eaf230be5, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ec8619d-e4c2-4bf5-8395-7b8eaf230be5, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233023.8592172, expires_in: 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:421 RpcState(Login, 10de83bf-2b38-4b0a-8733-4be4d054f526, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10de83bf-2b38-4b0a-8733-4be4d054f526, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10de83bf-2b38-4b0a-8733-4be4d054f526, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233025.4490504, expires_in: 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:421 RpcState(Login, 40adacf7-0787-4d85-90c9-adb544bcb167, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40adacf7-0787-4d85-90c9-adb544bcb167, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40adacf7-0787-4d85-90c9-adb544bcb167, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233026.967101, expires_in: 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:421 RpcState(Login, 08a72672-0a29-4a3e-a2bc-d03d47a11aae, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08a72672-0a29-4a3e-a2bc-d03d47a11aae, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08a72672-0a29-4a3e-a2bc-d03d47a11aae, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765233028.6758556, expires_in: 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:421 RpcState(Login, 181eebc4-14fd-4151-9fdc-efa24cf5025f, localhost:20076): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 181eebc4-14fd-4151-9fdc-efa24cf5025f, localhost:20076): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 181eebc4-14fd-4151-9fdc-efa24cf5025f, localhost:20076): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:20076". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20076
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
============================== slowest durations ===============================
283.62s call     test_secrets_usage.py::test_external_data_table_with_fail[encryption_enabled]
279.17s call     test_secrets_usage.py::test_external_data_table_with_fail[encryption_disabled]
16.40s setup    test_secrets_usage.py::test_external_data_table_with_fail[encryption_disabled]
12.60s setup    test_secrets_usage.py::test_external_data_table_with_fail[encryption_enabled]
1.53s teardown test_secrets_usage.py::test_external_data_table_with_fail[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_external_data_table_with_fail[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
FAILED test_secrets_usage.py::test_external_data_table_with_fail[encryption_enabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 2 failed in 611.24s (0:10:11) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '10', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '10', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py FF

=================================== FAILURES ===================================
___ test_migration_to_new_secrets_in_async_replication[encryption_disabled] ____
ydb/tests/functional/secrets/test_secrets_usage.py:466: in test_migration_to_new_secrets_in_async_replication
    create_table_for_replication(table_name)
ydb/tests/functional/secrets/test_secrets_usage.py:434: in create_table_for_replication
    run_with_assert(
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_migration_to_new_secrets_in_async_replication[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32429
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000287/r3tmp/kikimr_cluster__avczeza
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8645
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30423
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10720
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11995
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000287/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/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/node_1/logfile_lswqdd66.log --grpc-port=8645 --mon-port=30423 --ic-port=32429
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8645/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000287/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/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/node_1/logfile_lswqdd66.log --grpc-port=8645 --mon-port=30423 --ic-port=32429
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/node_1/logfile_lswqdd66.log', '--grpc-port=8645', '--mon-port=30423', '--ic-port=32429')' in '/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1248359
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:8645/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/kvpj/000287/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1248360
DEBUG    ya.test:process.py:259 Command (pid 1248360) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1248360) elapsed time (sec): 0.5603501796722412
DEBUG    ya.test:process.py:263 Command (pid 1248360) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248360) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1248360) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248360) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248360) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1248360) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1248360) minflt: 16261
DEBUG    ya.test:process.py:263 Command (pid 1248360) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1248360) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1248360) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 1248360) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1248360) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1248360) nvcsw: 34
DEBUG    ya.test:process.py:263 Command (pid 1248360) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1248360) stime: 0.38856799999999997
DEBUG    ya.test:process.py:263 Command (pid 1248360) utime: 0.116169
DEBUG    ya.test:process.py:263 Command (pid 1248360) wtime: 0.561
DEBUG    ya.test:process.py:275 Command (pid 1248360) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1248360) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8645', '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: 32429\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/kvpj/000287/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8645', '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: 32429\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1252152
DEBUG    ya.test:process.py:259 Command (pid 1252152) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1252152) elapsed time (sec): 0.5955793857574463
DEBUG    ya.test:process.py:263 Command (pid 1252152) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252152) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1252152) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252152) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252152) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1252152) maxrss: 555544
DEBUG    ya.test:process.py:263 Command (pid 1252152) minflt: 18407
DEBUG    ya.test:process.py:263 Command (pid 1252152) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1252152) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1252152) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 1252152) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1252152) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1252152) nvcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 1252152) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1252152) stime: 0.44065499999999996
DEBUG    ya.test:process.py:263 Command (pid 1252152) utime: 0.10815999999999999
DEBUG    ya.test:process.py:263 Command (pid 1252152) wtime: 0.597
DEBUG    ya.test:process.py:275 Command (pid 1252152) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8645', '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/kvpj/000287/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8645', '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: 1252640
DEBUG    ya.test:process.py:259 Command (pid 1252640) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1252640) elapsed time (sec): 0.9113888740539551
DEBUG    ya.test:process.py:263 Command (pid 1252640) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252640) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1252640) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252640) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252640) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1252640) maxrss: 555528
DEBUG    ya.test:process.py:263 Command (pid 1252640) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 1252640) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1252640) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1252640) nivcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 1252640) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1252640) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1252640) nvcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 1252640) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1252640) stime: 0.697064
DEBUG    ya.test:process.py:263 Command (pid 1252640) utime: 0.16025399999999998
DEBUG    ya.test:process.py:263 Command (pid 1252640) wtime: 0.913
DEBUG    ya.test:process.py:275 Command (pid 1252640) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17689
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000287/r3tmp/kikimr_cluster_6gfurgwl
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64194
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8969
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23023
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18741
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000287/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/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/node_1/logfile_mzbjat3o.log --grpc-port=64194 --mon-port=8969 --ic-port=17689
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:64194/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000287/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/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/node_1/logfile_mzbjat3o.log --grpc-port=64194 --mon-port=8969 --ic-port=17689
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/node_1/logfile_mzbjat3o.log', '--grpc-port=64194', '--mon-port=8969', '--ic-port=17689')' in '/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1253775
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:64194/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/kvpj/000287/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1253777
DEBUG    ya.test:process.py:259 Command (pid 1253777) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1253777) elapsed time (sec): 0.8671247959136963
DEBUG    ya.test:process.py:263 Command (pid 1253777) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253777) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1253777) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253777) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253777) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1253777) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1253777) minflt: 16265
DEBUG    ya.test:process.py:263 Command (pid 1253777) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1253777) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1253777) nivcsw: 154
DEBUG    ya.test:process.py:263 Command (pid 1253777) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1253777) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1253777) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 1253777) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1253777) stime: 0.698198
DEBUG    ya.test:process.py:263 Command (pid 1253777) utime: 0.09640699999999999
DEBUG    ya.test:process.py:263 Command (pid 1253777) wtime: 0.868
DEBUG    ya.test:process.py:275 Command (pid 1253777) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1253777) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64194', '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: 17689\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64194', '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: 17689\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1258188
DEBUG    ya.test:process.py:259 Command (pid 1258188) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258188) elapsed time (sec): 0.9353227615356445
DEBUG    ya.test:process.py:263 Command (pid 1258188) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258188) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258188) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258188) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258188) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258188) maxrss: 555460
DEBUG    ya.test:process.py:263 Command (pid 1258188) minflt: 20119
DEBUG    ya.test:process.py:263 Command (pid 1258188) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258188) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258188) nivcsw: 100
DEBUG    ya.test:process.py:263 Command (pid 1258188) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258188) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258188) nvcsw: 158
DEBUG    ya.test:process.py:263 Command (pid 1258188) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258188) stime: 0.7248239999999999
DEBUG    ya.test:process.py:263 Command (pid 1258188) utime: 0.139815
DEBUG    ya.test:process.py:263 Command (pid 1258188) wtime: 0.936
DEBUG    ya.test:process.py:275 Command (pid 1258188) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64194', '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.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/kvpj/000287/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64194', '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: 1259167
DEBUG    ya.test:process.py:259 Command (pid 1259167) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1259167) elapsed time (sec): 1.5991556644439697
DEBUG    ya.test:process.py:263 Command (pid 1259167) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259167) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1259167) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259167) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259167) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1259167) maxrss: 555572
DEBUG    ya.test:process.py:263 Command (pid 1259167) minflt: 18469
DEBUG    ya.test:process.py:263 Command (pid 1259167) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1259167) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1259167) nivcsw: 247
DEBUG    ya.test:process.py:263 Command (pid 1259167) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1259167) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1259167) nvcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 1259167) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1259167) stime: 1.326837
DEBUG    ya.test:process.py:263 Command (pid 1259167) utime: 0.12806399999999998
DEBUG    ya.test:process.py:263 Command (pid 1259167) wtime: 1.6
DEBUG    ya.test:process.py:275 Command (pid 1259167) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12335
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3283
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12999
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5912
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9303
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:64194 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/slot_1/logfile_rb5kr7o4.log --grpc-port=12335 --mon-port=3283 --ic-port=12999
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:64194 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/slot_1/logfile_rb5kr7o4.log --grpc-port=12335 --mon-port=3283 --ic-port=12999
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:64194', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/slot_1/logfile_rb5kr7o4.log', '--grpc-port=12335', '--mon-port=3283', '--ic-port=12999')' in '/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1261184
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12335/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/kvpj/000287/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1261185
DEBUG    ya.test:process.py:259 Command (pid 1261185) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1261185) elapsed time (sec): 0.6612100601196289
DEBUG    ya.test:process.py:263 Command (pid 1261185) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261185) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1261185) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261185) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261185) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1261185) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1261185) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 1261185) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1261185) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1261185) nivcsw: 53
DEBUG    ya.test:process.py:263 Command (pid 1261185) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1261185) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1261185) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1261185) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1261185) stime: 0.452237
DEBUG    ya.test:process.py:263 Command (pid 1261185) utime: 0.142815
DEBUG    ya.test:process.py:263 Command (pid 1261185) wtime: 0.663
DEBUG    ya.test:process.py:275 Command (pid 1261185) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1261185) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_migration_to_new_secrets_in_async_replication[encryption_disabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 92ce9126-de3a-43c7-87df-1ad0526da7bc, localhost:64194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 92ce9126-de3a-43c7-87df-1ad0526da7bc, localhost:64194): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 92ce9126-de3a-43c7-87df-1ad0526da7bc, localhost:64194): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 12335 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:12335, 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:64194
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e9171ca2-b230-4307-bf29-6612484cc56b, ghrun-2tlsei57yi.auto.internal:12335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e9171ca2-b230-4307-bf29-6612484cc56b, ghrun-2tlsei57yi.auto.internal:12335): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e9171ca2-b230-4307-bf29-6612484cc56b, ghrun-2tlsei57yi.auto.internal:12335): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OTc3NTQ4MTItMTdmMjA5NzYtNjU5MTcwZjQtNWFkNGZkMjI=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 33e575d7-d8b4-4526-8ab3-a1798feb6606, ghrun-2tlsei57yi.auto.internal:12335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 33e575d7-d8b4-4526-8ab3-a1798feb6606, ghrun-2tlsei57yi.auto.internal:12335): request = { session_id: "ydb://session/3?node_id=50000&id=OTc3NTQ4MTItMTdmMjA5NzYtNjU5MTcwZjQtNWFkNGZkMjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 33e575d7-d8b4-4526-8ab3-a1798feb6606, ghrun-2tlsei57yi.auto.internal:12335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=OTc3NTQ4MTItMTdmMjA5NzYtNjU5MTcwZjQtNWFkNGZkMjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d4e2f14a-35e7-418b-a228-059f65a6fa65, ghrun-2tlsei57yi.auto.internal:12335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d4e2f14a-35e7-418b-a228-059f65a6fa65, ghrun-2tlsei57yi.auto.internal:12335): request = { session_id: "ydb://session/3?node_id=50000&id=OTc3NTQ4MTItMTdmMjA5NzYtNjU5MTcwZjQtNWFkNGZkMjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d4e2f14a-35e7-418b-a228-059f65a6fa65, ghrun-2tlsei57yi.auto.internal:12335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OTc3NTQ4MTItMTdmMjA5NzYtNjU5MTcwZjQtNWFkNGZkMjI=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 4325fde4-cac4-4722-8d12-34eb285952e0, ghrun-2tlsei57yi.auto.internal:12335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 4325fde4-cac4-4722-8d12-34eb285952e0, ghrun-2tlsei57yi.auto.internal:12335): request = { session_id: "ydb://session/3?node_id=50000&id=OTc3NTQ4MTItMTdmMjA5NzYtNjU5MTcwZjQtNWFkNGZkMjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 4325fde4-cac4-4722-8d12-34eb285952e0, ghrun-2tlsei57yi.auto.internal:12335): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 33e575d7-d8b4-4526-8ab3-a1798feb6606, ghrun-2tlsei57yi.auto.internal:12335): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64194
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:12335
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 013bb6d7-92db-4fba-a872-4e8c9c8d12e0, localhost:64194): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 013bb6d7-92db-4fba-a872-4e8c9c8d12e0, localhost:64194): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 013bb6d7-92db-4fba-a872-4e8c9c8d12e0, localhost:64194): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 12335 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:12335, 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:64194
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4472e3e5-6123-4709-a130-7d6330b63e65, ghrun-2tlsei57yi.auto.internal:12335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4472e3e5-6123-4709-a130-7d6330b63e65, ghrun-2tlsei57yi.auto.internal:12335): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4472e3e5-6123-4709-a130-7d6330b63e65, ghrun-2tlsei57yi.auto.internal:12335): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MTM4NDExMjUtZTYxNjhkZmYtZGEyNDk3NDctM2FmNDBjNA==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7ce38a53-51b9-4892-9c8d-2c9c0827cac3, ghrun-2tlsei57yi.auto.internal:12335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7ce38a53-51b9-4892-9c8d-2c9c0827cac3, ghrun-2tlsei57yi.auto.internal:12335): request = { session_id: "ydb://session/3?node_id=50000&id=MTM4NDExMjUtZTYxNjhkZmYtZGEyNDk3NDctM2FmNDBjNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7ce38a53-51b9-4892-9c8d-2c9c0827cac3, ghrun-2tlsei57yi.auto.internal:12335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MTM4NDExMjUtZTYxNjhkZmYtZGEyNDk3NDctM2FmNDBjNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 361579ea-665a-43b4-a81c-bf4abea7b928, ghrun-2tlsei57yi.auto.internal:12335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 361579ea-665a-43b4-a81c-bf4abea7b928, ghrun-2tlsei57yi.auto.internal:12335): request = { session_id: "ydb://session/3?node_id=50000&id=MTM4NDExMjUtZTYxNjhkZmYtZGEyNDk3NDctM2FmNDBjNA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\', \'ydb.granular.alter_schema\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 361579ea-665a-43b4-a81c-bf4abea7b928, ghrun-2tlsei57yi.auto.internal:12335): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MTM4NDExMjUtZTYxNjhkZmYtZGEyNDk3NDctM2FmNDBjNA==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, c3abc0de-5a13-464d-8766-5cd30e2b7473, ghrun-2tlsei57yi.auto.internal:12335): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c3abc0de-5a13-464d-8766-5cd30e2b7473, ghrun-2tlsei57yi.auto.internal:12335): request = { session_id: "ydb://session/3?node_id=50000&id=MTM4NDExMjUtZTYxNjhkZmYtZGEyNDk3NDctM2FmNDBjNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c3abc0de-5a13-464d-8766-5cd30e2b7473, ghrun-2tlsei57yi.auto.internal:12335): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7ce38a53-51b9-4892-9c8d-2c9c0827cac3, ghrun-2tlsei57yi.auto.internal:12335): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64194
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:12335
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232455.538355, expires_in: 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:421 RpcState(Login, 5a601271-b4bc-4063-90a9-8d5ef066c8e7, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a601271-b4bc-4063-90a9-8d5ef066c8e7, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a601271-b4bc-4063-90a9-8d5ef066c8e7, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232456.5098307, expires_in: 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:421 RpcState(Login, 72ca7dc0-18d1-4e4b-b43e-f0b27520ea61, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 72ca7dc0-18d1-4e4b-b43e-f0b27520ea61, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 72ca7dc0-18d1-4e4b-b43e-f0b27520ea61, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232457.8659098, expires_in: 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:421 RpcState(Login, efa5be2f-2dd6-4fb7-b5be-58640e5d7d7f, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, efa5be2f-2dd6-4fb7-b5be-58640e5d7d7f, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, efa5be2f-2dd6-4fb7-b5be-58640e5d7d7f, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232458.384953, expires_in: 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:421 RpcState(Login, b3aeb273-8f59-4aec-bc12-dfaee13dfc50, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3aeb273-8f59-4aec-bc12-dfaee13dfc50, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3aeb273-8f59-4aec-bc12-dfaee13dfc50, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232460.2497888, expires_in: 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:421 RpcState(Login, e3be112b-226f-4d92-99ed-65189c6bc86c, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3be112b-226f-4d92-99ed-65189c6bc86c, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3be112b-226f-4d92-99ed-65189c6bc86c, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232460.7135606, expires_in: 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:421 RpcState(Login, 2c419a6d-7799-4c48-8d25-6bef3a9b5520, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c419a6d-7799-4c48-8d25-6bef3a9b5520, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c419a6d-7799-4c48-8d25-6bef3a9b5520, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232462.7346742, expires_in: 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:421 RpcState(Login, ff5fd723-6134-4daa-9e34-fa4340b60201, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff5fd723-6134-4daa-9e34-fa4340b60201, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff5fd723-6134-4daa-9e34-fa4340b60201, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232464.8148777, expires_in: 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:421 RpcState(Login, 1533f6db-d646-4678-b245-dadfb985b975, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1533f6db-d646-4678-b245-dadfb985b975, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1533f6db-d646-4678-b245-dadfb985b975, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232466.1961522, expires_in: 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:421 RpcState(Login, 52c9dc5c-4561-439a-b6fb-548cd082f9ee, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52c9dc5c-4561-439a-b6fb-548cd082f9ee, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52c9dc5c-4561-439a-b6fb-548cd082f9ee, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232467.8429916, expires_in: 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:421 RpcState(Login, 89150e8c-2cb6-4ded-893f-9e82a4ef1fe5, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89150e8c-2cb6-4ded-893f-9e82a4ef1fe5, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89150e8c-2cb6-4ded-893f-9e82a4ef1fe5, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232469.864018, expires_in: 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:421 RpcState(Login, 036079c6-cd80-4b45-b277-c5bc5a9bded4, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 036079c6-cd80-4b45-b277-c5bc5a9bded4, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 036079c6-cd80-4b45-b277-c5bc5a9bded4, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232472.0461974, expires_in: 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:421 RpcState(Login, 1c44399c-bd3b-479f-a2cf-06558ee75418, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c44399c-bd3b-479f-a2cf-06558ee75418, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c44399c-bd3b-479f-a2cf-06558ee75418, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232473.5178735, expires_in: 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:421 RpcState(Login, 4ba33a61-f304-4688-a75b-7ef6cba5972e, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ba33a61-f304-4688-a75b-7ef6cba5972e, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ba33a61-f304-4688-a75b-7ef6cba5972e, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232475.0218048, expires_in: 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:421 RpcState(Login, 0c1638f8-28c2-48b5-80c4-670e84f80a0f, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c1638f8-28c2-48b5-80c4-670e84f80a0f, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c1638f8-28c2-48b5-80c4-670e84f80a0f, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232475.3630047, expires_in: 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:421 RpcState(Login, 755261f4-1b2b-4d03-b8d6-fa2ff4f402d6, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 755261f4-1b2b-4d03-b8d6-fa2ff4f402d6, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 755261f4-1b2b-4d03-b8d6-fa2ff4f402d6, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232477.053132, expires_in: 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:421 RpcState(Login, 2eab4784-d8ba-4502-b4b3-50bceb5969ca, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2eab4784-d8ba-4502-b4b3-50bceb5969ca, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2eab4784-d8ba-4502-b4b3-50bceb5969ca, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232478.8997228, expires_in: 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:421 RpcState(Login, 07b56042-ca50-4457-b8e9-cf7887a53056, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07b56042-ca50-4457-b8e9-cf7887a53056, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07b56042-ca50-4457-b8e9-cf7887a53056, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232480.4515355, expires_in: 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:421 RpcState(Login, 648bf3c6-2885-4c01-8f08-2f3f75fa3b72, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 648bf3c6-2885-4c01-8f08-2f3f75fa3b72, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 648bf3c6-2885-4c01-8f08-2f3f75fa3b72, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232482.120652, expires_in: 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:421 RpcState(Login, 7ef716d5-46de-4a6c-910d-5f380a9ad6a0, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ef716d5-46de-4a6c-910d-5f380a9ad6a0, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ef716d5-46de-4a6c-910d-5f380a9ad6a0, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232483.925008, expires_in: 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:421 RpcState(Login, f5903150-e924-4f66-9604-441e9408a5fd, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5903150-e924-4f66-9604-441e9408a5fd, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5903150-e924-4f66-9604-441e9408a5fd, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232486.1342251, expires_in: 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:421 RpcState(Login, 0e15027a-b70b-4a9c-b802-dd4fd7c01ec0, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e15027a-b70b-4a9c-b802-dd4fd7c01ec0, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e15027a-b70b-4a9c-b802-dd4fd7c01ec0, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232488.0993857, expires_in: 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:421 RpcState(Login, 68915631-2fdd-49e2-8d08-6f03d476efe3, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68915631-2fdd-49e2-8d08-6f03d476efe3, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68915631-2fdd-49e2-8d08-6f03d476efe3, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232489.3478959, expires_in: 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:421 RpcState(Login, c6905415-bf39-4359-a7aa-4f6a0274db08, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6905415-bf39-4359-a7aa-4f6a0274db08, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6905415-bf39-4359-a7aa-4f6a0274db08, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232491.3551369, expires_in: 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:421 RpcState(Login, e7b0c612-d233-4865-a29b-29d59d0c1397, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e7b0c612-d233-4865-a29b-29d59d0c1397, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e7b0c612-d233-4865-a29b-29d59d0c1397, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232493.286887, expires_in: 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:421 RpcState(Login, 11c3fa76-a541-4d42-bf3b-7a8ca4e721a9, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11c3fa76-a541-4d42-bf3b-7a8ca4e721a9, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11c3fa76-a541-4d42-bf3b-7a8ca4e721a9, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232495.2699215, expires_in: 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:421 RpcState(Login, 43a97715-2e08-48ce-8be3-d4e54b178404, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43a97715-2e08-48ce-8be3-d4e54b178404, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43a97715-2e08-48ce-8be3-d4e54b178404, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232496.83089, expires_in: 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:421 RpcState(Login, 5b150214-2a27-4e7d-864a-a1938f1ab82a, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b150214-2a27-4e7d-864a-a1938f1ab82a, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b150214-2a27-4e7d-864a-a1938f1ab82a, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232499.014258, expires_in: 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:421 RpcState(Login, a96759cd-9c96-4000-821c-765c899fe07a, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a96759cd-9c96-4000-821c-765c899fe07a, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a96759cd-9c96-4000-821c-765c899fe07a, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232500.3469696, expires_in: 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:421 RpcState(Login, a599420c-8998-4124-848d-9c70e8e04702, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a599420c-8998-4124-848d-9c70e8e04702, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a599420c-8998-4124-848d-9c70e8e04702, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232501.7255855, expires_in: 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:421 RpcState(Login, 13d26503-bdea-408b-8d82-12bdce52bc7d, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 13d26503-bdea-408b-8d82-12bdce52bc7d, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 13d26503-bdea-408b-8d82-12bdce52bc7d, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232503.010807, expires_in: 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:421 RpcState(Login, 74e0ea33-f080-41da-862b-1e3f360ea560, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74e0ea33-f080-41da-862b-1e3f360ea560, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74e0ea33-f080-41da-862b-1e3f360ea560, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232504.9439974, expires_in: 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:421 RpcState(Login, 60e73499-9810-40a9-adad-b87365d1a13d, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60e73499-9810-40a9-adad-b87365d1a13d, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60e73499-9810-40a9-adad-b87365d1a13d, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232506.5638232, expires_in: 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:421 RpcState(Login, abec10f9-ff82-4bff-b400-3084672d8b1b, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, abec10f9-ff82-4bff-b400-3084672d8b1b, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, abec10f9-ff82-4bff-b400-3084672d8b1b, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232506.8862097, expires_in: 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:421 RpcState(Login, ddbff8d5-4b22-4675-9675-94b0c8a18993, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ddbff8d5-4b22-4675-9675-94b0c8a18993, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ddbff8d5-4b22-4675-9675-94b0c8a18993, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232509.065515, expires_in: 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:421 RpcState(Login, 19616e2a-500a-4217-a865-4068b3c69c54, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19616e2a-500a-4217-a865-4068b3c69c54, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19616e2a-500a-4217-a865-4068b3c69c54, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232510.5878093, expires_in: 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:421 RpcState(Login, 8003b797-3e1a-4c8f-b58a-0b73ec220fed, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8003b797-3e1a-4c8f-b58a-0b73ec220fed, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8003b797-3e1a-4c8f-b58a-0b73ec220fed, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232512.6146183, expires_in: 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:421 RpcState(Login, ba234f35-2ed5-4801-86af-eba0ca149665, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba234f35-2ed5-4801-86af-eba0ca149665, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba234f35-2ed5-4801-86af-eba0ca149665, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232514.126415, expires_in: 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:421 RpcState(Login, 32156d9c-e939-4dbe-8a6d-465a14db02e6, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32156d9c-e939-4dbe-8a6d-465a14db02e6, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32156d9c-e939-4dbe-8a6d-465a14db02e6, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232516.293076, expires_in: 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:421 RpcState(Login, cb91842c-49be-42c3-881a-b32636efa32f, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb91842c-49be-42c3-881a-b32636efa32f, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb91842c-49be-42c3-881a-b32636efa32f, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232517.5397801, expires_in: 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:421 RpcState(Login, e6f6c457-14aa-4afb-b272-17f95cce6e8d, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6f6c457-14aa-4afb-b272-17f95cce6e8d, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6f6c457-14aa-4afb-b272-17f95cce6e8d, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232518.8966868, expires_in: 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:421 RpcState(Login, 07d4259f-167c-461a-b60b-148c6c2d8b00, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07d4259f-167c-461a-b60b-148c6c2d8b00, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07d4259f-167c-461a-b60b-148c6c2d8b00, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232520.8865063, expires_in: 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:421 RpcState(Login, ebaa738d-491a-42f5-8e5e-b5ad81004ff2, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ebaa738d-491a-42f5-8e5e-b5ad81004ff2, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ebaa738d-491a-42f5-8e5e-b5ad81004ff2, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232522.457432, expires_in: 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:421 RpcState(Login, ef4e775c-62ac-4a1b-ba01-38e57e055cdd, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef4e775c-62ac-4a1b-ba01-38e57e055cdd, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef4e775c-62ac-4a1b-ba01-38e57e055cdd, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232524.4240506, expires_in: 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:421 RpcState(Login, 4e4112af-3ca0-4de7-b655-6fab233ea4e4, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e4112af-3ca0-4de7-b655-6fab233ea4e4, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e4112af-3ca0-4de7-b655-6fab233ea4e4, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232525.872328, expires_in: 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:421 RpcState(Login, d9be059c-0e27-43db-99f9-fd4d5839a0fd, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d9be059c-0e27-43db-99f9-fd4d5839a0fd, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d9be059c-0e27-43db-99f9-fd4d5839a0fd, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232527.5498078, expires_in: 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:421 RpcState(Login, 783b81ca-79ea-451e-8fdd-76946f8ed5e0, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 783b81ca-79ea-451e-8fdd-76946f8ed5e0, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 783b81ca-79ea-451e-8fdd-76946f8ed5e0, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232529.5804944, expires_in: 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:421 RpcState(Login, 40bcd719-1aa4-4647-b35b-09e8bd9533ef, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40bcd719-1aa4-4647-b35b-09e8bd9533ef, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40bcd719-1aa4-4647-b35b-09e8bd9533ef, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232531.7309663, expires_in: 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:421 RpcState(Login, 54d1557c-6528-4f00-8c39-b781e5165381, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54d1557c-6528-4f00-8c39-b781e5165381, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54d1557c-6528-4f00-8c39-b781e5165381, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232533.0225873, expires_in: 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:421 RpcState(Login, 14e47a3b-dc0b-45db-866c-a358b6b82ec4, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14e47a3b-dc0b-45db-866c-a358b6b82ec4, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14e47a3b-dc0b-45db-866c-a358b6b82ec4, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232534.7999425, expires_in: 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:421 RpcState(Login, 8ca2db58-2a34-4e2a-9a5e-57b16b7e8bc1, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ca2db58-2a34-4e2a-9a5e-57b16b7e8bc1, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ca2db58-2a34-4e2a-9a5e-57b16b7e8bc1, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232536.3608568, expires_in: 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:421 RpcState(Login, 605dd730-b2d9-4b68-a353-f15029fac787, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 605dd730-b2d9-4b68-a353-f15029fac787, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 605dd730-b2d9-4b68-a353-f15029fac787, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232537.9906683, expires_in: 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:421 RpcState(Login, cc7687a7-0b10-4251-aa30-f94ff87dba47, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc7687a7-0b10-4251-aa30-f94ff87dba47, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc7687a7-0b10-4251-aa30-f94ff87dba47, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232539.2493422, expires_in: 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:421 RpcState(Login, 44e2b4f6-562c-49ed-acf0-1f6cdbcc755d, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44e2b4f6-562c-49ed-acf0-1f6cdbcc755d, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44e2b4f6-562c-49ed-acf0-1f6cdbcc755d, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232541.2133658, expires_in: 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:421 RpcState(Login, 823e412f-cf0d-47eb-8cde-c9924ca48f3c, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 823e412f-cf0d-47eb-8cde-c9924ca48f3c, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 823e412f-cf0d-47eb-8cde-c9924ca48f3c, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232542.9885335, expires_in: 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:421 RpcState(Login, 4d803e36-2b55-49cd-9b5b-142a532d3abe, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d803e36-2b55-49cd-9b5b-142a532d3abe, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d803e36-2b55-49cd-9b5b-142a532d3abe, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232544.9017828, expires_in: 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:421 RpcState(Login, 5244468f-3be7-4629-af08-7db3cda0cb3d, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5244468f-3be7-4629-af08-7db3cda0cb3d, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5244468f-3be7-4629-af08-7db3cda0cb3d, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232546.3072062, expires_in: 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:421 RpcState(Login, 2a5ea5c5-81e3-4980-8fbd-9aff5098158c, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a5ea5c5-81e3-4980-8fbd-9aff5098158c, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a5ea5c5-81e3-4980-8fbd-9aff5098158c, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232547.7634327, expires_in: 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:421 RpcState(Login, ca6a3712-e767-428d-ad2a-443f245113a1, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca6a3712-e767-428d-ad2a-443f245113a1, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca6a3712-e767-428d-ad2a-443f245113a1, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232548.2388368, expires_in: 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:421 RpcState(Login, 757d7f93-eb54-465a-b938-6b5c9f54a2da, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 757d7f93-eb54-465a-b938-6b5c9f54a2da, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 757d7f93-eb54-465a-b938-6b5c9f54a2da, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232550.276573, expires_in: 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:421 RpcState(Login, 01f9ece9-6ea7-487f-9699-1bd29da09a2b, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01f9ece9-6ea7-487f-9699-1bd29da09a2b, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01f9ece9-6ea7-487f-9699-1bd29da09a2b, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232552.446825, expires_in: 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:421 RpcState(Login, ac793321-3528-4634-bd98-dd8a104f00dd, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac793321-3528-4634-bd98-dd8a104f00dd, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac793321-3528-4634-bd98-dd8a104f00dd, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232554.621832, expires_in: 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:421 RpcState(Login, 0dd45adf-601b-40ca-8957-c115a78a686f, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0dd45adf-601b-40ca-8957-c115a78a686f, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0dd45adf-601b-40ca-8957-c115a78a686f, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232556.347634, expires_in: 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:421 RpcState(Login, b363041d-36cd-48ca-afc1-4bfff1c1f8fa, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b363041d-36cd-48ca-afc1-4bfff1c1f8fa, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b363041d-36cd-48ca-afc1-4bfff1c1f8fa, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232557.6447587, expires_in: 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:421 RpcState(Login, 4ff0275b-9591-42b2-94e6-0bbbee5665f5, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ff0275b-9591-42b2-94e6-0bbbee5665f5, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ff0275b-9591-42b2-94e6-0bbbee5665f5, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232559.0307782, expires_in: 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:421 RpcState(Login, 5cc8cd05-d6fb-4ac7-9d30-2844c3e7e09f, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5cc8cd05-d6fb-4ac7-9d30-2844c3e7e09f, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5cc8cd05-d6fb-4ac7-9d30-2844c3e7e09f, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232560.841513, expires_in: 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:421 RpcState(Login, 19962179-58e2-4429-a772-9d9a1a74d24c, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19962179-58e2-4429-a772-9d9a1a74d24c, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19962179-58e2-4429-a772-9d9a1a74d24c, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232562.310997, expires_in: 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:421 RpcState(Login, f48a4c25-d851-4731-8d7f-c267e9fe9de3, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f48a4c25-d851-4731-8d7f-c267e9fe9de3, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f48a4c25-d851-4731-8d7f-c267e9fe9de3, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232563.8127398, expires_in: 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:421 RpcState(Login, 7a500d78-f614-4423-90f7-2a0c26398fbb, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a500d78-f614-4423-90f7-2a0c26398fbb, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a500d78-f614-4423-90f7-2a0c26398fbb, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232565.4479978, expires_in: 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:421 RpcState(Login, bf9f80c8-d5bd-4d83-ba3d-639af032f86f, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf9f80c8-d5bd-4d83-ba3d-639af032f86f, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf9f80c8-d5bd-4d83-ba3d-639af032f86f, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232567.0102856, expires_in: 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:421 RpcState(Login, f261f9eb-eabb-4c93-a84a-98e14d8ae5e9, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f261f9eb-eabb-4c93-a84a-98e14d8ae5e9, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f261f9eb-eabb-4c93-a84a-98e14d8ae5e9, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232568.4377825, expires_in: 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:421 RpcState(Login, 4d272ca6-e38e-404a-8f22-0f039ba50b62, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d272ca6-e38e-404a-8f22-0f039ba50b62, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d272ca6-e38e-404a-8f22-0f039ba50b62, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232569.9898283, expires_in: 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:421 RpcState(Login, f90b0e0b-0d00-48e4-a28e-f1a2e64e9765, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f90b0e0b-0d00-48e4-a28e-f1a2e64e9765, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f90b0e0b-0d00-48e4-a28e-f1a2e64e9765, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232571.7844903, expires_in: 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:421 RpcState(Login, 1a0676ed-9673-4cca-a472-810a5dd98a71, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a0676ed-9673-4cca-a472-810a5dd98a71, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a0676ed-9673-4cca-a472-810a5dd98a71, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232573.3202996, expires_in: 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:421 RpcState(Login, 5a0f3d72-49e3-456e-bcff-945a1fdf81cc, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a0f3d72-49e3-456e-bcff-945a1fdf81cc, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a0f3d72-49e3-456e-bcff-945a1fdf81cc, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232575.1279445, expires_in: 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:421 RpcState(Login, dc2429ea-4960-4bbc-b08e-5ec808f638b2, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc2429ea-4960-4bbc-b08e-5ec808f638b2, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc2429ea-4960-4bbc-b08e-5ec808f638b2, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232577.2524638, expires_in: 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:421 RpcState(Login, 398306b9-1cff-4632-9efb-0187d80c5c6a, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 398306b9-1cff-4632-9efb-0187d80c5c6a, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 398306b9-1cff-4632-9efb-0187d80c5c6a, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232578.8868918, expires_in: 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:421 RpcState(Login, d601db0b-96e9-40d2-8396-7684c3240505, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d601db0b-96e9-40d2-8396-7684c3240505, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d601db0b-96e9-40d2-8396-7684c3240505, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232580.4027615, expires_in: 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:421 RpcState(Login, be29e320-8ba2-4fb2-aeb9-32634d7972a2, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be29e320-8ba2-4fb2-aeb9-32634d7972a2, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be29e320-8ba2-4fb2-aeb9-32634d7972a2, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232581.6347654, expires_in: 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:421 RpcState(Login, 07fe795b-6675-4da6-9749-94cbb6406031, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07fe795b-6675-4da6-9749-94cbb6406031, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07fe795b-6675-4da6-9749-94cbb6406031, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232582.9995344, expires_in: 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:421 RpcState(Login, ef065c26-a360-4827-8cb8-ee0c879c4a92, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef065c26-a360-4827-8cb8-ee0c879c4a92, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef065c26-a360-4827-8cb8-ee0c879c4a92, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232585.0208852, expires_in: 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:421 RpcState(Login, 793af008-a6d6-45d9-a09f-92a8a510ebcd, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 793af008-a6d6-45d9-a09f-92a8a510ebcd, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 793af008-a6d6-45d9-a09f-92a8a510ebcd, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232586.625261, expires_in: 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:421 RpcState(Login, cc779a1c-7b33-4642-8ff2-b05b825ef824, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc779a1c-7b33-4642-8ff2-b05b825ef824, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc779a1c-7b33-4642-8ff2-b05b825ef824, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232587.8463018, expires_in: 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:421 RpcState(Login, d7be392e-6904-4438-93f9-59cd213aec86, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7be392e-6904-4438-93f9-59cd213aec86, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7be392e-6904-4438-93f9-59cd213aec86, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232590.0315218, expires_in: 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:421 RpcState(Login, dc388df9-bdd9-4d80-b573-beec14b72ec6, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc388df9-bdd9-4d80-b573-beec14b72ec6, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc388df9-bdd9-4d80-b573-beec14b72ec6, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232591.2640417, expires_in: 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:421 RpcState(Login, d542cadf-f560-440c-98de-6eb198127539, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d542cadf-f560-440c-98de-6eb198127539, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d542cadf-f560-440c-98de-6eb198127539, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232593.3701243, expires_in: 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:421 RpcState(Login, ccc82b01-d31b-4308-93e1-fe2c152b349a, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ccc82b01-d31b-4308-93e1-fe2c152b349a, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ccc82b01-d31b-4308-93e1-fe2c152b349a, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232595.1667206, expires_in: 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:421 RpcState(Login, f5b82b5b-a4d5-4092-99d3-2544f4755684, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5b82b5b-a4d5-4092-99d3-2544f4755684, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5b82b5b-a4d5-4092-99d3-2544f4755684, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232596.4547014, expires_in: 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:421 RpcState(Login, c9d83083-d60f-4bbc-b5df-d0bb42ded812, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9d83083-d60f-4bbc-b5df-d0bb42ded812, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9d83083-d60f-4bbc-b5df-d0bb42ded812, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232598.4717965, expires_in: 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:421 RpcState(Login, 413ba810-2cba-4bff-a076-902e50089e40, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 413ba810-2cba-4bff-a076-902e50089e40, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 413ba810-2cba-4bff-a076-902e50089e40, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232600.6223154, expires_in: 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:421 RpcState(Login, 37f6096f-a989-4e10-ad85-ab45f5bc64f1, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37f6096f-a989-4e10-ad85-ab45f5bc64f1, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37f6096f-a989-4e10-ad85-ab45f5bc64f1, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232602.8111954, expires_in: 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:421 RpcState(Login, e3a4d014-aeb2-4125-98b6-a4e326a64254, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3a4d014-aeb2-4125-98b6-a4e326a64254, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3a4d014-aeb2-4125-98b6-a4e326a64254, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232604.6011114, expires_in: 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:421 RpcState(Login, 99c6f164-b0c1-44f7-8fc8-90739a0631a7, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99c6f164-b0c1-44f7-8fc8-90739a0631a7, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99c6f164-b0c1-44f7-8fc8-90739a0631a7, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232606.338442, expires_in: 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:421 RpcState(Login, 5808db9c-9c37-4030-b7fa-7dc2876e3265, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5808db9c-9c37-4030-b7fa-7dc2876e3265, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5808db9c-9c37-4030-b7fa-7dc2876e3265, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232607.801125, expires_in: 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:421 RpcState(Login, 69723235-3139-45e1-82ca-09d749ae0368, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69723235-3139-45e1-82ca-09d749ae0368, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69723235-3139-45e1-82ca-09d749ae0368, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232609.5971484, expires_in: 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:421 RpcState(Login, 241a1b16-ec5b-4f35-bc70-9aa7bb073fe5, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 241a1b16-ec5b-4f35-bc70-9aa7bb073fe5, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 241a1b16-ec5b-4f35-bc70-9aa7bb073fe5, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232611.2074027, expires_in: 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:421 RpcState(Login, fca6e783-fa94-41f7-8bbc-0a770b9476a4, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fca6e783-fa94-41f7-8bbc-0a770b9476a4, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fca6e783-fa94-41f7-8bbc-0a770b9476a4, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232613.4162433, expires_in: 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:421 RpcState(Login, 3892bdb8-7e98-494b-88d0-bc5ad87d799b, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3892bdb8-7e98-494b-88d0-bc5ad87d799b, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3892bdb8-7e98-494b-88d0-bc5ad87d799b, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232615.5786726, expires_in: 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:421 RpcState(Login, 9b2c89a5-0cc3-4791-b516-3da146c2c4b9, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b2c89a5-0cc3-4791-b516-3da146c2c4b9, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b2c89a5-0cc3-4791-b516-3da146c2c4b9, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232617.437639, expires_in: 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:421 RpcState(Login, 4635d90d-c6a0-4e6f-af0d-a3d1b1fa44cd, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4635d90d-c6a0-4e6f-af0d-a3d1b1fa44cd, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4635d90d-c6a0-4e6f-af0d-a3d1b1fa44cd, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232619.4247894, expires_in: 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:421 RpcState(Login, f0e8040a-0ff1-47bd-ae91-25d3324c7376, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f0e8040a-0ff1-47bd-ae91-25d3324c7376, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f0e8040a-0ff1-47bd-ae91-25d3324c7376, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232620.8481488, expires_in: 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:421 RpcState(Login, aaf2c4bd-c9de-491a-9240-0a70f2e3f0c4, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aaf2c4bd-c9de-491a-9240-0a70f2e3f0c4, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aaf2c4bd-c9de-491a-9240-0a70f2e3f0c4, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232622.903575, expires_in: 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:421 RpcState(Login, 3548f1a1-b06d-4474-9e48-9aec80a5a41e, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3548f1a1-b06d-4474-9e48-9aec80a5a41e, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3548f1a1-b06d-4474-9e48-9aec80a5a41e, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232625.026603, expires_in: 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:421 RpcState(Login, 3a0e136a-6ab4-467f-90c7-25bea7240983, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a0e136a-6ab4-467f-90c7-25bea7240983, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a0e136a-6ab4-467f-90c7-25bea7240983, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232627.0690556, expires_in: 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:421 RpcState(Login, 78d91e78-7da7-4f90-b56b-296801a0db00, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 78d91e78-7da7-4f90-b56b-296801a0db00, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 78d91e78-7da7-4f90-b56b-296801a0db00, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232629.1450908, expires_in: 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:421 RpcState(Login, f6eb695b-9fcd-4dae-8519-4e689d3afcee, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f6eb695b-9fcd-4dae-8519-4e689d3afcee, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f6eb695b-9fcd-4dae-8519-4e689d3afcee, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232630.8181155, expires_in: 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:421 RpcState(Login, 2f4d852b-a1f5-4bba-a829-9d5c6f74b667, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f4d852b-a1f5-4bba-a829-9d5c6f74b667, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f4d852b-a1f5-4bba-a829-9d5c6f74b667, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232632.6405807, expires_in: 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:421 RpcState(Login, 9afadf6a-2002-476a-8797-b9a6b8ba63e3, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9afadf6a-2002-476a-8797-b9a6b8ba63e3, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9afadf6a-2002-476a-8797-b9a6b8ba63e3, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232634.7813964, expires_in: 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:421 RpcState(Login, 2acef1da-cea9-4e77-99e6-6b197f502aba, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2acef1da-cea9-4e77-99e6-6b197f502aba, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2acef1da-cea9-4e77-99e6-6b197f502aba, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232636.64892, expires_in: 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:421 RpcState(Login, 67f325bd-d16a-402b-b562-94045bdc2f58, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67f325bd-d16a-402b-b562-94045bdc2f58, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67f325bd-d16a-402b-b562-94045bdc2f58, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232638.0706098, expires_in: 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:421 RpcState(Login, b0c0a263-a9ca-4076-91bf-093e3b9862f8, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0c0a263-a9ca-4076-91bf-093e3b9862f8, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0c0a263-a9ca-4076-91bf-093e3b9862f8, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232639.3506799, expires_in: 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:421 RpcState(Login, 8f321e34-bdad-47ca-ab92-509bcd2e0f3e, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f321e34-bdad-47ca-ab92-509bcd2e0f3e, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f321e34-bdad-47ca-ab92-509bcd2e0f3e, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232640.714702, expires_in: 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:421 RpcState(Login, d9f61dd0-e6b5-4c24-bd1b-37f99f62d333, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d9f61dd0-e6b5-4c24-bd1b-37f99f62d333, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d9f61dd0-e6b5-4c24-bd1b-37f99f62d333, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232642.054412, expires_in: 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:421 RpcState(Login, 8b8fd9bd-da75-4457-bc58-844fb8c13de9, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b8fd9bd-da75-4457-bc58-844fb8c13de9, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b8fd9bd-da75-4457-bc58-844fb8c13de9, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232643.89716, expires_in: 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:421 RpcState(Login, f3aefcfb-8c36-4674-acd5-44f8c807c91b, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3aefcfb-8c36-4674-acd5-44f8c807c91b, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3aefcfb-8c36-4674-acd5-44f8c807c91b, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232645.8039956, expires_in: 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:421 RpcState(Login, f485b324-1e27-423a-a07d-223e5919270a, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f485b324-1e27-423a-a07d-223e5919270a, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f485b324-1e27-423a-a07d-223e5919270a, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232647.2651308, expires_in: 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:421 RpcState(Login, e7fad94d-3b84-4f35-bd7c-3a96f8d6ebed, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e7fad94d-3b84-4f35-bd7c-3a96f8d6ebed, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e7fad94d-3b84-4f35-bd7c-3a96f8d6ebed, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232649.134342, expires_in: 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:421 RpcState(Login, beed2254-9702-4b10-bbc6-99f39c864c28, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, beed2254-9702-4b10-bbc6-99f39c864c28, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, beed2254-9702-4b10-bbc6-99f39c864c28, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232650.8454309, expires_in: 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:421 RpcState(Login, 3ed113ba-7dd6-42b9-9750-9d38fa8d8737, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ed113ba-7dd6-42b9-9750-9d38fa8d8737, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ed113ba-7dd6-42b9-9750-9d38fa8d8737, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232652.6161346, expires_in: 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:421 RpcState(Login, 373e961e-83d9-4158-b7cd-6d7a704eece3, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 373e961e-83d9-4158-b7cd-6d7a704eece3, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 373e961e-83d9-4158-b7cd-6d7a704eece3, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232654.3472066, expires_in: 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:421 RpcState(Login, 46290ea2-c2aa-4a9e-9520-51f3bed9dac0, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46290ea2-c2aa-4a9e-9520-51f3bed9dac0, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46290ea2-c2aa-4a9e-9520-51f3bed9dac0, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232656.524036, expires_in: 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:421 RpcState(Login, 8e10fff2-dced-4adb-9a07-49a69f220a4e, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e10fff2-dced-4adb-9a07-49a69f220a4e, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e10fff2-dced-4adb-9a07-49a69f220a4e, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232657.4009533, expires_in: 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:421 RpcState(Login, 7b6a65e4-1380-45d5-a7b2-4372ace6122c, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b6a65e4-1380-45d5-a7b2-4372ace6122c, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b6a65e4-1380-45d5-a7b2-4372ace6122c, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232658.9469712, expires_in: 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:421 RpcState(Login, 2884ca97-3be5-4bbe-b553-ca529c26ea96, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2884ca97-3be5-4bbe-b553-ca529c26ea96, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2884ca97-3be5-4bbe-b553-ca529c26ea96, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232660.9474626, expires_in: 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:421 RpcState(Login, 7c1fab73-40a8-45ed-8468-1defd600b1f8, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c1fab73-40a8-45ed-8468-1defd600b1f8, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c1fab73-40a8-45ed-8468-1defd600b1f8, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232662.962305, expires_in: 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:421 RpcState(Login, e58c36ce-278b-4110-ae96-03edcd4b655c, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e58c36ce-278b-4110-ae96-03edcd4b655c, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e58c36ce-278b-4110-ae96-03edcd4b655c, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232665.1033006, expires_in: 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:421 RpcState(Login, 4e59e994-865a-4c13-9b8d-5a11b3a599ac, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e59e994-865a-4c13-9b8d-5a11b3a599ac, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e59e994-865a-4c13-9b8d-5a11b3a599ac, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232667.1863878, expires_in: 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:421 RpcState(Login, 991d2dd8-5c10-41a0-a2a1-593e8cb005ca, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 991d2dd8-5c10-41a0-a2a1-593e8cb005ca, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 991d2dd8-5c10-41a0-a2a1-593e8cb005ca, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232668.7513149, expires_in: 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:421 RpcState(Login, cf4c8193-6f42-4a8b-aeaf-499b8b857c18, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf4c8193-6f42-4a8b-aeaf-499b8b857c18, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf4c8193-6f42-4a8b-aeaf-499b8b857c18, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232670.2415926, expires_in: 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:421 RpcState(Login, c05dd1f7-6f76-401b-b5cb-40fdd9f8c6da, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c05dd1f7-6f76-401b-b5cb-40fdd9f8c6da, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c05dd1f7-6f76-401b-b5cb-40fdd9f8c6da, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232671.8644807, expires_in: 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:421 RpcState(Login, 8384ec05-3130-4a07-9f71-07f9eaa12440, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8384ec05-3130-4a07-9f71-07f9eaa12440, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8384ec05-3130-4a07-9f71-07f9eaa12440, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232673.4743943, expires_in: 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:421 RpcState(Login, de864035-3d48-4f5c-b0ef-5fc982fce877, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de864035-3d48-4f5c-b0ef-5fc982fce877, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de864035-3d48-4f5c-b0ef-5fc982fce877, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232675.2919242, expires_in: 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:421 RpcState(Login, 1904316c-3491-4775-87f9-086827a9446b, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1904316c-3491-4775-87f9-086827a9446b, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1904316c-3491-4775-87f9-086827a9446b, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232676.9615452, expires_in: 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:421 RpcState(Login, bb7ef100-b918-4eb4-8a72-ec7bfe365bc0, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb7ef100-b918-4eb4-8a72-ec7bfe365bc0, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb7ef100-b918-4eb4-8a72-ec7bfe365bc0, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232678.3503172, expires_in: 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:421 RpcState(Login, 7f4cdc1c-9673-4998-81f9-cbea777700f8, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f4cdc1c-9673-4998-81f9-cbea777700f8, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f4cdc1c-9673-4998-81f9-cbea777700f8, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232680.5099967, expires_in: 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:421 RpcState(Login, 8c0e4b3d-22b1-49a3-a629-1203864fe326, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c0e4b3d-22b1-49a3-a629-1203864fe326, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c0e4b3d-22b1-49a3-a629-1203864fe326, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232682.2468238, expires_in: 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:421 RpcState(Login, aa52baa5-2dc8-4cb1-a4c1-3ae9dcdeeda6, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aa52baa5-2dc8-4cb1-a4c1-3ae9dcdeeda6, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aa52baa5-2dc8-4cb1-a4c1-3ae9dcdeeda6, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232684.3481014, expires_in: 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:421 RpcState(Login, d4f21cee-19bf-4cd8-891e-d345f691dc27, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4f21cee-19bf-4cd8-891e-d345f691dc27, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4f21cee-19bf-4cd8-891e-d345f691dc27, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232686.0513308, expires_in: 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:421 RpcState(Login, 300f53ae-b400-4742-afa0-fa10b3a67839, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 300f53ae-b400-4742-afa0-fa10b3a67839, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 300f53ae-b400-4742-afa0-fa10b3a67839, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232688.2653213, expires_in: 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:421 RpcState(Login, 35bdf65f-4fa7-43a3-a19f-d4c0ab0e237c, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35bdf65f-4fa7-43a3-a19f-d4c0ab0e237c, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35bdf65f-4fa7-43a3-a19f-d4c0ab0e237c, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232690.0760174, expires_in: 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:421 RpcState(Login, 02867cee-539b-4859-afa7-d2c415fb8437, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02867cee-539b-4859-afa7-d2c415fb8437, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02867cee-539b-4859-afa7-d2c415fb8437, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232691.9059825, expires_in: 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:421 RpcState(Login, 3f59b7f1-e3d0-4ec6-b78b-109e4e3eac60, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f59b7f1-e3d0-4ec6-b78b-109e4e3eac60, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f59b7f1-e3d0-4ec6-b78b-109e4e3eac60, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232693.5822499, expires_in: 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:421 RpcState(Login, 7371b51e-aa8c-4b48-8254-5ceca2cf52b5, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7371b51e-aa8c-4b48-8254-5ceca2cf52b5, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7371b51e-aa8c-4b48-8254-5ceca2cf52b5, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232695.0270112, expires_in: 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:421 RpcState(Login, 0c89d566-9e00-45a0-9488-db3410213281, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c89d566-9e00-45a0-9488-db3410213281, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c89d566-9e00-45a0-9488-db3410213281, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765232695855803&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:12335/1
____ test_migration_to_new_secrets_in_async_replication[encryption_enabled] ____
ydb/tests/functional/secrets/test_secrets_usage.py:466: in test_migration_to_new_secrets_in_async_replication
    create_table_for_replication(table_name)
ydb/tests/functional/secrets/test_secrets_usage.py:434: in create_table_for_replication
    run_with_assert(
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_migration_to_new_secrets_in_async_replication[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:64194/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9303
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5912
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12999
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3283
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12335
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18741
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23023
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8969
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64194
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17689
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3030
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000287/r3tmp/kikimr_cluster_fr9s7fm2
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27227
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20557
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3062
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20622
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000287/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/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/node_1/logfile_aikr8h76.log --grpc-port=27227 --mon-port=20557 --ic-port=3030
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27227/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000287/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/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/node_1/logfile_aikr8h76.log --grpc-port=27227 --mon-port=20557 --ic-port=3030
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/node_1/logfile_aikr8h76.log', '--grpc-port=27227', '--mon-port=20557', '--ic-port=3030')' in '/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1319007
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27227/1
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/kvpj/000287/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1319008
DEBUG    ya.test:process.py:259 Command (pid 1319008) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1319008) elapsed time (sec): 0.28154492378234863
DEBUG    ya.test:process.py:263 Command (pid 1319008) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1319008) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1319008) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1319008) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1319008) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 1319008) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1319008) minflt: 19272
DEBUG    ya.test:process.py:263 Command (pid 1319008) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1319008) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1319008) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1319008) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1319008) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1319008) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1319008) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1319008) stime: 0.160881
DEBUG    ya.test:process.py:263 Command (pid 1319008) utime: 0.072396
DEBUG    ya.test:process.py:263 Command (pid 1319008) wtime: 0.282
DEBUG    ya.test:process.py:275 Command (pid 1319008) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1319008) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27227', '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: 3030\n      }\n      HostConfigId: 1\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/kvpj/000287/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27227', '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: 3030\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1319317
DEBUG    ya.test:process.py:259 Command (pid 1319317) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1319317) elapsed time (sec): 0.29129528999328613
DEBUG    ya.test:process.py:263 Command (pid 1319317) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1319317) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1319317) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1319317) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1319317) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1319317) maxrss: 555564
DEBUG    ya.test:process.py:263 Command (pid 1319317) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 1319317) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1319317) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1319317) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1319317) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1319317) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1319317) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 1319317) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1319317) stime: 0.157434
DEBUG    ya.test:process.py:263 Command (pid 1319317) utime: 0.086214
DEBUG    ya.test:process.py:263 Command (pid 1319317) wtime: 0.292
DEBUG    ya.test:process.py:275 Command (pid 1319317) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27227', '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.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/kvpj/000287/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27227', '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: 1319384
DEBUG    ya.test:process.py:259 Command (pid 1319384) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1319384) elapsed time (sec): 0.2923760414123535
DEBUG    ya.test:process.py:263 Command (pid 1319384) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1319384) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1319384) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1319384) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1319384) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1319384) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 1319384) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1319384) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1319384) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1319384) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1319384) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1319384) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1319384) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 1319384) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1319384) stime: 0.157306
DEBUG    ya.test:process.py:263 Command (pid 1319384) utime: 0.091072
DEBUG    ya.test:process.py:263 Command (pid 1319384) wtime: 0.293
DEBUG    ya.test:process.py:275 Command (pid 1319384) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30189
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64827
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16298
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24257
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21685
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:27227 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/slot_1/logfile_xen02pkv.log --grpc-port=30189 --mon-port=64827 --ic-port=16298 --key-file /home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:27227 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/slot_1/logfile_xen02pkv.log --grpc-port=30189 --mon-port=64827 --ic-port=16298 --key-file /home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:27227', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/slot_1/logfile_xen02pkv.log', '--grpc-port=30189', '--mon-port=64827', '--ic-port=16298', '--key-file', '/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/kvpj/000287/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1319500
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30189/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000287/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1319501
DEBUG    ya.test:process.py:259 Command (pid 1319501) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1319501) elapsed time (sec): 0.26717710494995117
DEBUG    ya.test:process.py:263 Command (pid 1319501) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1319501) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1319501) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1319501) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1319501) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1319501) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1319501) minflt: 16261
DEBUG    ya.test:process.py:263 Command (pid 1319501) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1319501) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1319501) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1319501) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1319501) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1319501) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1319501) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1319501) stime: 0.15129099999999998
DEBUG    ya.test:process.py:263 Command (pid 1319501) utime: 0.067686
DEBUG    ya.test:process.py:263 Command (pid 1319501) wtime: 0.268
DEBUG    ya.test:process.py:275 Command (pid 1319501) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1319501) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_migration_to_new_secrets_in_async_replication[encryption_enabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 2bac0de4-feb2-42e4-b5b7-ca22faeaedd9, localhost:27227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2bac0de4-feb2-42e4-b5b7-ca22faeaedd9, localhost:27227): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2bac0de4-feb2-42e4-b5b7-ca22faeaedd9, localhost:27227): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 30189 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:30189, 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:27227
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 57c28077-8730-4132-8ef9-100b32c1db05, ghrun-2tlsei57yi.auto.internal:30189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 57c28077-8730-4132-8ef9-100b32c1db05, ghrun-2tlsei57yi.auto.internal:30189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 57c28077-8730-4132-8ef9-100b32c1db05, ghrun-2tlsei57yi.auto.internal:30189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YzQyODdlNGUtNjg2YWUwMTktOTRiN2ZlOTgtYWM3YTE3YWU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3bc67091-5de3-46fe-968f-79210ef7e2e5, ghrun-2tlsei57yi.auto.internal:30189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3bc67091-5de3-46fe-968f-79210ef7e2e5, ghrun-2tlsei57yi.auto.internal:30189): request = { session_id: "ydb://session/3?node_id=50000&id=YzQyODdlNGUtNjg2YWUwMTktOTRiN2ZlOTgtYWM3YTE3YWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3bc67091-5de3-46fe-968f-79210ef7e2e5, ghrun-2tlsei57yi.auto.internal:30189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YzQyODdlNGUtNjg2YWUwMTktOTRiN2ZlOTgtYWM3YTE3YWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 76419605-690a-4510-9b47-5e2a55b77824, ghrun-2tlsei57yi.auto.internal:30189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76419605-690a-4510-9b47-5e2a55b77824, ghrun-2tlsei57yi.auto.internal:30189): request = { session_id: "ydb://session/3?node_id=50000&id=YzQyODdlNGUtNjg2YWUwMTktOTRiN2ZlOTgtYWM3YTE3YWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76419605-690a-4510-9b47-5e2a55b77824, ghrun-2tlsei57yi.auto.internal:30189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YzQyODdlNGUtNjg2YWUwMTktOTRiN2ZlOTgtYWM3YTE3YWU=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, cf95c78f-56e2-4b2e-a2c5-d4c68160216c, ghrun-2tlsei57yi.auto.internal:30189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, cf95c78f-56e2-4b2e-a2c5-d4c68160216c, ghrun-2tlsei57yi.auto.internal:30189): request = { session_id: "ydb://session/3?node_id=50000&id=YzQyODdlNGUtNjg2YWUwMTktOTRiN2ZlOTgtYWM3YTE3YWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, cf95c78f-56e2-4b2e-a2c5-d4c68160216c, ghrun-2tlsei57yi.auto.internal:30189): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3bc67091-5de3-46fe-968f-79210ef7e2e5, ghrun-2tlsei57yi.auto.internal:30189): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27227
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:30189
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 471a6d64-bd6d-45ab-800c-a499cfa2dbd6, localhost:27227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 471a6d64-bd6d-45ab-800c-a499cfa2dbd6, localhost:27227): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 471a6d64-bd6d-45ab-800c-a499cfa2dbd6, localhost:27227): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 30189 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:30189, 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:27227
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ab48000e-f54b-42b2-b6a9-9db834a19964, ghrun-2tlsei57yi.auto.internal:30189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ab48000e-f54b-42b2-b6a9-9db834a19964, ghrun-2tlsei57yi.auto.internal:30189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ab48000e-f54b-42b2-b6a9-9db834a19964, ghrun-2tlsei57yi.auto.internal:30189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZDkyMDcwMjYtZWVmYmFmMGYtNGIyMTExYTUtYTBlN2ViNDk=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2d66b583-a336-4000-8e22-73aa53e98441, ghrun-2tlsei57yi.auto.internal:30189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2d66b583-a336-4000-8e22-73aa53e98441, ghrun-2tlsei57yi.auto.internal:30189): request = { session_id: "ydb://session/3?node_id=50000&id=ZDkyMDcwMjYtZWVmYmFmMGYtNGIyMTExYTUtYTBlN2ViNDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2d66b583-a336-4000-8e22-73aa53e98441, ghrun-2tlsei57yi.auto.internal:30189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZDkyMDcwMjYtZWVmYmFmMGYtNGIyMTExYTUtYTBlN2ViNDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5b585acd-3170-43af-b2c2-5ace4589fd5e, ghrun-2tlsei57yi.auto.internal:30189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b585acd-3170-43af-b2c2-5ace4589fd5e, ghrun-2tlsei57yi.auto.internal:30189): request = { session_id: "ydb://session/3?node_id=50000&id=ZDkyMDcwMjYtZWVmYmFmMGYtNGIyMTExYTUtYTBlN2ViNDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\', \'ydb.granular.alter_schema\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5b585acd-3170-43af-b2c2-5ace4589fd5e, ghrun-2tlsei57yi.auto.internal:30189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZDkyMDcwMjYtZWVmYmFmMGYtNGIyMTExYTUtYTBlN2ViNDk=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 0324f6d7-4dfb-49cf-bfbd-6e52b47d3c5f, ghrun-2tlsei57yi.auto.internal:30189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 0324f6d7-4dfb-49cf-bfbd-6e52b47d3c5f, ghrun-2tlsei57yi.auto.internal:30189): request = { session_id: "ydb://session/3?node_id=50000&id=ZDkyMDcwMjYtZWVmYmFmMGYtNGIyMTExYTUtYTBlN2ViNDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 0324f6d7-4dfb-49cf-bfbd-6e52b47d3c5f, ghrun-2tlsei57yi.auto.internal:30189): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2d66b583-a336-4000-8e22-73aa53e98441, ghrun-2tlsei57yi.auto.internal:30189): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27227
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:30189
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232707.4152863, expires_in: 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:421 RpcState(Login, eaa7ea63-054c-42fb-868e-8111d91086ae, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eaa7ea63-054c-42fb-868e-8111d91086ae, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eaa7ea63-054c-42fb-868e-8111d91086ae, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232708.2232876, expires_in: 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:421 RpcState(Login, 10bd2e9d-f50a-41c1-a10c-1bf6194efbd4, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10bd2e9d-f50a-41c1-a10c-1bf6194efbd4, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10bd2e9d-f50a-41c1-a10c-1bf6194efbd4, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232709.877711, expires_in: 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:421 RpcState(Login, 99296ab5-8dea-4044-8313-6940e690ab4c, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99296ab5-8dea-4044-8313-6940e690ab4c, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99296ab5-8dea-4044-8313-6940e690ab4c, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232711.5915084, expires_in: 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:421 RpcState(Login, c5934d9f-7246-44d1-858f-1dd96b557c29, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5934d9f-7246-44d1-858f-1dd96b557c29, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5934d9f-7246-44d1-858f-1dd96b557c29, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232712.5167773, expires_in: 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:421 RpcState(Login, 5ccf5514-7f51-4d88-8f15-175cd617ca62, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ccf5514-7f51-4d88-8f15-175cd617ca62, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ccf5514-7f51-4d88-8f15-175cd617ca62, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232714.6304111, expires_in: 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:421 RpcState(Login, e2ef2c7e-6dbe-41d7-a40a-bf5db5b54468, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2ef2c7e-6dbe-41d7-a40a-bf5db5b54468, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2ef2c7e-6dbe-41d7-a40a-bf5db5b54468, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232715.9902055, expires_in: 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:421 RpcState(Login, a93094d6-9079-4ecd-a6c7-b1a6e080fc43, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a93094d6-9079-4ecd-a6c7-b1a6e080fc43, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a93094d6-9079-4ecd-a6c7-b1a6e080fc43, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232716.9445739, expires_in: 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:421 RpcState(Login, ec8936a0-425f-44af-aff3-1862f144a0ab, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec8936a0-425f-44af-aff3-1862f144a0ab, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec8936a0-425f-44af-aff3-1862f144a0ab, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232718.8764493, expires_in: 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:421 RpcState(Login, 5c36fd3f-fb7a-4559-bbde-6eb8e2e7ac54, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c36fd3f-fb7a-4559-bbde-6eb8e2e7ac54, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c36fd3f-fb7a-4559-bbde-6eb8e2e7ac54, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232721.069807, expires_in: 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:421 RpcState(Login, f61ecd43-c410-433b-a835-a8271e782a17, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f61ecd43-c410-433b-a835-a8271e782a17, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f61ecd43-c410-433b-a835-a8271e782a17, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232722.7343662, expires_in: 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:421 RpcState(Login, 579856e9-f860-4ca6-93e8-833aedf7cde9, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 579856e9-f860-4ca6-93e8-833aedf7cde9, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 579856e9-f860-4ca6-93e8-833aedf7cde9, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232724.0179906, expires_in: 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:421 RpcState(Login, f807e690-e7cc-4dc1-b022-be423bf48bbf, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f807e690-e7cc-4dc1-b022-be423bf48bbf, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f807e690-e7cc-4dc1-b022-be423bf48bbf, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232725.3295088, expires_in: 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:421 RpcState(Login, 1dc208fd-95e0-4829-b5d8-6d3c25e6c76f, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1dc208fd-95e0-4829-b5d8-6d3c25e6c76f, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1dc208fd-95e0-4829-b5d8-6d3c25e6c76f, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232725.8131962, expires_in: 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:421 RpcState(Login, 27e01691-9ac8-4c0c-9256-6e60efb7ef57, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27e01691-9ac8-4c0c-9256-6e60efb7ef57, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27e01691-9ac8-4c0c-9256-6e60efb7ef57, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232727.099562, expires_in: 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:421 RpcState(Login, a017150f-f351-4b0c-a258-5540c202d73e, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a017150f-f351-4b0c-a258-5540c202d73e, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a017150f-f351-4b0c-a258-5540c202d73e, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232729.0302167, expires_in: 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:421 RpcState(Login, 4a32af4a-d148-47ca-83ac-73bc05ffdc51, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a32af4a-d148-47ca-83ac-73bc05ffdc51, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a32af4a-d148-47ca-83ac-73bc05ffdc51, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232730.8629248, expires_in: 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:421 RpcState(Login, 04ca4919-0203-4b14-9a2c-4a6212c5ac6d, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04ca4919-0203-4b14-9a2c-4a6212c5ac6d, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04ca4919-0203-4b14-9a2c-4a6212c5ac6d, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232732.209601, expires_in: 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:421 RpcState(Login, 90588b03-a913-4ed2-b54c-e3dc6a36644f, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 90588b03-a913-4ed2-b54c-e3dc6a36644f, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 90588b03-a913-4ed2-b54c-e3dc6a36644f, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232733.9337854, expires_in: 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:421 RpcState(Login, dc72bb86-a841-4f1f-b5f3-008a7e4d4a80, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc72bb86-a841-4f1f-b5f3-008a7e4d4a80, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc72bb86-a841-4f1f-b5f3-008a7e4d4a80, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232735.648325, expires_in: 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:421 RpcState(Login, bc5469ae-9504-4ce4-bea0-db0beec193bb, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc5469ae-9504-4ce4-bea0-db0beec193bb, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc5469ae-9504-4ce4-bea0-db0beec193bb, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232736.939554, expires_in: 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:421 RpcState(Login, 2679efce-00bf-42b2-93b7-213562971fb0, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2679efce-00bf-42b2-93b7-213562971fb0, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2679efce-00bf-42b2-93b7-213562971fb0, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232738.2989063, expires_in: 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:421 RpcState(Login, 60e76df1-ff85-4b50-b152-5b9aede9311b, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60e76df1-ff85-4b50-b152-5b9aede9311b, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60e76df1-ff85-4b50-b152-5b9aede9311b, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232739.5295615, expires_in: 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:421 RpcState(Login, 94b8570c-4f0a-4e1d-8b28-092dd82f84a2, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94b8570c-4f0a-4e1d-8b28-092dd82f84a2, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94b8570c-4f0a-4e1d-8b28-092dd82f84a2, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232741.216543, expires_in: 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:421 RpcState(Login, 375c9c91-b0aa-4e67-9890-608e21bedf6b, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 375c9c91-b0aa-4e67-9890-608e21bedf6b, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 375c9c91-b0aa-4e67-9890-608e21bedf6b, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232743.096822, expires_in: 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:421 RpcState(Login, 87630e9a-4dd0-4080-920e-3c45065e9cbe, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87630e9a-4dd0-4080-920e-3c45065e9cbe, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87630e9a-4dd0-4080-920e-3c45065e9cbe, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232743.343776, expires_in: 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:421 RpcState(Login, 11522c87-7ca2-48ea-9843-42b288988c5a, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11522c87-7ca2-48ea-9843-42b288988c5a, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11522c87-7ca2-48ea-9843-42b288988c5a, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232745.4929733, expires_in: 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:421 RpcState(Login, 4b575ff8-26e8-47de-a2d3-793484e3bdab, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b575ff8-26e8-47de-a2d3-793484e3bdab, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b575ff8-26e8-47de-a2d3-793484e3bdab, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232747.545986, expires_in: 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:421 RpcState(Login, 4c97bfb1-9503-4825-84b4-3febadfb86f9, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c97bfb1-9503-4825-84b4-3febadfb86f9, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c97bfb1-9503-4825-84b4-3febadfb86f9, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232748.766887, expires_in: 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:421 RpcState(Login, 48641e17-df07-4672-af93-b758ac14a10a, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48641e17-df07-4672-af93-b758ac14a10a, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48641e17-df07-4672-af93-b758ac14a10a, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232750.9147248, expires_in: 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:421 RpcState(Login, 95429a33-4443-4b63-9e94-f345fcba9252, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95429a33-4443-4b63-9e94-f345fcba9252, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95429a33-4443-4b63-9e94-f345fcba9252, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232752.5602949, expires_in: 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:421 RpcState(Login, 194762a1-b09d-4893-81df-a2c59232819b, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 194762a1-b09d-4893-81df-a2c59232819b, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 194762a1-b09d-4893-81df-a2c59232819b, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232754.693283, expires_in: 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:421 RpcState(Login, e55ece35-aedd-47b3-b911-94325593d656, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e55ece35-aedd-47b3-b911-94325593d656, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e55ece35-aedd-47b3-b911-94325593d656, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232756.8931093, expires_in: 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:421 RpcState(Login, 8c8bd4b2-34fe-4d44-a7c4-8ae7b9cdb16f, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c8bd4b2-34fe-4d44-a7c4-8ae7b9cdb16f, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c8bd4b2-34fe-4d44-a7c4-8ae7b9cdb16f, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232758.7557147, expires_in: 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:421 RpcState(Login, 9328ff4f-c13c-41cb-85b1-ecdb1c399b7a, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9328ff4f-c13c-41cb-85b1-ecdb1c399b7a, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9328ff4f-c13c-41cb-85b1-ecdb1c399b7a, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232760.4835687, expires_in: 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:421 RpcState(Login, bc066a39-5913-4bf6-8f30-8cffd75662d0, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc066a39-5913-4bf6-8f30-8cffd75662d0, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc066a39-5913-4bf6-8f30-8cffd75662d0, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232762.0056798, expires_in: 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:421 RpcState(Login, 7418b6c3-b78a-4a53-b324-ca6e0430f492, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7418b6c3-b78a-4a53-b324-ca6e0430f492, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7418b6c3-b78a-4a53-b324-ca6e0430f492, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232763.483511, expires_in: 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:421 RpcState(Login, a88f4d6b-c798-4389-a6a3-fe1fd0aeb42a, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a88f4d6b-c798-4389-a6a3-fe1fd0aeb42a, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a88f4d6b-c798-4389-a6a3-fe1fd0aeb42a, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232764.6974528, expires_in: 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:421 RpcState(Login, c4c5f048-fbf7-4965-8fa9-dd84f3236d03, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4c5f048-fbf7-4965-8fa9-dd84f3236d03, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4c5f048-fbf7-4965-8fa9-dd84f3236d03, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232766.3955383, expires_in: 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:421 RpcState(Login, ff53e077-383a-4090-a095-a6411acda95b, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff53e077-383a-4090-a095-a6411acda95b, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff53e077-383a-4090-a095-a6411acda95b, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232767.7347276, expires_in: 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:421 RpcState(Login, e234b7cb-c51b-44bd-855e-4bd5e76f85f2, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e234b7cb-c51b-44bd-855e-4bd5e76f85f2, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e234b7cb-c51b-44bd-855e-4bd5e76f85f2, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232769.7065413, expires_in: 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:421 RpcState(Login, 4bf5a542-4b24-44d0-a53b-b303e2d7a3ce, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4bf5a542-4b24-44d0-a53b-b303e2d7a3ce, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4bf5a542-4b24-44d0-a53b-b303e2d7a3ce, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232771.2888918, expires_in: 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:421 RpcState(Login, 1bd1ca61-6dc1-49b2-99fa-461daf29336f, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1bd1ca61-6dc1-49b2-99fa-461daf29336f, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1bd1ca61-6dc1-49b2-99fa-461daf29336f, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232773.2046337, expires_in: 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:421 RpcState(Login, 3c1bd307-406f-44c1-80f0-f7b350b9adaa, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c1bd307-406f-44c1-80f0-f7b350b9adaa, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c1bd307-406f-44c1-80f0-f7b350b9adaa, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232775.031545, expires_in: 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:421 RpcState(Login, 6bf03849-1662-49da-94dd-2f78d226f964, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6bf03849-1662-49da-94dd-2f78d226f964, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6bf03849-1662-49da-94dd-2f78d226f964, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232776.8057437, expires_in: 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:421 RpcState(Login, 5d422781-bc49-4462-8a60-c45df2a6842d, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d422781-bc49-4462-8a60-c45df2a6842d, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d422781-bc49-4462-8a60-c45df2a6842d, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232778.807171, expires_in: 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:421 RpcState(Login, 4c0ffba2-83f7-4b17-8da3-c6c4d382c73d, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c0ffba2-83f7-4b17-8da3-c6c4d382c73d, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c0ffba2-83f7-4b17-8da3-c6c4d382c73d, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232780.597565, expires_in: 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:421 RpcState(Login, afbd55ac-b363-4d5b-899b-a5ee82ff5462, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, afbd55ac-b363-4d5b-899b-a5ee82ff5462, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, afbd55ac-b363-4d5b-899b-a5ee82ff5462, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232782.5088599, expires_in: 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:421 RpcState(Login, 45bf8b35-418a-4222-83da-c48ac834b585, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45bf8b35-418a-4222-83da-c48ac834b585, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45bf8b35-418a-4222-83da-c48ac834b585, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232783.750792, expires_in: 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:421 RpcState(Login, a258bb58-0ecc-4088-867b-40597e8a36ec, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a258bb58-0ecc-4088-867b-40597e8a36ec, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a258bb58-0ecc-4088-867b-40597e8a36ec, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232785.8814805, expires_in: 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:421 RpcState(Login, 1758db5b-1b65-48cf-b2d3-c16a6cba260c, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1758db5b-1b65-48cf-b2d3-c16a6cba260c, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1758db5b-1b65-48cf-b2d3-c16a6cba260c, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232787.480055, expires_in: 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:421 RpcState(Login, 2ec4f246-80be-4aae-8fe2-1ccde7381d49, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ec4f246-80be-4aae-8fe2-1ccde7381d49, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ec4f246-80be-4aae-8fe2-1ccde7381d49, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232788.9746568, expires_in: 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:421 RpcState(Login, a5ecaf46-d85e-4b76-9b5c-63a83a4d6bfb, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5ecaf46-d85e-4b76-9b5c-63a83a4d6bfb, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5ecaf46-d85e-4b76-9b5c-63a83a4d6bfb, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232790.2285554, expires_in: 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:421 RpcState(Login, 60e1123a-3edb-4854-9c45-8d98c8ce1aba, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60e1123a-3edb-4854-9c45-8d98c8ce1aba, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60e1123a-3edb-4854-9c45-8d98c8ce1aba, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232791.9818985, expires_in: 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:421 RpcState(Login, c4ba020b-ae07-4563-8b11-fc86285046fd, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4ba020b-ae07-4563-8b11-fc86285046fd, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4ba020b-ae07-4563-8b11-fc86285046fd, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232793.6435483, expires_in: 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:421 RpcState(Login, b1935361-ef50-4a94-8444-60e6d69df356, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1935361-ef50-4a94-8444-60e6d69df356, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1935361-ef50-4a94-8444-60e6d69df356, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232795.8401809, expires_in: 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:421 RpcState(Login, 82579c4a-2cb8-4d07-86bc-d01ca7a741b5, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 82579c4a-2cb8-4d07-86bc-d01ca7a741b5, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 82579c4a-2cb8-4d07-86bc-d01ca7a741b5, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232798.0335522, expires_in: 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:421 RpcState(Login, a8fb232f-80b2-4dff-b23b-363d45135cff, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8fb232f-80b2-4dff-b23b-363d45135cff, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8fb232f-80b2-4dff-b23b-363d45135cff, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232799.8243556, expires_in: 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:421 RpcState(Login, 18cbaac5-8aca-4c25-8ed8-fc448cb4a154, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18cbaac5-8aca-4c25-8ed8-fc448cb4a154, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18cbaac5-8aca-4c25-8ed8-fc448cb4a154, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232801.2931292, expires_in: 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:421 RpcState(Login, 9aa770ec-37f0-464f-a735-e48cec2033f3, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9aa770ec-37f0-464f-a735-e48cec2033f3, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9aa770ec-37f0-464f-a735-e48cec2033f3, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232802.7010276, expires_in: 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:421 RpcState(Login, 0be78c7f-a3e8-4bbe-aa79-c5da8c43b081, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0be78c7f-a3e8-4bbe-aa79-c5da8c43b081, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0be78c7f-a3e8-4bbe-aa79-c5da8c43b081, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232804.3663363, expires_in: 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:421 RpcState(Login, 10ecdc2a-43ec-4786-be08-21434129599f, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10ecdc2a-43ec-4786-be08-21434129599f, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10ecdc2a-43ec-4786-be08-21434129599f, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232805.7605045, expires_in: 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:421 RpcState(Login, c7ce908b-7735-4634-aa91-69268aaff87c, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7ce908b-7735-4634-aa91-69268aaff87c, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7ce908b-7735-4634-aa91-69268aaff87c, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232806.523658, expires_in: 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:421 RpcState(Login, 16276d0f-55bd-4b11-9fbe-b2b7ab4096ea, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16276d0f-55bd-4b11-9fbe-b2b7ab4096ea, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16276d0f-55bd-4b11-9fbe-b2b7ab4096ea, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232807.8341572, expires_in: 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:421 RpcState(Login, e4becd2b-b959-40cd-a216-fee4293d7617, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e4becd2b-b959-40cd-a216-fee4293d7617, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e4becd2b-b959-40cd-a216-fee4293d7617, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232809.427392, expires_in: 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:421 RpcState(Login, 3afd3b36-dbb0-48fb-857f-561e700517a1, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3afd3b36-dbb0-48fb-857f-561e700517a1, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3afd3b36-dbb0-48fb-857f-561e700517a1, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232811.1675074, expires_in: 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:421 RpcState(Login, 919d817f-43e4-46a4-a38d-2d1dae1de2fa, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 919d817f-43e4-46a4-a38d-2d1dae1de2fa, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 919d817f-43e4-46a4-a38d-2d1dae1de2fa, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232812.3775172, expires_in: 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:421 RpcState(Login, 5acc2eb4-daf1-43a9-aae4-ab38bd41b81b, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5acc2eb4-daf1-43a9-aae4-ab38bd41b81b, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5acc2eb4-daf1-43a9-aae4-ab38bd41b81b, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232813.6383622, expires_in: 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:421 RpcState(Login, 47ec1e20-5b83-4aa1-bdb0-0dafbd688558, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47ec1e20-5b83-4aa1-bdb0-0dafbd688558, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47ec1e20-5b83-4aa1-bdb0-0dafbd688558, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232815.4759643, expires_in: 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:421 RpcState(Login, 2aa6f1a5-d775-47c6-9916-1ff3804fdd0f, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2aa6f1a5-d775-47c6-9916-1ff3804fdd0f, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2aa6f1a5-d775-47c6-9916-1ff3804fdd0f, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232816.8636446, expires_in: 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:421 RpcState(Login, 5caf5517-9d6c-4f54-8682-bed4d78effc5, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5caf5517-9d6c-4f54-8682-bed4d78effc5, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5caf5517-9d6c-4f54-8682-bed4d78effc5, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232818.7164235, expires_in: 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:421 RpcState(Login, 8770f003-20eb-4615-b034-31700c6613c6, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8770f003-20eb-4615-b034-31700c6613c6, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8770f003-20eb-4615-b034-31700c6613c6, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232820.4039054, expires_in: 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:421 RpcState(Login, e3a7b4ff-8377-4ce0-88bf-4250848d53f1, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3a7b4ff-8377-4ce0-88bf-4250848d53f1, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3a7b4ff-8377-4ce0-88bf-4250848d53f1, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232822.1414983, expires_in: 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:421 RpcState(Login, 5bd0395c-30d8-4423-ab12-79ca617db5b6, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5bd0395c-30d8-4423-ab12-79ca617db5b6, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5bd0395c-30d8-4423-ab12-79ca617db5b6, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232824.0364912, expires_in: 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:421 RpcState(Login, 0da2d0fc-31ae-47de-a419-02832fce44df, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0da2d0fc-31ae-47de-a419-02832fce44df, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0da2d0fc-31ae-47de-a419-02832fce44df, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232826.1642058, expires_in: 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:421 RpcState(Login, b02e2ea4-6720-43c5-bd57-c2825bd3b313, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b02e2ea4-6720-43c5-bd57-c2825bd3b313, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b02e2ea4-6720-43c5-bd57-c2825bd3b313, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232827.5771127, expires_in: 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:421 RpcState(Login, 31f219c2-2e59-44cb-9df2-10811870965e, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 31f219c2-2e59-44cb-9df2-10811870965e, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 31f219c2-2e59-44cb-9df2-10811870965e, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232829.3867056, expires_in: 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:421 RpcState(Login, e989a409-da4f-4e51-bd6e-239a4a6d1b08, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e989a409-da4f-4e51-bd6e-239a4a6d1b08, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e989a409-da4f-4e51-bd6e-239a4a6d1b08, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232831.0458257, expires_in: 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:421 RpcState(Login, 790a674a-a838-438d-baae-5a85d258d05e, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 790a674a-a838-438d-baae-5a85d258d05e, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 790a674a-a838-438d-baae-5a85d258d05e, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232832.9865358, expires_in: 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:421 RpcState(Login, 9eb2890a-603e-4a46-8f44-206c48c690a5, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9eb2890a-603e-4a46-8f44-206c48c690a5, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9eb2890a-603e-4a46-8f44-206c48c690a5, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232834.485582, expires_in: 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:421 RpcState(Login, 2ae4e4c6-8350-402b-b77c-fecfc152cce6, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ae4e4c6-8350-402b-b77c-fecfc152cce6, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ae4e4c6-8350-402b-b77c-fecfc152cce6, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232836.2392516, expires_in: 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:421 RpcState(Login, 608efa3f-49a0-4cfe-b895-02245d086269, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 608efa3f-49a0-4cfe-b895-02245d086269, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 608efa3f-49a0-4cfe-b895-02245d086269, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232838.076981, expires_in: 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:421 RpcState(Login, 5a7b782d-4440-40bc-b25e-888254312927, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a7b782d-4440-40bc-b25e-888254312927, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a7b782d-4440-40bc-b25e-888254312927, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232839.958226, expires_in: 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:421 RpcState(Login, 2e9a5b53-a092-40e9-8f08-71adf7fab8f8, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e9a5b53-a092-40e9-8f08-71adf7fab8f8, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e9a5b53-a092-40e9-8f08-71adf7fab8f8, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232840.498603, expires_in: 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:421 RpcState(Login, 27c92351-44f7-433e-82b1-2f960d616f6e, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27c92351-44f7-433e-82b1-2f960d616f6e, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27c92351-44f7-433e-82b1-2f960d616f6e, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232841.755957, expires_in: 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:421 RpcState(Login, b30d439b-eef3-4450-b3c6-fe4da35b612c, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b30d439b-eef3-4450-b3c6-fe4da35b612c, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b30d439b-eef3-4450-b3c6-fe4da35b612c, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232843.6276755, expires_in: 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:421 RpcState(Login, 4d4f7051-f9b9-4369-8b0b-fc06878852ba, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d4f7051-f9b9-4369-8b0b-fc06878852ba, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d4f7051-f9b9-4369-8b0b-fc06878852ba, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232845.1376154, expires_in: 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:421 RpcState(Login, 51f95890-1cae-4ab7-a148-15240052268b, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 51f95890-1cae-4ab7-a148-15240052268b, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 51f95890-1cae-4ab7-a148-15240052268b, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232846.9266272, expires_in: 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:421 RpcState(Login, dea2ef7d-02f3-4ed9-8e1a-661e1af01af6, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dea2ef7d-02f3-4ed9-8e1a-661e1af01af6, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dea2ef7d-02f3-4ed9-8e1a-661e1af01af6, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232848.7074406, expires_in: 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:421 RpcState(Login, c0ec8e24-6e24-4615-8679-d76846f20503, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0ec8e24-6e24-4615-8679-d76846f20503, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0ec8e24-6e24-4615-8679-d76846f20503, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232850.5069664, expires_in: 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:421 RpcState(Login, 8bc8c6cc-90a7-4925-9913-dda340e9b6a2, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8bc8c6cc-90a7-4925-9913-dda340e9b6a2, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8bc8c6cc-90a7-4925-9913-dda340e9b6a2, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232851.8520522, expires_in: 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:421 RpcState(Login, 13220645-1d47-49b4-9d72-205617b7f8d8, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 13220645-1d47-49b4-9d72-205617b7f8d8, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 13220645-1d47-49b4-9d72-205617b7f8d8, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232853.1571722, expires_in: 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:421 RpcState(Login, a35764b1-3a9f-44c4-97f4-31859f71d071, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a35764b1-3a9f-44c4-97f4-31859f71d071, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a35764b1-3a9f-44c4-97f4-31859f71d071, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232855.1110396, expires_in: 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:421 RpcState(Login, 1f013225-7731-484a-8ce3-143b53715a3c, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f013225-7731-484a-8ce3-143b53715a3c, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f013225-7731-484a-8ce3-143b53715a3c, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232856.5409899, expires_in: 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:421 RpcState(Login, 89d50f4b-8e50-4318-9c3a-ec386bed4e92, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89d50f4b-8e50-4318-9c3a-ec386bed4e92, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89d50f4b-8e50-4318-9c3a-ec386bed4e92, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232857.9081516, expires_in: 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:421 RpcState(Login, ea72b6b8-2b6b-4727-abfe-da95c41f0ac1, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea72b6b8-2b6b-4727-abfe-da95c41f0ac1, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea72b6b8-2b6b-4727-abfe-da95c41f0ac1, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232860.078688, expires_in: 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:421 RpcState(Login, 87dab678-b701-4c65-b1e2-4a64ae5d4fd3, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87dab678-b701-4c65-b1e2-4a64ae5d4fd3, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87dab678-b701-4c65-b1e2-4a64ae5d4fd3, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232861.5104063, expires_in: 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:421 RpcState(Login, 7206103f-0c43-4440-afd2-49dd241f7c86, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7206103f-0c43-4440-afd2-49dd241f7c86, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7206103f-0c43-4440-afd2-49dd241f7c86, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232863.710207, expires_in: 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:421 RpcState(Login, da9536e9-33fe-4b16-9dec-01de34c8cb8c, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da9536e9-33fe-4b16-9dec-01de34c8cb8c, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da9536e9-33fe-4b16-9dec-01de34c8cb8c, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232865.0892782, expires_in: 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:421 RpcState(Login, 0a9b45b3-b4c7-4f42-9c36-1e9674ea4393, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a9b45b3-b4c7-4f42-9c36-1e9674ea4393, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a9b45b3-b4c7-4f42-9c36-1e9674ea4393, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232866.8418381, expires_in: 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:421 RpcState(Login, bb439ec6-dddf-485b-a815-6c0ba8b824c5, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb439ec6-dddf-485b-a815-6c0ba8b824c5, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb439ec6-dddf-485b-a815-6c0ba8b824c5, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232868.182727, expires_in: 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:421 RpcState(Login, b8e8da80-b556-46a2-8b32-f6f00c953390, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8e8da80-b556-46a2-8b32-f6f00c953390, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8e8da80-b556-46a2-8b32-f6f00c953390, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232870.281586, expires_in: 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:421 RpcState(Login, d6c80424-796f-488e-ac9a-536ef4547890, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6c80424-796f-488e-ac9a-536ef4547890, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6c80424-796f-488e-ac9a-536ef4547890, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232872.351302, expires_in: 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:421 RpcState(Login, bc728f39-2167-4458-886e-3b0305c5855f, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc728f39-2167-4458-886e-3b0305c5855f, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc728f39-2167-4458-886e-3b0305c5855f, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232874.081121, expires_in: 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:421 RpcState(Login, 86d2ee51-e213-41e2-a8a9-2c7d4ac6699c, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 86d2ee51-e213-41e2-a8a9-2c7d4ac6699c, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 86d2ee51-e213-41e2-a8a9-2c7d4ac6699c, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232875.3260906, expires_in: 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:421 RpcState(Login, 0c1bc7a9-5f9c-472d-802d-3b412e59bf9b, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c1bc7a9-5f9c-472d-802d-3b412e59bf9b, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c1bc7a9-5f9c-472d-802d-3b412e59bf9b, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232877.07344, expires_in: 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:421 RpcState(Login, 79c41218-685a-4024-944e-883e6da4a712, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79c41218-685a-4024-944e-883e6da4a712, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79c41218-685a-4024-944e-883e6da4a712, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232878.7114477, expires_in: 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:421 RpcState(Login, f3d12467-8eb9-4c3a-b89c-d97e6e6a26cb, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3d12467-8eb9-4c3a-b89c-d97e6e6a26cb, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3d12467-8eb9-4c3a-b89c-d97e6e6a26cb, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232880.355981, expires_in: 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:421 RpcState(Login, 5091852f-be80-4958-8af3-b8d16d19642d, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5091852f-be80-4958-8af3-b8d16d19642d, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5091852f-be80-4958-8af3-b8d16d19642d, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232881.6163974, expires_in: 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:421 RpcState(Login, b051996b-2289-4525-9fe7-215f9dc95e9b, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b051996b-2289-4525-9fe7-215f9dc95e9b, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b051996b-2289-4525-9fe7-215f9dc95e9b, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232883.8251646, expires_in: 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:421 RpcState(Login, 33722a02-8891-48f3-b71c-49aaa5e305fb, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33722a02-8891-48f3-b71c-49aaa5e305fb, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33722a02-8891-48f3-b71c-49aaa5e305fb, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232885.393386, expires_in: 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:421 RpcState(Login, 97ccfbf4-774a-4c00-beed-689a764b5015, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97ccfbf4-774a-4c00-beed-689a764b5015, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97ccfbf4-774a-4c00-beed-689a764b5015, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232886.7140007, expires_in: 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:421 RpcState(Login, 40316aa8-c3ea-419e-b084-162f9c714c58, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40316aa8-c3ea-419e-b084-162f9c714c58, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40316aa8-c3ea-419e-b084-162f9c714c58, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232888.4267375, expires_in: 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:421 RpcState(Login, ba4f1fb5-56e0-49ed-bde0-245fbf6ce7fb, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba4f1fb5-56e0-49ed-bde0-245fbf6ce7fb, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba4f1fb5-56e0-49ed-bde0-245fbf6ce7fb, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232890.1703973, expires_in: 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:421 RpcState(Login, dcb45cb3-a754-4468-91c5-f614a39123e9, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dcb45cb3-a754-4468-91c5-f614a39123e9, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dcb45cb3-a754-4468-91c5-f614a39123e9, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232891.666808, expires_in: 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:421 RpcState(Login, f9d72fc9-4d7e-49e4-a611-6994afe93af9, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9d72fc9-4d7e-49e4-a611-6994afe93af9, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9d72fc9-4d7e-49e4-a611-6994afe93af9, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232893.1412895, expires_in: 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:421 RpcState(Login, d3d80c56-ce88-4440-8ffc-e2d3fcea9454, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3d80c56-ce88-4440-8ffc-e2d3fcea9454, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3d80c56-ce88-4440-8ffc-e2d3fcea9454, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232894.4990966, expires_in: 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:421 RpcState(Login, 10c6e3b3-7cab-482b-9863-0ae1a84409df, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10c6e3b3-7cab-482b-9863-0ae1a84409df, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10c6e3b3-7cab-482b-9863-0ae1a84409df, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232896.1513655, expires_in: 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:421 RpcState(Login, a4bfba50-3c45-468b-8944-09912fd11f88, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4bfba50-3c45-468b-8944-09912fd11f88, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4bfba50-3c45-468b-8944-09912fd11f88, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232898.2490544, expires_in: 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:421 RpcState(Login, f1c8352b-d273-4206-a6e8-ec8ebb8d5c43, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1c8352b-d273-4206-a6e8-ec8ebb8d5c43, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1c8352b-d273-4206-a6e8-ec8ebb8d5c43, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232899.7410107, expires_in: 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:421 RpcState(Login, 0fc84169-89f0-46be-ac7e-2e4987a3995d, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0fc84169-89f0-46be-ac7e-2e4987a3995d, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0fc84169-89f0-46be-ac7e-2e4987a3995d, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232901.578989, expires_in: 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:421 RpcState(Login, 8f83eb9f-abeb-4df3-8237-912b0a3c2184, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f83eb9f-abeb-4df3-8237-912b0a3c2184, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f83eb9f-abeb-4df3-8237-912b0a3c2184, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232902.4586055, expires_in: 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:421 RpcState(Login, 53a3f6b3-b00f-4390-b7ae-f7e647d27470, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 53a3f6b3-b00f-4390-b7ae-f7e647d27470, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 53a3f6b3-b00f-4390-b7ae-f7e647d27470, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232904.3749666, expires_in: 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:421 RpcState(Login, 9a2ee6ac-d823-494c-80e0-69c962a952a2, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a2ee6ac-d823-494c-80e0-69c962a952a2, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a2ee6ac-d823-494c-80e0-69c962a952a2, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232906.4973247, expires_in: 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:421 RpcState(Login, 68dbefc4-3870-4e1e-ad74-eacd441d7894, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68dbefc4-3870-4e1e-ad74-eacd441d7894, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68dbefc4-3870-4e1e-ad74-eacd441d7894, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232907.9095297, expires_in: 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:421 RpcState(Login, a8ee1d4f-f64c-4342-aa92-1f6bf2f40bd5, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8ee1d4f-f64c-4342-aa92-1f6bf2f40bd5, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8ee1d4f-f64c-4342-aa92-1f6bf2f40bd5, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232910.034171, expires_in: 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:421 RpcState(Login, b60751c6-ceff-461a-abae-ad63104d492c, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b60751c6-ceff-461a-abae-ad63104d492c, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b60751c6-ceff-461a-abae-ad63104d492c, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232912.110006, expires_in: 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:421 RpcState(Login, cdee0f8d-0106-4bc1-8716-59f384a3b617, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cdee0f8d-0106-4bc1-8716-59f384a3b617, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cdee0f8d-0106-4bc1-8716-59f384a3b617, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232913.5249343, expires_in: 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:421 RpcState(Login, 9c8faa7c-2497-4b54-815e-e88f530ccedf, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c8faa7c-2497-4b54-815e-e88f530ccedf, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c8faa7c-2497-4b54-815e-e88f530ccedf, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232914.998024, expires_in: 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:421 RpcState(Login, 91dad250-df68-4bb2-aa6b-c810f25cca97, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91dad250-df68-4bb2-aa6b-c810f25cca97, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91dad250-df68-4bb2-aa6b-c810f25cca97, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232916.4162447, expires_in: 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:421 RpcState(Login, dd2ef2b8-4ccb-4be6-89fa-f177b79898bf, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd2ef2b8-4ccb-4be6-89fa-f177b79898bf, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd2ef2b8-4ccb-4be6-89fa-f177b79898bf, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232918.179089, expires_in: 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:421 RpcState(Login, 14f89db5-fb77-48ac-bded-0c7657afb65a, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14f89db5-fb77-48ac-bded-0c7657afb65a, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14f89db5-fb77-48ac-bded-0c7657afb65a, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232919.4097257, expires_in: 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:421 RpcState(Login, e7af2eb1-cd02-4ff8-ad6a-ea618141a5d8, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e7af2eb1-cd02-4ff8-ad6a-ea618141a5d8, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e7af2eb1-cd02-4ff8-ad6a-ea618141a5d8, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232920.806392, expires_in: 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:421 RpcState(Login, 76ebb2b2-72ed-4c9b-bc2d-be45865c8335, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76ebb2b2-72ed-4c9b-bc2d-be45865c8335, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76ebb2b2-72ed-4c9b-bc2d-be45865c8335, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232922.1302762, expires_in: 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:421 RpcState(Login, ec9c854a-aea0-4d6b-a6fb-a2f5bb32d00e, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec9c854a-aea0-4d6b-a6fb-a2f5bb32d00e, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec9c854a-aea0-4d6b-a6fb-a2f5bb32d00e, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232923.7090058, expires_in: 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:421 RpcState(Login, 051d25fa-e5a8-4f3f-ad0b-3c48f8e61ba6, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 051d25fa-e5a8-4f3f-ad0b-3c48f8e61ba6, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 051d25fa-e5a8-4f3f-ad0b-3c48f8e61ba6, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232925.0418258, expires_in: 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:421 RpcState(Login, 56b6354c-21e2-4f8d-8f85-c4b0a8ef0490, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56b6354c-21e2-4f8d-8f85-c4b0a8ef0490, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56b6354c-21e2-4f8d-8f85-c4b0a8ef0490, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232926.4243565, expires_in: 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:421 RpcState(Login, db91565b-821f-4ea8-9c33-b42f5947521a, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db91565b-821f-4ea8-9c33-b42f5947521a, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db91565b-821f-4ea8-9c33-b42f5947521a, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232928.442666, expires_in: 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:421 RpcState(Login, 9ce93762-b70b-4829-a8b8-4506e5eb0e84, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ce93762-b70b-4829-a8b8-4506e5eb0e84, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ce93762-b70b-4829-a8b8-4506e5eb0e84, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232930.2461977, expires_in: 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:421 RpcState(Login, 0bcac488-3859-440d-9a2a-50d139e1b0e9, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0bcac488-3859-440d-9a2a-50d139e1b0e9, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0bcac488-3859-440d-9a2a-50d139e1b0e9, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232932.3682365, expires_in: 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:421 RpcState(Login, 27ba98b7-c93a-4b5c-baea-8258048abb59, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27ba98b7-c93a-4b5c-baea-8258048abb59, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27ba98b7-c93a-4b5c-baea-8258048abb59, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232934.3682733, expires_in: 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:421 RpcState(Login, ebc1309e-f7ee-44b8-a4c0-a9c8933fd5ce, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ebc1309e-f7ee-44b8-a4c0-a9c8933fd5ce, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ebc1309e-f7ee-44b8-a4c0-a9c8933fd5ce, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232936.1100218, expires_in: 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:421 RpcState(Login, 49af7312-f717-4b53-8f91-6b5fe5093c91, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49af7312-f717-4b53-8f91-6b5fe5093c91, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49af7312-f717-4b53-8f91-6b5fe5093c91, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232938.1108232, expires_in: 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:421 RpcState(Login, dd59c457-2ade-4721-82da-ec7140e633a7, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd59c457-2ade-4721-82da-ec7140e633a7, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd59c457-2ade-4721-82da-ec7140e633a7, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232939.4562175, expires_in: 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:421 RpcState(Login, 44847690-7792-403d-8c59-7f4cff684086, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44847690-7792-403d-8c59-7f4cff684086, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44847690-7792-403d-8c59-7f4cff684086, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232940.6752353, expires_in: 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:421 RpcState(Login, f1757148-74af-4d2f-ac19-5a7212432dce, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1757148-74af-4d2f-ac19-5a7212432dce, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1757148-74af-4d2f-ac19-5a7212432dce, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232942.2758746, expires_in: 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:421 RpcState(Login, 362ee92f-e090-410d-90da-1fb776e9b981, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 362ee92f-e090-410d-90da-1fb776e9b981, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 362ee92f-e090-410d-90da-1fb776e9b981, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232944.0855997, expires_in: 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:421 RpcState(Login, 0255b4ab-2e0b-4ffc-bec8-4af067f39de6, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0255b4ab-2e0b-4ffc-bec8-4af067f39de6, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0255b4ab-2e0b-4ffc-bec8-4af067f39de6, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232945.3708825, expires_in: 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:421 RpcState(Login, 6fde7272-5645-411c-b277-e856182c9da2, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6fde7272-5645-411c-b277-e856182c9da2, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6fde7272-5645-411c-b277-e856182c9da2, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232946.6380048, expires_in: 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:421 RpcState(Login, 19b2af93-fbcb-4162-b726-0164b974a585, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19b2af93-fbcb-4162-b726-0164b974a585, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19b2af93-fbcb-4162-b726-0164b974a585, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232947.9535155, expires_in: 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:421 RpcState(Login, 651100d8-2ea5-41bb-bdba-d5dbca47066c, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 651100d8-2ea5-41bb-bdba-d5dbca47066c, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 651100d8-2ea5-41bb-bdba-d5dbca47066c, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232949.8382993, expires_in: 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:421 RpcState(Login, b4b11692-d992-4919-bfbe-401430611fa3, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b4b11692-d992-4919-bfbe-401430611fa3, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b4b11692-d992-4919-bfbe-401430611fa3, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232951.6376686, expires_in: 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:421 RpcState(Login, 7ea1c2b1-1799-41c0-84c6-3eba2c2e5db2, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ea1c2b1-1799-41c0-84c6-3eba2c2e5db2, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ea1c2b1-1799-41c0-84c6-3eba2c2e5db2, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232953.2210171, expires_in: 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:421 RpcState(Login, 904ccce1-d83d-4664-852f-0bc4d4e4281f, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 904ccce1-d83d-4664-852f-0bc4d4e4281f, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 904ccce1-d83d-4664-852f-0bc4d4e4281f, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232955.1525943, expires_in: 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:421 RpcState(Login, 548ce8dc-87df-4d3f-aec4-ba0f687df773, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 548ce8dc-87df-4d3f-aec4-ba0f687df773, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 548ce8dc-87df-4d3f-aec4-ba0f687df773, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232956.810422, expires_in: 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:421 RpcState(Login, 05375dd2-9aee-44ff-9018-4bd3bde77f23, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05375dd2-9aee-44ff-9018-4bd3bde77f23, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05375dd2-9aee-44ff-9018-4bd3bde77f23, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232958.6064804, expires_in: 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:421 RpcState(Login, 778d08d0-7f10-4959-b409-403e62ce2d39, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 778d08d0-7f10-4959-b409-403e62ce2d39, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 778d08d0-7f10-4959-b409-403e62ce2d39, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232959.8683374, expires_in: 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:421 RpcState(Login, 46b21100-d197-4da2-8890-26357bf28634, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46b21100-d197-4da2-8890-26357bf28634, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46b21100-d197-4da2-8890-26357bf28634, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232961.4344604, expires_in: 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:421 RpcState(Login, 01ab5749-bb4c-4a34-b8de-380a1e0358ef, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01ab5749-bb4c-4a34-b8de-380a1e0358ef, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01ab5749-bb4c-4a34-b8de-380a1e0358ef, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232963.307459, expires_in: 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:421 RpcState(Login, a3ad6d03-7332-4f31-b555-d311fef9673c, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a3ad6d03-7332-4f31-b555-d311fef9673c, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a3ad6d03-7332-4f31-b555-d311fef9673c, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232965.4613519, expires_in: 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:421 RpcState(Login, 1486cf53-ba9d-4368-805e-211b8d246294, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1486cf53-ba9d-4368-805e-211b8d246294, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1486cf53-ba9d-4368-805e-211b8d246294, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232967.5895867, expires_in: 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:421 RpcState(Login, ed98e095-7fdb-4b61-b238-8961363ac3bc, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed98e095-7fdb-4b61-b238-8961363ac3bc, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed98e095-7fdb-4b61-b238-8961363ac3bc, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232969.5688627, expires_in: 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:421 RpcState(Login, 2e0a6513-4ea5-4786-992d-fa9230209158, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e0a6513-4ea5-4786-992d-fa9230209158, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e0a6513-4ea5-4786-992d-fa9230209158, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232971.358127, expires_in: 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:421 RpcState(Login, 560eb387-509f-40e7-8641-9195bf07d200, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 560eb387-509f-40e7-8641-9195bf07d200, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 560eb387-509f-40e7-8641-9195bf07d200, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232973.1699526, expires_in: 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:421 RpcState(Login, b95ab520-7b04-46b0-b79c-e4a3818426a6, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b95ab520-7b04-46b0-b79c-e4a3818426a6, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b95ab520-7b04-46b0-b79c-e4a3818426a6, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232975.0811048, expires_in: 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:421 RpcState(Login, 50c277e7-a9e3-4b93-b043-2cc62e9f35e9, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 50c277e7-a9e3-4b93-b043-2cc62e9f35e9, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 50c277e7-a9e3-4b93-b043-2cc62e9f35e9, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232977.0918062, expires_in: 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:421 RpcState(Login, 617d5bd7-0deb-4399-b148-716c76d8e836, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 617d5bd7-0deb-4399-b148-716c76d8e836, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 617d5bd7-0deb-4399-b148-716c76d8e836, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232978.8789396, expires_in: 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:421 RpcState(Login, ad9c96ae-af77-43ae-9c91-e1a57d5467ce, localhost:8645): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad9c96ae-af77-43ae-9c91-e1a57d5467ce, localhost:8645): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad9c96ae-af77-43ae-9c91-e1a57d5467ce, localhost:8645): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8645". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8645
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765232980236679&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:30189/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:27227/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21685
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24257
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16298
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64827
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30189
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20622
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3062
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20557
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27227
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3030
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:8645/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11995
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10720
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30423
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8645
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32429
============================== slowest durations ===============================
274.28s call     test_secrets_usage.py::test_migration_to_new_secrets_in_async_replication[encryption_enabled]
241.47s call     test_secrets_usage.py::test_migration_to_new_secrets_in_async_replication[encryption_disabled]
17.59s setup    test_secrets_usage.py::test_migration_to_new_secrets_in_async_replication[encryption_disabled]
11.54s teardown test_secrets_usage.py::test_migration_to_new_secrets_in_async_replication[encryption_enabled]
8.47s setup    test_secrets_usage.py::test_migration_to_new_secrets_in_async_replication[encryption_enabled]
1.54s teardown test_secrets_usage.py::test_migration_to_new_secrets_in_async_replication[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_migration_to_new_secrets_in_async_replication[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
FAILED test_secrets_usage.py::test_migration_to_new_secrets_in_async_replication[encryption_enabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 2 failed in 555.49s (0:09:15) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000290/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
__ test_migration_to_new_secrets_in_external_data_source[encryption_disabled] __
ydb/tests/functional/secrets/test_secrets_usage.py:352: in test_migration_to_new_secrets_in_external_data_source
    create_old_and_new_secrets(secret_name1, secret_name2)
ydb/tests/functional/secrets/test_secrets_usage.py:296: in create_old_and_new_secrets
    run_with_assert(
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_migration_to_new_secrets_in_external_data_source[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000290/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22653
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000290/r3tmp/kikimr_cluster_19r72vyi
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000290/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23604
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11589
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29805
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20514
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000290/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000290/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/kvpj/000290/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/node_1/logfile_fh0kaai9.log --grpc-port=23604 --mon-port=11589 --ic-port=22653
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23604/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000290/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000290/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/kvpj/000290/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/node_1/logfile_fh0kaai9.log --grpc-port=23604 --mon-port=11589 --ic-port=22653
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000290/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000290/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000290/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/node_1/logfile_fh0kaai9.log', '--grpc-port=23604', '--mon-port=11589', '--ic-port=22653')' in '/home/runner/.ya/build/build_root/kvpj/000290/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1248489
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23604/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/kvpj/000290/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1248491
DEBUG    ya.test:process.py:259 Command (pid 1248491) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1248491) elapsed time (sec): 1.7445456981658936
DEBUG    ya.test:process.py:263 Command (pid 1248491) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248491) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1248491) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248491) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248491) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1248491) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1248491) minflt: 16270
DEBUG    ya.test:process.py:263 Command (pid 1248491) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1248491) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1248491) nivcsw: 237
DEBUG    ya.test:process.py:263 Command (pid 1248491) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1248491) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1248491) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 1248491) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1248491) stime: 1.435499
DEBUG    ya.test:process.py:263 Command (pid 1248491) utime: 0.12847799999999998
DEBUG    ya.test:process.py:263 Command (pid 1248491) wtime: 1.749
DEBUG    ya.test:process.py:275 Command (pid 1248491) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1248491) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000290/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000290/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23604', '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: 22653\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/kvpj/000290/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23604', '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: 22653\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1251856
DEBUG    ya.test:process.py:259 Command (pid 1251856) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1251856) elapsed time (sec): 0.612384557723999
DEBUG    ya.test:process.py:263 Command (pid 1251856) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251856) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1251856) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251856) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251856) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1251856) maxrss: 555576
DEBUG    ya.test:process.py:263 Command (pid 1251856) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 1251856) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1251856) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1251856) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1251856) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1251856) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1251856) nvcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 1251856) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1251856) stime: 0.419825
DEBUG    ya.test:process.py:263 Command (pid 1251856) utime: 0.14936
DEBUG    ya.test:process.py:263 Command (pid 1251856) wtime: 0.613
DEBUG    ya.test:process.py:275 Command (pid 1251856) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000290/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000290/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23604', '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/kvpj/000290/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23604', '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: 1252215
DEBUG    ya.test:process.py:259 Command (pid 1252215) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1252215) elapsed time (sec): 0.7343666553497314
DEBUG    ya.test:process.py:263 Command (pid 1252215) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252215) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1252215) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252215) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252215) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1252215) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 1252215) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1252215) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1252215) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1252215) nivcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 1252215) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1252215) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1252215) nvcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 1252215) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1252215) stime: 0.558825
DEBUG    ya.test:process.py:263 Command (pid 1252215) utime: 0.130182
DEBUG    ya.test:process.py:263 Command (pid 1252215) wtime: 0.735
DEBUG    ya.test:process.py:275 Command (pid 1252215) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000290/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11968
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000290/r3tmp/kikimr_cluster_wevrppee
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000290/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27205
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10427
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61028
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15934
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000290/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000290/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/kvpj/000290/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/node_1/logfile_z8to_77a.log --grpc-port=27205 --mon-port=10427 --ic-port=11968
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27205/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000290/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000290/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/kvpj/000290/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/node_1/logfile_z8to_77a.log --grpc-port=27205 --mon-port=10427 --ic-port=11968
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000290/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000290/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000290/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/node_1/logfile_z8to_77a.log', '--grpc-port=27205', '--mon-port=10427', '--ic-port=11968')' in '/home/runner/.ya/build/build_root/kvpj/000290/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1253071
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27205/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/kvpj/000290/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1253072
DEBUG    ya.test:process.py:259 Command (pid 1253072) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1253072) elapsed time (sec): 1.0948455333709717
DEBUG    ya.test:process.py:263 Command (pid 1253072) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253072) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1253072) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253072) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253072) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1253072) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1253072) minflt: 16263
DEBUG    ya.test:process.py:263 Command (pid 1253072) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1253072) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1253072) nivcsw: 51
DEBUG    ya.test:process.py:263 Command (pid 1253072) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1253072) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1253072) nvcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 1253072) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1253072) stime: 0.9210379999999999
DEBUG    ya.test:process.py:263 Command (pid 1253072) utime: 0.114619
DEBUG    ya.test:process.py:263 Command (pid 1253072) wtime: 1.096
DEBUG    ya.test:process.py:275 Command (pid 1253072) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1253072) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000290/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000290/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27205', '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: 11968\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000290/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27205', '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: 11968\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1256571
DEBUG    ya.test:process.py:259 Command (pid 1256571) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1256571) elapsed time (sec): 0.7852118015289307
DEBUG    ya.test:process.py:263 Command (pid 1256571) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1256571) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1256571) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1256571) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1256571) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1256571) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 1256571) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1256571) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1256571) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1256571) nivcsw: 107
DEBUG    ya.test:process.py:263 Command (pid 1256571) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1256571) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1256571) nvcsw: 107
DEBUG    ya.test:process.py:263 Command (pid 1256571) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1256571) stime: 0.5315529999999999
DEBUG    ya.test:process.py:263 Command (pid 1256571) utime: 0.153953
DEBUG    ya.test:process.py:263 Command (pid 1256571) wtime: 0.788
DEBUG    ya.test:process.py:275 Command (pid 1256571) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000290/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000290/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27205', '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.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/kvpj/000290/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27205', '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: 1257508
DEBUG    ya.test:process.py:259 Command (pid 1257508) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1257508) elapsed time (sec): 0.6166727542877197
DEBUG    ya.test:process.py:263 Command (pid 1257508) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257508) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1257508) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257508) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257508) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1257508) maxrss: 555564
DEBUG    ya.test:process.py:263 Command (pid 1257508) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 1257508) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1257508) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1257508) nivcsw: 63
DEBUG    ya.test:process.py:263 Command (pid 1257508) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1257508) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1257508) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 1257508) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1257508) stime: 0.41993199999999997
DEBUG    ya.test:process.py:263 Command (pid 1257508) utime: 0.123984
DEBUG    ya.test:process.py:263 Command (pid 1257508) wtime: 0.626
DEBUG    ya.test:process.py:275 Command (pid 1257508) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000290/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13836
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19432
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15860
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21495
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18931
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000290/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000290/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:27205 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000290/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/slot_1/logfile_z3hb3xwi.log --grpc-port=13836 --mon-port=19432 --ic-port=15860
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000290/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000290/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:27205 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000290/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/slot_1/logfile_z3hb3xwi.log --grpc-port=13836 --mon-port=19432 --ic-port=15860
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000290/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000290/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:27205', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000290/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/slot_1/logfile_z3hb3xwi.log', '--grpc-port=13836', '--mon-port=19432', '--ic-port=15860')' in '/home/runner/.ya/build/build_root/kvpj/000290/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1258185
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:13836/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/kvpj/000290/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1258186
DEBUG    ya.test:process.py:259 Command (pid 1258186) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258186) elapsed time (sec): 0.8138613700866699
DEBUG    ya.test:process.py:263 Command (pid 1258186) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258186) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258186) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258186) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258186) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258186) maxrss: 547156
DEBUG    ya.test:process.py:263 Command (pid 1258186) minflt: 16292
DEBUG    ya.test:process.py:263 Command (pid 1258186) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258186) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258186) nivcsw: 51
DEBUG    ya.test:process.py:263 Command (pid 1258186) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258186) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258186) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 1258186) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258186) stime: 0.674686
DEBUG    ya.test:process.py:263 Command (pid 1258186) utime: 0.08782999999999999
DEBUG    ya.test:process.py:263 Command (pid 1258186) wtime: 0.815
DEBUG    ya.test:process.py:275 Command (pid 1258186) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1258186) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_migration_to_new_secrets_in_external_data_source[encryption_disabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9122545d-f49b-4d26-b4a6-4ba5078830b8, localhost:27205): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9122545d-f49b-4d26-b4a6-4ba5078830b8, localhost:27205): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9122545d-f49b-4d26-b4a6-4ba5078830b8, localhost:27205): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 13836 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:13836, 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:27205
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 09528a3a-e2cc-4305-a204-aff4d020c567, ghrun-2tlsei57yi.auto.internal:13836): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 09528a3a-e2cc-4305-a204-aff4d020c567, ghrun-2tlsei57yi.auto.internal:13836): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 09528a3a-e2cc-4305-a204-aff4d020c567, ghrun-2tlsei57yi.auto.internal:13836): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZjU2M2QyY2MtOWY4Zjc3NTktZjMwY2E0MGMtODVmOTM0YzQ=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 36cd5704-8796-4717-b258-eadefa386ddc, ghrun-2tlsei57yi.auto.internal:13836): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 36cd5704-8796-4717-b258-eadefa386ddc, ghrun-2tlsei57yi.auto.internal:13836): request = { session_id: "ydb://session/3?node_id=50000&id=ZjU2M2QyY2MtOWY4Zjc3NTktZjMwY2E0MGMtODVmOTM0YzQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 36cd5704-8796-4717-b258-eadefa386ddc, ghrun-2tlsei57yi.auto.internal:13836): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZjU2M2QyY2MtOWY4Zjc3NTktZjMwY2E0MGMtODVmOTM0YzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7457eab6-eab4-4ef4-9d91-d5a7aa190122, ghrun-2tlsei57yi.auto.internal:13836): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7457eab6-eab4-4ef4-9d91-d5a7aa190122, ghrun-2tlsei57yi.auto.internal:13836): request = { session_id: "ydb://session/3?node_id=50000&id=ZjU2M2QyY2MtOWY4Zjc3NTktZjMwY2E0MGMtODVmOTM0YzQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7457eab6-eab4-4ef4-9d91-d5a7aa190122, ghrun-2tlsei57yi.auto.internal:13836): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZjU2M2QyY2MtOWY4Zjc3NTktZjMwY2E0MGMtODVmOTM0YzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 441528e0-918c-48c4-b8a1-6fde9b166de3, ghrun-2tlsei57yi.auto.internal:13836): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 441528e0-918c-48c4-b8a1-6fde9b166de3, ghrun-2tlsei57yi.auto.internal:13836): request = { session_id: "ydb://session/3?node_id=50000&id=ZjU2M2QyY2MtOWY4Zjc3NTktZjMwY2E0MGMtODVmOTM0YzQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 441528e0-918c-48c4-b8a1-6fde9b166de3, ghrun-2tlsei57yi.auto.internal:13836): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27205
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:13836
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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:78 RpcState(AttachSession, 36cd5704-8796-4717-b258-eadefa386ddc, ghrun-2tlsei57yi.auto.internal:13836): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5a6e18be-edd0-49c0-8a33-9147b6d83dd3, localhost:27205): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5a6e18be-edd0-49c0-8a33-9147b6d83dd3, localhost:27205): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5a6e18be-edd0-49c0-8a33-9147b6d83dd3, localhost:27205): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 13836 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:13836, 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:27205
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 551adffe-5652-42ab-9ee1-da3b0b1115c8, ghrun-2tlsei57yi.auto.internal:13836): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 551adffe-5652-42ab-9ee1-da3b0b1115c8, ghrun-2tlsei57yi.auto.internal:13836): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 551adffe-5652-42ab-9ee1-da3b0b1115c8, ghrun-2tlsei57yi.auto.internal:13836): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MzlmYzIyNzMtZjI1ZDM5M2QtNjNlYTI3MmYtMWJlODUwODA=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 755bd0bc-8db2-41c3-ae20-1f157ed10ca1, ghrun-2tlsei57yi.auto.internal:13836): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 755bd0bc-8db2-41c3-ae20-1f157ed10ca1, ghrun-2tlsei57yi.auto.internal:13836): request = { session_id: "ydb://session/3?node_id=50000&id=MzlmYzIyNzMtZjI1ZDM5M2QtNjNlYTI3MmYtMWJlODUwODA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 755bd0bc-8db2-41c3-ae20-1f157ed10ca1, ghrun-2tlsei57yi.auto.internal:13836): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MzlmYzIyNzMtZjI1ZDM5M2QtNjNlYTI3MmYtMWJlODUwODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 36d2958e-82a0-4a9e-90b1-f0a0a0c134f4, ghrun-2tlsei57yi.auto.internal:13836): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36d2958e-82a0-4a9e-90b1-f0a0a0c134f4, ghrun-2tlsei57yi.auto.internal:13836): request = { session_id: "ydb://session/3?node_id=50000&id=MzlmYzIyNzMtZjI1ZDM5M2QtNjNlYTI3MmYtMWJlODUwODA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36d2958e-82a0-4a9e-90b1-f0a0a0c134f4, ghrun-2tlsei57yi.auto.internal:13836): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MzlmYzIyNzMtZjI1ZDM5M2QtNjNlYTI3MmYtMWJlODUwODA=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, b294dd0a-b6e1-4d9d-acfa-ea3d9fc03b37, ghrun-2tlsei57yi.auto.internal:13836): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, b294dd0a-b6e1-4d9d-acfa-ea3d9fc03b37, ghrun-2tlsei57yi.auto.internal:13836): request = { session_id: "ydb://session/3?node_id=50000&id=MzlmYzIyNzMtZjI1ZDM5M2QtNjNlYTI3MmYtMWJlODUwODA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, b294dd0a-b6e1-4d9d-acfa-ea3d9fc03b37, ghrun-2tlsei57yi.auto.internal:13836): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27205
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:13836
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 755bd0bc-8db2-41c3-ae20-1f157ed10ca1, ghrun-2tlsei57yi.auto.internal:13836): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    botocore.hooks:hooks.py:482 Changing event name from creating-client-class.iot-data to creating-client-class.iot-data-plane
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-call.apigateway to before-call.api-gateway
DEBUG    botocore.hooks:hooks.py:482 Changing event name from request-created.machinelearning.Predict to request-created.machine-learning.Predict
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.autoscaling.CreateLaunchConfiguration to before-parameter-build.auto-scaling.CreateLaunchConfiguration
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.route53 to before-parameter-build.route-53
DEBUG    botocore.hooks:hooks.py:482 Changing event name from request-created.cloudsearchdomain.Search to request-created.cloudsearch-domain.Search
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.autoscaling.CreateLaunchConfiguration.complete-section to docs.*.auto-scaling.CreateLaunchConfiguration.complete-section
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.logs.CreateExportTask to before-parameter-build.cloudwatch-logs.CreateExportTask
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.logs.CreateExportTask.complete-section to docs.*.cloudwatch-logs.CreateExportTask.complete-section
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.cloudsearchdomain.Search to before-parameter-build.cloudsearch-domain.Search
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.cloudsearchdomain.Search.complete-section to docs.*.cloudsearch-domain.Search.complete-section
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/boto3/py3/boto3/data/s3/2006-03-01/resources-1.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/endpoints.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/sdk-default-configuration.json
DEBUG    botocore.hooks:hooks.py:238 Event choose-service-name: calling handler <function handle_service_name_alias at 0x7fe830e45310>
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/service-2.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/endpoint-rule-set-1.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/partitions.json
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7fe830f68950>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7fe82ef36c90>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7fe830f68650>
DEBUG    botocore.endpoint:endpoint.py:408 Setting s3 timeout as (60, 60)
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/_retry.json
DEBUG    botocore.client:client.py:285 Registering retry handlers for service: s3
DEBUG    botocore.utils:utils.py:1721 Registering S3 region redirector handler
DEBUG    botocore.utils:utils.py:1669 Registering S3Express Identity Resolver
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:s3
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x7fe82ef80410>
DEBUG    boto3.resources.action:action.py:81 Calling s3:create_bucket with {'Bucket': 'test_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7fe830e471d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function remove_bucket_from_url_paths_from_model at 0x7fe830e6da90>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7fe82fa90a60>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7fe82f21b580>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7fe830e46f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7fe830e6dcd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7fe82fa90a60>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'test_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:28996', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableAccessPoints': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True, 'UseS3ExpressControlEndpoint': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:28996/test_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7fe830e47650>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7fe830db4470>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_recursion_detection_header at 0x7fe830e45550>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7fe830e6d0d0>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=CreateBucket) with params: {'url_path': '', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/test_bucket/', 'url': 'http://localhost:28996/test_bucket', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7fe82fac1690>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'test_bucket', 'params': {'Bucket': 'test_bucket'}}, 'input_params': {'Bucket': 'test_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7fe82f219c80>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7fe82f21b580>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7fe830e46e10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <function remove_arn_from_signing_path at 0x7fe830e6dc10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7fe830db4470>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/test_bucket

host:localhost:28996
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251208T222053Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251208T222053Z
20251208/yandex/s3/aws4_request
b2bf75bacdfd1174afe0d77b9f33900927d649b518da054bce4882d1ce87dcd4
DEBUG    botocore.auth:auth.py:430 Signature:
ef7e45205fc3c414f4b96f0405678bec970f3a66a5591428341a3739ac418342
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <function add_retry_headers at 0x7fe830e6d9d0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:28996/test_bucket, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251208T222053Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=minio/20251208/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ef7e45205fc3c414f4b96f0405678bec970f3a66a5591428341a3739ac418342', 'amz-sdk-invocation-id': b'31c7d5dd-38a3-4e0d-924c-c1d2e64b3e6e', 'amz-sdk-request': b'attempt=1', 'Content-Length': '0'}>
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:28996
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:28996 "PUT /test_bucket HTTP/1.1" 200 165
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Mon, 08 Dec 2025 22:20:53 GMT', 'x-amzn-requestid': 'E42awjqApbrXGOz6lK50BXJtD5BlMl2IMQgyek8WaLrODFw1WfPV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '165', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<CreateBucketResponse xmlns="http://s3.amazonaws.com/doc/2006-03-01"><CreateBucketResponse><Bucket>test_bucket</Bucket></CreateBucketResponse></CreateBucketResponse>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7fe82fa93a30>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7fe82fa90a60>>
DEBUG    boto3.resources.action:action.py:90 Response: {'ResponseMetadata': {'RequestId': 'E42awjqApbrXGOz6lK50BXJtD5BlMl2IMQgyek8WaLrODFw1WfPV', 'HTTPStatusCode': 200, 'HTTPHeaders': {'server': 'Werkzeug/2.2.3 Python/3.12.12', 'date': 'Mon, 08 Dec 2025 22:20:53 GMT', 'x-amzn-requestid': 'E42awjqApbrXGOz6lK50BXJtD5BlMl2IMQgyek8WaLrODFw1WfPV', 'content-type': 'text/html; charset=utf-8', 'content-length': '165', 'access-control-allow-origin': '*', 'connection': 'close'}, 'RetryAttempts': 0}}
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/paginators-1.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/paginators-1.sdk-extras.json
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'test_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7fe830e6cad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7fe830e471d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7fe830e6da90>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7fe82fa90a60>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7fe82f21b580>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7fe830e46f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7fe830e6dcd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7fe82fa90a60>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'test_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:28996', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:28996/test_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7fe830e47650>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7fe830db4470>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7fe830e45550>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7fe830e6d0d0>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/test_bucket/', 'url': 'http://localhost:28996/test_bucket?encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7fe82fac1690>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'test_bucket', 'params': {'Bucket': 'test_bucket', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'test_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7fe82f219c80>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7fe82f21b580>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7fe830e46e10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7fe830e6dc10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7fe830db4470>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/test_bucket
encoding-type=url
host:localhost:28996
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251208T222053Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251208T222053Z
20251208/yandex/s3/aws4_request
c56a8e90ad9c3947178fcc0eb87e252bc0d121604aff61eec13149cb89a3e025
DEBUG    botocore.auth:auth.py:430 Signature:
cea5567a46e91f1e5ff26f3f6e3c5034e5970de89a7d87a62a3428239b5d05f2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7fe830e6d9d0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:28996/test_bucket?encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251208T222053Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=minio/20251208/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cea5567a46e91f1e5ff26f3f6e3c5034e5970de89a7d87a62a3428239b5d05f2', 'amz-sdk-invocation-id': b'a1b01057-6331-49cc-a716-3c0394f5c598', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:291 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:28996 "GET /test_bucket?encoding-type=url HTTP/1.1" 200 234
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Mon, 08 Dec 2025 22:20:53 GMT', 'x-amzn-requestid': '0DaMPsMfGlEn1SjQYLxbMnMqUL7uI38rPjwVr9CfiUhKAFTO4eo1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '234', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>test_bucket</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7fe82fa93a30>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7fe82fa90a60>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7fe830e6cb90>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7fe82ef801d0>
DEBUG    boto3.resources.action:action.py:81 Calling s3:put_object with {'Bucket': 'test_bucket', 'Key': 'file.txt', 'Body': 'Hello S3!'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7fe830e6c290>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7fe830e47290>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7fe830e6cf50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7fe830e471d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function remove_bucket_from_url_paths_from_model at 0x7fe830e6da90>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7fe82fa90a60>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7fe82f21b580>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7fe830e46f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7fe830e6dcd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7fe82fa90a60>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'test_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:28996', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Key': 'file.txt', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:28996/test_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function conditionally_calculate_checksum at 0x7fe831062c90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7fe830e47650>
DEBUG    botocore.handlers:handlers.py:359 Adding expect 100 continue header to request.
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7fe830db4470>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function add_recursion_detection_header at 0x7fe830e45550>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7fe830e6d0d0>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=PutObject) with params: {'url_path': '/file.txt', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'Content-MD5': 'YXgW8+2DRZ9Ap9SsxuGgAQ==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7fe82f253ee0>, 'auth_path': '/test_bucket/file.txt', 'url': 'http://localhost:28996/test_bucket/file.txt', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7fe82fac1690>, 'has_streaming_input': True, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'test_bucket', 'params': {'Bucket': 'test_bucket', 'Key': 'file.txt', 'Body': <_io.BytesIO object at 0x7fe82f253ee0>}}, 'input_params': {'Bucket': 'test_bucket', 'Key': 'file.txt'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7fe82f219c80>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7fe82f21b580>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7fe830e46e10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.PutObject: calling handler <function remove_arn_from_signing_path at 0x7fe830e6dc10>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.PutObject: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7fe830db4470>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/test_bucket/file.txt

content-md5:YXgW8+2DRZ9Ap9SsxuGgAQ==
host:localhost:28996
x-amz-content-sha256:503cc87974c07e1f0dfa361fb19b334c93def88c3dffa74bd0fc5119df490539
x-amz-date:20251208T222053Z

content-md5;host;x-amz-content-sha256;x-amz-date
503cc87974c07e1f0dfa361fb19b334c93def88c3dffa74bd0fc5119df490539
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251208T222053Z
20251208/yandex/s3/aws4_request
c9cef987f2502360e557941b3f782236c0d292c686fe5175f6c290ee904019dc
DEBUG    botocore.auth:auth.py:430 Signature:
48c7956028bb085463ede24f292873550b5915a318259535009133cfd0866f4f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.PutObject: calling handler <function add_retry_headers at 0x7fe830e6d9d0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:28996/test_bucket/file.txt, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'Content-MD5': b'YXgW8+2DRZ9Ap9SsxuGgAQ==', 'Expect': b'100-continue', 'X-Amz-Date': b'20251208T222053Z', 'X-Amz-Content-SHA256': b'503cc87974c07e1f0dfa361fb19b334c93def88c3dffa74bd0fc5119df490539', 'Authorization': b'AWS4-HMAC-SHA256 Credential=minio/20251208/yandex/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=48c7956028bb085463ede24f292873550b5915a318259535009133cfd0866f4f', 'amz-sdk-invocation-id': b'e6978513-f887-475f-bd4e-c90f05462491', 'amz-sdk-request': b'attempt=1', 'Content-Length': '9'}>
DEBUG    urllib3.connectionpool:connectionpool.py:291 Resetting dropped connection: localhost
DEBUG    botocore.awsrequest:awsrequest.py:127 Waiting for 100 Continue response.
DEBUG    botocore.awsrequest:awsrequest.py:173 100 Continue response seen, now sending request body.
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:28996 "PUT /test_bucket/file.txt HTTP/1.1" 200 0
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Mon, 08 Dec 2025 22:20:53 GMT', 'ETag': '"617816f3ed83459f40a7d4acc6e1a001"', 'last-modified': 'Mon, 08 Dec 2025 22:20:53 GMT', 'x-amzn-requestid': 'P9aD1AOzBmCPW3au7ZdkqIHlmFVXNfoloUyRuh4bnO6Rp3zuwQo2', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '0', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b''
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7fe82fa93a30>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7fe82fa90a60>>
DEBUG    boto3.resources.action:action.py:90 Response: {'ResponseMetadata': {'RequestId': 'P9aD1AOzBmCPW3au7ZdkqIHlmFVXNfoloUyRuh4bnO6Rp3zuwQo2', 'HTTPStatusCode': 200, 'HTTPHeaders': {'server': 'Werkzeug/2.2.3 Python/3.12.12', 'date': 'Mon, 08 Dec 2025 22:20:53 GMT', 'etag': '"617816f3ed83459f40a7d4acc6e1a001"', 'last-modified': 'Mon, 08 Dec 2025 22:20:53 GMT', 'x-amzn-requestid': 'P9aD1AOzBmCPW3au7ZdkqIHlmFVXNfoloUyRuh4bnO6Rp3zuwQo2', 'content-type': 'text/html; charset=utf-8', 'content-length': '0', 'access-control-allow-origin': '*', 'connection': 'close'}, 'RetryAttempts': 0}, 'ETag': '"617816f3ed83459f40a7d4acc6e1a001"'}
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Object
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7fe82ef80350>
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232453.2260828, expires_in: 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:421 RpcState(Login, a2fd30c7-1edf-4ee7-9eda-e3650a6f9173, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a2fd30c7-1edf-4ee7-9eda-e3650a6f9173, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a2fd30c7-1edf-4ee7-9eda-e3650a6f9173, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232453.9485419, expires_in: 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:421 RpcState(Login, c2710b08-1363-4030-aba2-ad98bac37c57, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2710b08-1363-4030-aba2-ad98bac37c57, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2710b08-1363-4030-aba2-ad98bac37c57, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232455.1151867, expires_in: 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:421 RpcState(Login, 8831991c-0cb9-4481-8549-c286b833e8ac, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8831991c-0cb9-4481-8549-c286b833e8ac, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8831991c-0cb9-4481-8549-c286b833e8ac, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232456.79141, expires_in: 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:421 RpcState(Login, 4ef21d97-debb-4f23-8310-402d91149909, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ef21d97-debb-4f23-8310-402d91149909, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ef21d97-debb-4f23-8310-402d91149909, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232457.7403257, expires_in: 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:421 RpcState(Login, de0a311f-c8ee-4e99-b1ef-7d6f564306a5, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de0a311f-c8ee-4e99-b1ef-7d6f564306a5, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de0a311f-c8ee-4e99-b1ef-7d6f564306a5, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232459.9412634, expires_in: 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:421 RpcState(Login, 132a2a65-cd7d-40a9-9210-30900a9b35e5, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 132a2a65-cd7d-40a9-9210-30900a9b35e5, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 132a2a65-cd7d-40a9-9210-30900a9b35e5, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232461.6766775, expires_in: 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:421 RpcState(Login, 1e871cfb-4e23-488e-b637-c934f318031b, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e871cfb-4e23-488e-b637-c934f318031b, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e871cfb-4e23-488e-b637-c934f318031b, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232462.401699, expires_in: 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:421 RpcState(Login, 0e370946-c260-44f8-885c-047ccf81f3fc, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e370946-c260-44f8-885c-047ccf81f3fc, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e370946-c260-44f8-885c-047ccf81f3fc, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232463.8433895, expires_in: 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:421 RpcState(Login, 95e722dc-0387-46aa-97e3-1a71c51c6268, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95e722dc-0387-46aa-97e3-1a71c51c6268, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95e722dc-0387-46aa-97e3-1a71c51c6268, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232465.3961759, expires_in: 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:421 RpcState(Login, b0b41302-87c8-4be0-b57c-0d678189b83a, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0b41302-87c8-4be0-b57c-0d678189b83a, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0b41302-87c8-4be0-b57c-0d678189b83a, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232466.6223178, expires_in: 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:421 RpcState(Login, 2c3019bd-734c-47a8-acad-4776e9900c79, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c3019bd-734c-47a8-acad-4776e9900c79, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c3019bd-734c-47a8-acad-4776e9900c79, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232468.6468456, expires_in: 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:421 RpcState(Login, 5c4c3897-714c-47ad-9313-bd1270b198e5, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c4c3897-714c-47ad-9313-bd1270b198e5, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c4c3897-714c-47ad-9313-bd1270b198e5, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232470.420969, expires_in: 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:421 RpcState(Login, 2493b217-8971-42c2-abff-6ec13f793d99, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2493b217-8971-42c2-abff-6ec13f793d99, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2493b217-8971-42c2-abff-6ec13f793d99, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232470.865549, expires_in: 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:421 RpcState(Login, 14b815af-6a36-4949-bf13-f0389cdce088, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14b815af-6a36-4949-bf13-f0389cdce088, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14b815af-6a36-4949-bf13-f0389cdce088, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232472.6162012, expires_in: 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:421 RpcState(Login, 493181c0-c65d-48ed-bc17-e5e48ba9daf6, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 493181c0-c65d-48ed-bc17-e5e48ba9daf6, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 493181c0-c65d-48ed-bc17-e5e48ba9daf6, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232474.697656, expires_in: 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:421 RpcState(Login, e1c5593c-f794-448c-a58f-6f6195e9b64d, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e1c5593c-f794-448c-a58f-6f6195e9b64d, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e1c5593c-f794-448c-a58f-6f6195e9b64d, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232475.9630227, expires_in: 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:421 RpcState(Login, becf01ef-5c64-47ac-845e-1bcdf21a4659, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, becf01ef-5c64-47ac-845e-1bcdf21a4659, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, becf01ef-5c64-47ac-845e-1bcdf21a4659, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232477.9110188, expires_in: 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:421 RpcState(Login, 37e058df-81d7-4571-8b46-36990012dccf, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37e058df-81d7-4571-8b46-36990012dccf, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37e058df-81d7-4571-8b46-36990012dccf, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232480.0077443, expires_in: 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:421 RpcState(Login, 421c76d4-9b87-46df-ad79-c7fd40c5afea, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 421c76d4-9b87-46df-ad79-c7fd40c5afea, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 421c76d4-9b87-46df-ad79-c7fd40c5afea, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232481.6869037, expires_in: 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:421 RpcState(Login, 4d54cbba-df45-4371-aec6-894987953cfa, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d54cbba-df45-4371-aec6-894987953cfa, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d54cbba-df45-4371-aec6-894987953cfa, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232483.5774548, expires_in: 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:421 RpcState(Login, 03892eca-0654-4a86-be13-c90af66cf934, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03892eca-0654-4a86-be13-c90af66cf934, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03892eca-0654-4a86-be13-c90af66cf934, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232484.8144233, expires_in: 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:421 RpcState(Login, 37370877-f2bc-4ddc-b45c-414e1863ef55, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37370877-f2bc-4ddc-b45c-414e1863ef55, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37370877-f2bc-4ddc-b45c-414e1863ef55, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232486.47372, expires_in: 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:421 RpcState(Login, 176c286d-dd7b-4f5f-9437-2f9386692008, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 176c286d-dd7b-4f5f-9437-2f9386692008, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 176c286d-dd7b-4f5f-9437-2f9386692008, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232488.4306872, expires_in: 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:421 RpcState(Login, 1b43cab3-5d69-4f28-bdcf-b15224679e1d, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b43cab3-5d69-4f28-bdcf-b15224679e1d, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b43cab3-5d69-4f28-bdcf-b15224679e1d, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232490.326103, expires_in: 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:421 RpcState(Login, 3a72f9de-6985-42b7-b74b-5b4b2787b17f, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a72f9de-6985-42b7-b74b-5b4b2787b17f, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a72f9de-6985-42b7-b74b-5b4b2787b17f, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232492.4964082, expires_in: 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:421 RpcState(Login, fc413bfc-377d-4d8c-88b1-92ee0d29d3e9, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc413bfc-377d-4d8c-88b1-92ee0d29d3e9, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc413bfc-377d-4d8c-88b1-92ee0d29d3e9, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232493.864292, expires_in: 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:421 RpcState(Login, 40669690-55fc-4406-aa51-b1c118dfb5b6, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40669690-55fc-4406-aa51-b1c118dfb5b6, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40669690-55fc-4406-aa51-b1c118dfb5b6, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232495.1187975, expires_in: 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:421 RpcState(Login, f2e0c2de-589f-4eb7-9c72-56a5b83ef910, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2e0c2de-589f-4eb7-9c72-56a5b83ef910, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2e0c2de-589f-4eb7-9c72-56a5b83ef910, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232495.3327816, expires_in: 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:421 RpcState(Login, d6210c90-370d-4f88-9cc9-a484ae6574d8, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6210c90-370d-4f88-9cc9-a484ae6574d8, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6210c90-370d-4f88-9cc9-a484ae6574d8, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232497.3249161, expires_in: 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:421 RpcState(Login, 582e8ab1-5d9a-44d4-a28a-3c49f55299ac, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 582e8ab1-5d9a-44d4-a28a-3c49f55299ac, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 582e8ab1-5d9a-44d4-a28a-3c49f55299ac, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232498.9736423, expires_in: 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:421 RpcState(Login, e9c918b0-c6c9-40b7-813f-e6b9dc94d528, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9c918b0-c6c9-40b7-813f-e6b9dc94d528, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9c918b0-c6c9-40b7-813f-e6b9dc94d528, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232500.2498794, expires_in: 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:421 RpcState(Login, 1e8a8c1e-02d6-4d7e-8765-f5644eed5aca, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e8a8c1e-02d6-4d7e-8765-f5644eed5aca, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e8a8c1e-02d6-4d7e-8765-f5644eed5aca, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232501.6197677, expires_in: 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:421 RpcState(Login, 71e9d763-8809-4f2b-b68c-60dc002d9155, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71e9d763-8809-4f2b-b68c-60dc002d9155, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71e9d763-8809-4f2b-b68c-60dc002d9155, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232503.75914, expires_in: 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:421 RpcState(Login, 788cbaa5-fb3f-4f05-837c-884103016c24, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 788cbaa5-fb3f-4f05-837c-884103016c24, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 788cbaa5-fb3f-4f05-837c-884103016c24, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232505.2762501, expires_in: 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:421 RpcState(Login, d56a4992-94af-4636-a322-7d14a0e5b2d2, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d56a4992-94af-4636-a322-7d14a0e5b2d2, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d56a4992-94af-4636-a322-7d14a0e5b2d2, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232506.9333317, expires_in: 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:421 RpcState(Login, c8cd76c5-0fee-4dfd-b535-559c16f84432, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8cd76c5-0fee-4dfd-b535-559c16f84432, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8cd76c5-0fee-4dfd-b535-559c16f84432, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232508.8264554, expires_in: 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:421 RpcState(Login, 00220c78-1754-4334-b23b-a130f3e59842, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00220c78-1754-4334-b23b-a130f3e59842, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00220c78-1754-4334-b23b-a130f3e59842, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232510.3882787, expires_in: 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:421 RpcState(Login, 36cdc6f6-cec5-4c22-992c-c7834c68114a, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36cdc6f6-cec5-4c22-992c-c7834c68114a, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36cdc6f6-cec5-4c22-992c-c7834c68114a, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232511.9981263, expires_in: 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:421 RpcState(Login, 224f4e39-9357-48e2-990a-5ab2dda61e56, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 224f4e39-9357-48e2-990a-5ab2dda61e56, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 224f4e39-9357-48e2-990a-5ab2dda61e56, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232514.1062298, expires_in: 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:421 RpcState(Login, 6cd039cd-a42d-47b6-9e7d-4dc83acaed1d, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6cd039cd-a42d-47b6-9e7d-4dc83acaed1d, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6cd039cd-a42d-47b6-9e7d-4dc83acaed1d, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232515.9895113, expires_in: 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:421 RpcState(Login, 905ae343-203f-4127-ac65-69cf5a9b7534, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 905ae343-203f-4127-ac65-69cf5a9b7534, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 905ae343-203f-4127-ac65-69cf5a9b7534, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232518.1781194, expires_in: 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:421 RpcState(Login, bad229fe-031c-49ca-9340-251fc78bd25b, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bad229fe-031c-49ca-9340-251fc78bd25b, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bad229fe-031c-49ca-9340-251fc78bd25b, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232520.301797, expires_in: 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:421 RpcState(Login, cb233149-318b-4487-8291-60ec265cfdeb, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb233149-318b-4487-8291-60ec265cfdeb, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb233149-318b-4487-8291-60ec265cfdeb, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232521.9474297, expires_in: 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:421 RpcState(Login, d270e785-112c-4705-af13-767c5215c233, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d270e785-112c-4705-af13-767c5215c233, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d270e785-112c-4705-af13-767c5215c233, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232523.392795, expires_in: 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:421 RpcState(Login, 1d8b5cf3-2013-4daa-826d-7dffad962fb0, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d8b5cf3-2013-4daa-826d-7dffad962fb0, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d8b5cf3-2013-4daa-826d-7dffad962fb0, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232525.1355693, expires_in: 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:421 RpcState(Login, cfa70993-7531-466f-ac2d-0e497af5d822, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cfa70993-7531-466f-ac2d-0e497af5d822, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cfa70993-7531-466f-ac2d-0e497af5d822, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232527.1061528, expires_in: 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:421 RpcState(Login, d0ebde93-25d0-4c56-b98c-6bb856e0214b, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d0ebde93-25d0-4c56-b98c-6bb856e0214b, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d0ebde93-25d0-4c56-b98c-6bb856e0214b, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232528.5739136, expires_in: 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:421 RpcState(Login, 58403f5e-e4fe-49b0-ae74-b9fd3ade8e60, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 58403f5e-e4fe-49b0-ae74-b9fd3ade8e60, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 58403f5e-e4fe-49b0-ae74-b9fd3ade8e60, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232530.7123144, expires_in: 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:421 RpcState(Login, 8da63446-6738-4261-a913-6131b1397f59, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8da63446-6738-4261-a913-6131b1397f59, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8da63446-6738-4261-a913-6131b1397f59, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232532.8618388, expires_in: 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:421 RpcState(Login, a9b7f26f-3b20-48be-9e46-8f4512008196, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9b7f26f-3b20-48be-9e46-8f4512008196, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9b7f26f-3b20-48be-9e46-8f4512008196, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232533.1004646, expires_in: 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:421 RpcState(Login, d8255f22-457d-4214-b25c-3232864e8664, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8255f22-457d-4214-b25c-3232864e8664, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8255f22-457d-4214-b25c-3232864e8664, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232534.4977286, expires_in: 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:421 RpcState(Login, 4dbd2042-7bb8-4f27-a0dc-c2dc966f2c89, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4dbd2042-7bb8-4f27-a0dc-c2dc966f2c89, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4dbd2042-7bb8-4f27-a0dc-c2dc966f2c89, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232535.9439218, expires_in: 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:421 RpcState(Login, 097af42b-fe0d-4b94-a8d0-971702311aef, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 097af42b-fe0d-4b94-a8d0-971702311aef, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 097af42b-fe0d-4b94-a8d0-971702311aef, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232538.0578327, expires_in: 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:421 RpcState(Login, cdcdf4d2-77d0-4cab-8ddf-be3a79474162, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cdcdf4d2-77d0-4cab-8ddf-be3a79474162, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cdcdf4d2-77d0-4cab-8ddf-be3a79474162, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232539.5050678, expires_in: 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:421 RpcState(Login, a9b1756d-52bb-4ef2-b63e-8cb5a8bb9c48, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9b1756d-52bb-4ef2-b63e-8cb5a8bb9c48, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9b1756d-52bb-4ef2-b63e-8cb5a8bb9c48, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232540.8849204, expires_in: 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:421 RpcState(Login, 9b50ae6c-98d7-421f-b6d9-65213c6e001f, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b50ae6c-98d7-421f-b6d9-65213c6e001f, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b50ae6c-98d7-421f-b6d9-65213c6e001f, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232543.0186055, expires_in: 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:421 RpcState(Login, ff0fa979-588d-4a34-b61d-76f55c507a81, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff0fa979-588d-4a34-b61d-76f55c507a81, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff0fa979-588d-4a34-b61d-76f55c507a81, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232544.2935097, expires_in: 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:421 RpcState(Login, 26dc0d9f-3cba-4378-a9d5-32c7e9ad9bbe, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 26dc0d9f-3cba-4378-a9d5-32c7e9ad9bbe, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 26dc0d9f-3cba-4378-a9d5-32c7e9ad9bbe, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232546.2859125, expires_in: 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:421 RpcState(Login, d113191b-f785-46ef-93a5-6292a1dd86e3, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d113191b-f785-46ef-93a5-6292a1dd86e3, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d113191b-f785-46ef-93a5-6292a1dd86e3, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232548.4115205, expires_in: 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:421 RpcState(Login, afe14cba-627c-4da0-a678-9fabad3efb50, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, afe14cba-627c-4da0-a678-9fabad3efb50, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, afe14cba-627c-4da0-a678-9fabad3efb50, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232549.9085984, expires_in: 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:421 RpcState(Login, 83cc487d-461e-44f5-ab32-f0dbb4d7f619, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83cc487d-461e-44f5-ab32-f0dbb4d7f619, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83cc487d-461e-44f5-ab32-f0dbb4d7f619, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232551.463476, expires_in: 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:421 RpcState(Login, 5632e60c-e012-41f8-afe9-fab0aceef299, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5632e60c-e012-41f8-afe9-fab0aceef299, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5632e60c-e012-41f8-afe9-fab0aceef299, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232553.2539527, expires_in: 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:421 RpcState(Login, 76e03449-05db-4f53-9814-6b93bd068ec8, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76e03449-05db-4f53-9814-6b93bd068ec8, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76e03449-05db-4f53-9814-6b93bd068ec8, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232555.2645578, expires_in: 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:421 RpcState(Login, ef5b457a-b912-4e20-a588-4264c18803a8, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef5b457a-b912-4e20-a588-4264c18803a8, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef5b457a-b912-4e20-a588-4264c18803a8, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232556.7167718, expires_in: 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:421 RpcState(Login, adab70d4-f7c9-459f-bfbc-0d2558332a01, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, adab70d4-f7c9-459f-bfbc-0d2558332a01, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, adab70d4-f7c9-459f-bfbc-0d2558332a01, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232558.2879112, expires_in: 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:421 RpcState(Login, 3802f7fd-dac2-42c8-93f3-7be9bdb9a028, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3802f7fd-dac2-42c8-93f3-7be9bdb9a028, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3802f7fd-dac2-42c8-93f3-7be9bdb9a028, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232560.003543, expires_in: 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:421 RpcState(Login, 6a5ec841-10cb-4337-be5e-3ff4af42efff, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a5ec841-10cb-4337-be5e-3ff4af42efff, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a5ec841-10cb-4337-be5e-3ff4af42efff, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232561.6268578, expires_in: 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:421 RpcState(Login, 5ce79318-57d1-4a56-99e0-f2a7cb6de903, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ce79318-57d1-4a56-99e0-f2a7cb6de903, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ce79318-57d1-4a56-99e0-f2a7cb6de903, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232563.3649187, expires_in: 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:421 RpcState(Login, acdc50da-3de0-40cf-8af7-84c834f1c264, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, acdc50da-3de0-40cf-8af7-84c834f1c264, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, acdc50da-3de0-40cf-8af7-84c834f1c264, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232565.133385, expires_in: 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:421 RpcState(Login, b6f47744-7997-4019-a3ab-1d9a6b6fd94a, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6f47744-7997-4019-a3ab-1d9a6b6fd94a, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6f47744-7997-4019-a3ab-1d9a6b6fd94a, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232566.391892, expires_in: 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:421 RpcState(Login, 14f013ce-30f9-4e75-85f4-625a7784f9e4, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14f013ce-30f9-4e75-85f4-625a7784f9e4, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14f013ce-30f9-4e75-85f4-625a7784f9e4, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232568.477821, expires_in: 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:421 RpcState(Login, a766e97d-9dd2-49a8-bb8b-6fa622deb8f7, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a766e97d-9dd2-49a8-bb8b-6fa622deb8f7, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a766e97d-9dd2-49a8-bb8b-6fa622deb8f7, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232569.7194858, expires_in: 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:421 RpcState(Login, fb7e076c-c846-4481-8292-c969946135e1, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb7e076c-c846-4481-8292-c969946135e1, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb7e076c-c846-4481-8292-c969946135e1, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232571.7583008, expires_in: 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:421 RpcState(Login, 9a6d2f75-a4c5-4d83-ae97-5e712c17dfcd, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a6d2f75-a4c5-4d83-ae97-5e712c17dfcd, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a6d2f75-a4c5-4d83-ae97-5e712c17dfcd, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232573.0726147, expires_in: 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:421 RpcState(Login, 1bc106ea-459d-4b12-bb67-a859d67ea512, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1bc106ea-459d-4b12-bb67-a859d67ea512, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1bc106ea-459d-4b12-bb67-a859d67ea512, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232574.0112836, expires_in: 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:421 RpcState(Login, fc1d7dc9-d538-4113-b292-e628a6fb0b6f, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc1d7dc9-d538-4113-b292-e628a6fb0b6f, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc1d7dc9-d538-4113-b292-e628a6fb0b6f, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232575.8349893, expires_in: 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:421 RpcState(Login, 6de9e12c-6cd8-469b-8e1a-e4ca08ca55f5, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6de9e12c-6cd8-469b-8e1a-e4ca08ca55f5, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6de9e12c-6cd8-469b-8e1a-e4ca08ca55f5, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232577.8454437, expires_in: 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:421 RpcState(Login, 81062e14-9129-48a1-be20-eaf81a1ecb98, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 81062e14-9129-48a1-be20-eaf81a1ecb98, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 81062e14-9129-48a1-be20-eaf81a1ecb98, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232579.450108, expires_in: 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:421 RpcState(Login, b958f553-9abe-47e3-a94b-e564816cee22, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b958f553-9abe-47e3-a94b-e564816cee22, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b958f553-9abe-47e3-a94b-e564816cee22, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232581.3758507, expires_in: 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:421 RpcState(Login, 7344c0fb-d289-4237-b6dd-a2ca0e417e58, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7344c0fb-d289-4237-b6dd-a2ca0e417e58, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7344c0fb-d289-4237-b6dd-a2ca0e417e58, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232583.463975, expires_in: 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:421 RpcState(Login, 34ec78f4-5e10-4895-aaf6-7622bd000bd7, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 34ec78f4-5e10-4895-aaf6-7622bd000bd7, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 34ec78f4-5e10-4895-aaf6-7622bd000bd7, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232584.884241, expires_in: 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:421 RpcState(Login, 4b5a0a58-1f0a-4c34-8fd7-13670579f99d, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b5a0a58-1f0a-4c34-8fd7-13670579f99d, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b5a0a58-1f0a-4c34-8fd7-13670579f99d, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232586.9886522, expires_in: 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:421 RpcState(Login, e74b5c52-3a39-4388-8470-41c283f9f04e, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e74b5c52-3a39-4388-8470-41c283f9f04e, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e74b5c52-3a39-4388-8470-41c283f9f04e, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232589.039806, expires_in: 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:421 RpcState(Login, df489a58-4b6f-47b0-8ba4-72efe3b65f0c, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df489a58-4b6f-47b0-8ba4-72efe3b65f0c, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df489a58-4b6f-47b0-8ba4-72efe3b65f0c, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232590.2810853, expires_in: 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:421 RpcState(Login, 0c596955-988f-4980-8336-20d932451b75, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c596955-988f-4980-8336-20d932451b75, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c596955-988f-4980-8336-20d932451b75, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232592.0564542, expires_in: 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:421 RpcState(Login, eb2fa638-2db9-433e-80c0-71193bd9c16a, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb2fa638-2db9-433e-80c0-71193bd9c16a, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb2fa638-2db9-433e-80c0-71193bd9c16a, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232593.8264294, expires_in: 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:421 RpcState(Login, 47659924-1c34-46b4-a25f-b73a950dd20d, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47659924-1c34-46b4-a25f-b73a950dd20d, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47659924-1c34-46b4-a25f-b73a950dd20d, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232595.4587684, expires_in: 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:421 RpcState(Login, 1e1593b9-8f32-42b3-8b7d-7e01b7e66704, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e1593b9-8f32-42b3-8b7d-7e01b7e66704, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e1593b9-8f32-42b3-8b7d-7e01b7e66704, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232597.5259612, expires_in: 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:421 RpcState(Login, 33477b96-ba0b-4047-a026-7a61c07abf14, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33477b96-ba0b-4047-a026-7a61c07abf14, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33477b96-ba0b-4047-a026-7a61c07abf14, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232598.8260431, expires_in: 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:421 RpcState(Login, 6ac1b17f-0d3d-433d-8193-47070e15bc20, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ac1b17f-0d3d-433d-8193-47070e15bc20, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ac1b17f-0d3d-433d-8193-47070e15bc20, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232600.4413042, expires_in: 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:421 RpcState(Login, 70b5f06a-ed5c-4bab-af44-35ce801a9cf2, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70b5f06a-ed5c-4bab-af44-35ce801a9cf2, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70b5f06a-ed5c-4bab-af44-35ce801a9cf2, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232601.70996, expires_in: 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:421 RpcState(Login, 00649abc-0317-45bb-8888-818c13cae1db, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00649abc-0317-45bb-8888-818c13cae1db, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00649abc-0317-45bb-8888-818c13cae1db, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232603.6359568, expires_in: 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:421 RpcState(Login, 41d5b1e9-0df5-4955-802a-1d2b666401e6, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41d5b1e9-0df5-4955-802a-1d2b666401e6, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41d5b1e9-0df5-4955-802a-1d2b666401e6, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232604.8924868, expires_in: 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:421 RpcState(Login, d2e88a58-04e5-47dc-9b54-bb4606c95e0c, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2e88a58-04e5-47dc-9b54-bb4606c95e0c, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2e88a58-04e5-47dc-9b54-bb4606c95e0c, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232606.5463595, expires_in: 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:421 RpcState(Login, 7e5112af-089c-48a4-a280-b0de6ba55c21, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e5112af-089c-48a4-a280-b0de6ba55c21, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e5112af-089c-48a4-a280-b0de6ba55c21, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232608.49776, expires_in: 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:421 RpcState(Login, 7aafaeb8-791e-411b-a33e-d142828451c4, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7aafaeb8-791e-411b-a33e-d142828451c4, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7aafaeb8-791e-411b-a33e-d142828451c4, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232609.7978272, expires_in: 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:421 RpcState(Login, f9006f7e-a62e-4ed6-843e-6d52c8a1033f, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9006f7e-a62e-4ed6-843e-6d52c8a1033f, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9006f7e-a62e-4ed6-843e-6d52c8a1033f, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232611.7660072, expires_in: 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:421 RpcState(Login, dd7c3a5f-ccf6-427b-bbab-ba44df0cece3, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd7c3a5f-ccf6-427b-bbab-ba44df0cece3, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd7c3a5f-ccf6-427b-bbab-ba44df0cece3, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232613.1674047, expires_in: 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:421 RpcState(Login, bcb9d681-c473-4c7f-a326-19d4c14a483c, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bcb9d681-c473-4c7f-a326-19d4c14a483c, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bcb9d681-c473-4c7f-a326-19d4c14a483c, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232615.1690784, expires_in: 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:421 RpcState(Login, 5ee654cf-c49b-43ed-b8ce-83f680f7ddea, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ee654cf-c49b-43ed-b8ce-83f680f7ddea, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ee654cf-c49b-43ed-b8ce-83f680f7ddea, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232617.2105272, expires_in: 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:421 RpcState(Login, 6b9f1862-da0c-4a02-9994-25922a8772ba, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b9f1862-da0c-4a02-9994-25922a8772ba, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b9f1862-da0c-4a02-9994-25922a8772ba, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232618.6988814, expires_in: 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:421 RpcState(Login, 21c87599-2575-41ae-b44e-970e11767f19, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21c87599-2575-41ae-b44e-970e11767f19, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21c87599-2575-41ae-b44e-970e11767f19, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232620.2076876, expires_in: 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:421 RpcState(Login, 92e9f2eb-1406-4d37-baa3-47d9e1a60497, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92e9f2eb-1406-4d37-baa3-47d9e1a60497, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92e9f2eb-1406-4d37-baa3-47d9e1a60497, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232622.033653, expires_in: 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:421 RpcState(Login, 03cb7768-6b18-4807-a897-07cc76982180, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03cb7768-6b18-4807-a897-07cc76982180, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03cb7768-6b18-4807-a897-07cc76982180, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232623.6884243, expires_in: 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:421 RpcState(Login, 33debd5c-2b5d-42c7-a560-629496802fa3, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33debd5c-2b5d-42c7-a560-629496802fa3, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33debd5c-2b5d-42c7-a560-629496802fa3, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232625.7815318, expires_in: 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:421 RpcState(Login, f23533fa-3b56-4b83-8a0b-f4c17f871290, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f23533fa-3b56-4b83-8a0b-f4c17f871290, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f23533fa-3b56-4b83-8a0b-f4c17f871290, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232627.0038946, expires_in: 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:421 RpcState(Login, 5a1e8a4a-48e5-46ab-b45c-0f46d315017f, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a1e8a4a-48e5-46ab-b45c-0f46d315017f, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a1e8a4a-48e5-46ab-b45c-0f46d315017f, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232628.969358, expires_in: 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:421 RpcState(Login, d8cb5cce-6efe-4a81-b07f-5d514c7b1e2c, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8cb5cce-6efe-4a81-b07f-5d514c7b1e2c, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8cb5cce-6efe-4a81-b07f-5d514c7b1e2c, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232630.3378017, expires_in: 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:421 RpcState(Login, b500f6ce-3716-4a17-bef5-a331eda6bf06, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b500f6ce-3716-4a17-bef5-a331eda6bf06, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b500f6ce-3716-4a17-bef5-a331eda6bf06, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232630.7767162, expires_in: 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:421 RpcState(Login, fee38608-22f6-4053-864b-daf1b149daf9, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fee38608-22f6-4053-864b-daf1b149daf9, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fee38608-22f6-4053-864b-daf1b149daf9, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232632.6759977, expires_in: 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:421 RpcState(Login, 6d283988-6db2-4ad2-be9d-68a5e35693ba, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d283988-6db2-4ad2-be9d-68a5e35693ba, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d283988-6db2-4ad2-be9d-68a5e35693ba, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232634.4359035, expires_in: 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:421 RpcState(Login, 51e96ba1-7509-4d92-8cf6-1b44ae472244, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 51e96ba1-7509-4d92-8cf6-1b44ae472244, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 51e96ba1-7509-4d92-8cf6-1b44ae472244, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232635.822301, expires_in: 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:421 RpcState(Login, 0041c4ff-7cb9-4515-9e90-5c2c5b313850, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0041c4ff-7cb9-4515-9e90-5c2c5b313850, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0041c4ff-7cb9-4515-9e90-5c2c5b313850, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232637.9398575, expires_in: 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:421 RpcState(Login, fbab2ed8-8471-495c-bf5a-4bce8a11f634, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fbab2ed8-8471-495c-bf5a-4bce8a11f634, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fbab2ed8-8471-495c-bf5a-4bce8a11f634, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232639.3348923, expires_in: 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:421 RpcState(Login, 9768ab3e-1106-4e6a-8803-92487f6897fd, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9768ab3e-1106-4e6a-8803-92487f6897fd, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9768ab3e-1106-4e6a-8803-92487f6897fd, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232641.163449, expires_in: 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:421 RpcState(Login, bd0b91f9-9225-45cc-be18-a9368911322e, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd0b91f9-9225-45cc-be18-a9368911322e, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd0b91f9-9225-45cc-be18-a9368911322e, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232642.42855, expires_in: 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:421 RpcState(Login, b432b786-6331-4254-b530-bf1b9b044671, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b432b786-6331-4254-b530-bf1b9b044671, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b432b786-6331-4254-b530-bf1b9b044671, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232644.5851936, expires_in: 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:421 RpcState(Login, d432a7c5-0c0f-4090-bc46-89f30ec9ff26, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d432a7c5-0c0f-4090-bc46-89f30ec9ff26, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d432a7c5-0c0f-4090-bc46-89f30ec9ff26, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232646.3532324, expires_in: 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:421 RpcState(Login, 9757b2cc-cd5e-42aa-88a0-3dccdd74870c, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9757b2cc-cd5e-42aa-88a0-3dccdd74870c, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9757b2cc-cd5e-42aa-88a0-3dccdd74870c, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232647.9944103, expires_in: 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:421 RpcState(Login, 5bfff9c5-aa28-4583-a38a-cccfaa6cae57, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5bfff9c5-aa28-4583-a38a-cccfaa6cae57, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5bfff9c5-aa28-4583-a38a-cccfaa6cae57, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232649.666322, expires_in: 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:421 RpcState(Login, 28e98d3e-9e86-44b3-b478-a1da71788da6, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28e98d3e-9e86-44b3-b478-a1da71788da6, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28e98d3e-9e86-44b3-b478-a1da71788da6, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232651.1331518, expires_in: 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:421 RpcState(Login, 55c0f252-d800-4f4b-bc02-53671e30998a, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55c0f252-d800-4f4b-bc02-53671e30998a, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55c0f252-d800-4f4b-bc02-53671e30998a, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232652.813076, expires_in: 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:421 RpcState(Login, 7a74cf7f-a53a-4d33-8b4a-dd09eda8435d, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a74cf7f-a53a-4d33-8b4a-dd09eda8435d, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a74cf7f-a53a-4d33-8b4a-dd09eda8435d, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232654.5202067, expires_in: 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:421 RpcState(Login, c017c03b-9a56-4249-bec9-0599b30175b1, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c017c03b-9a56-4249-bec9-0599b30175b1, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c017c03b-9a56-4249-bec9-0599b30175b1, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232656.4592683, expires_in: 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:421 RpcState(Login, fc52b574-b22f-464a-9113-4aed4d4ffc67, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc52b574-b22f-464a-9113-4aed4d4ffc67, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc52b574-b22f-464a-9113-4aed4d4ffc67, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232658.6125047, expires_in: 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:421 RpcState(Login, d17bc2cc-3817-42b4-aea6-b8b8cb565ed6, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d17bc2cc-3817-42b4-aea6-b8b8cb565ed6, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d17bc2cc-3817-42b4-aea6-b8b8cb565ed6, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232660.1035497, expires_in: 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:421 RpcState(Login, 5bed6232-e279-42c5-a656-ef2931160117, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5bed6232-e279-42c5-a656-ef2931160117, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5bed6232-e279-42c5-a656-ef2931160117, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232661.9538255, expires_in: 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:421 RpcState(Login, bd93b18d-5c53-4661-901e-be9c8372aa14, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd93b18d-5c53-4661-901e-be9c8372aa14, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd93b18d-5c53-4661-901e-be9c8372aa14, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232663.8276541, expires_in: 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:421 RpcState(Login, 66974b1b-0c55-4c1e-9b93-9075f9bd79ee, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66974b1b-0c55-4c1e-9b93-9075f9bd79ee, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66974b1b-0c55-4c1e-9b93-9075f9bd79ee, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232665.0953743, expires_in: 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:421 RpcState(Login, 4e743c9f-e855-40d0-8aa0-74cafce911d9, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e743c9f-e855-40d0-8aa0-74cafce911d9, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e743c9f-e855-40d0-8aa0-74cafce911d9, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232666.7408578, expires_in: 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:421 RpcState(Login, d1ce6706-195e-4c0f-b6e5-1a690c1b457c, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1ce6706-195e-4c0f-b6e5-1a690c1b457c, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1ce6706-195e-4c0f-b6e5-1a690c1b457c, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232668.6638262, expires_in: 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:421 RpcState(Login, 262a2a4c-8540-429d-9fb5-9017c16c86ca, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 262a2a4c-8540-429d-9fb5-9017c16c86ca, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 262a2a4c-8540-429d-9fb5-9017c16c86ca, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232670.261936, expires_in: 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:421 RpcState(Login, 2b33c424-f2fd-4211-b841-3728dbd4b00a, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b33c424-f2fd-4211-b841-3728dbd4b00a, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b33c424-f2fd-4211-b841-3728dbd4b00a, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232672.3531654, expires_in: 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:421 RpcState(Login, 505bec00-1c21-4fa4-91ad-5de098a86be1, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 505bec00-1c21-4fa4-91ad-5de098a86be1, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 505bec00-1c21-4fa4-91ad-5de098a86be1, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232674.3232024, expires_in: 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:421 RpcState(Login, cdde4184-c001-4c3d-b845-fc9e4dc33804, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cdde4184-c001-4c3d-b845-fc9e4dc33804, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cdde4184-c001-4c3d-b845-fc9e4dc33804, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232675.967602, expires_in: 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:421 RpcState(Login, 41a936f0-f230-470c-a789-7c9031a131bf, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41a936f0-f230-470c-a789-7c9031a131bf, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41a936f0-f230-470c-a789-7c9031a131bf, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232677.6555972, expires_in: 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:421 RpcState(Login, 2144720f-af2a-4408-a3a3-28fcdcab81e6, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2144720f-af2a-4408-a3a3-28fcdcab81e6, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2144720f-af2a-4408-a3a3-28fcdcab81e6, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232679.5800385, expires_in: 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:421 RpcState(Login, a763f8ac-e0a9-4106-ad73-9afdc92c65f7, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a763f8ac-e0a9-4106-ad73-9afdc92c65f7, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a763f8ac-e0a9-4106-ad73-9afdc92c65f7, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232680.957272, expires_in: 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:421 RpcState(Login, 0b20b625-2bca-43f1-a0bd-24714faff5fa, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b20b625-2bca-43f1-a0bd-24714faff5fa, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b20b625-2bca-43f1-a0bd-24714faff5fa, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232682.6118898, expires_in: 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:421 RpcState(Login, c3654d39-5477-4b67-adaa-1525977bbbfc, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3654d39-5477-4b67-adaa-1525977bbbfc, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3654d39-5477-4b67-adaa-1525977bbbfc, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232684.3576567, expires_in: 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:421 RpcState(Login, fe58feef-8678-43e6-88b1-39294b1b7f63, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe58feef-8678-43e6-88b1-39294b1b7f63, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe58feef-8678-43e6-88b1-39294b1b7f63, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232685.821679, expires_in: 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:421 RpcState(Login, 5fc7ab69-dd0a-404b-9fc1-abd1b93b995d, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5fc7ab69-dd0a-404b-9fc1-abd1b93b995d, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5fc7ab69-dd0a-404b-9fc1-abd1b93b995d, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232687.7283626, expires_in: 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:421 RpcState(Login, 1455219d-3304-4778-ab86-ba57560fa53e, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1455219d-3304-4778-ab86-ba57560fa53e, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1455219d-3304-4778-ab86-ba57560fa53e, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232689.5605724, expires_in: 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:421 RpcState(Login, ae2cbe69-d4ef-4c19-bcf9-b7846a3c45aa, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae2cbe69-d4ef-4c19-bcf9-b7846a3c45aa, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae2cbe69-d4ef-4c19-bcf9-b7846a3c45aa, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232690.7826803, expires_in: 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:421 RpcState(Login, 923827bb-5c9d-46be-8ae2-def72e0b0956, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 923827bb-5c9d-46be-8ae2-def72e0b0956, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 923827bb-5c9d-46be-8ae2-def72e0b0956, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232692.4228075, expires_in: 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:421 RpcState(Login, 6dda41c6-a4f3-42c3-9919-59dc1318bfb6, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6dda41c6-a4f3-42c3-9919-59dc1318bfb6, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6dda41c6-a4f3-42c3-9919-59dc1318bfb6, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232693.961344, expires_in: 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:421 RpcState(Login, f97db677-6a6e-46cf-a7d6-319df9aecb81, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f97db677-6a6e-46cf-a7d6-319df9aecb81, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f97db677-6a6e-46cf-a7d6-319df9aecb81, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232695.813098, expires_in: 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:421 RpcState(Login, 93432203-1177-478a-a979-a7b0760daba8, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93432203-1177-478a-a979-a7b0760daba8, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93432203-1177-478a-a979-a7b0760daba8, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232697.3624613, expires_in: 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:421 RpcState(Login, 435ca413-eb89-437b-bc3b-381c4f934f99, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 435ca413-eb89-437b-bc3b-381c4f934f99, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 435ca413-eb89-437b-bc3b-381c4f934f99, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232699.0741045, expires_in: 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:421 RpcState(Login, e02c7ca4-ac32-4ece-98fa-07964c43dc6c, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e02c7ca4-ac32-4ece-98fa-07964c43dc6c, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e02c7ca4-ac32-4ece-98fa-07964c43dc6c, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232700.4964833, expires_in: 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:421 RpcState(Login, 2217bf29-0b24-483c-92f9-215228da786b, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2217bf29-0b24-483c-92f9-215228da786b, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2217bf29-0b24-483c-92f9-215228da786b, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232702.4820917, expires_in: 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:421 RpcState(Login, 2684b3a9-b6f5-47ea-823c-fed2987bdade, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2684b3a9-b6f5-47ea-823c-fed2987bdade, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2684b3a9-b6f5-47ea-823c-fed2987bdade, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232704.446806, expires_in: 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:421 RpcState(Login, acb2872b-173c-4891-b6a6-01ea96c86764, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, acb2872b-173c-4891-b6a6-01ea96c86764, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, acb2872b-173c-4891-b6a6-01ea96c86764, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232706.4802904, expires_in: 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:421 RpcState(Login, 2951dd4f-b503-4e3f-8b4b-69555295c976, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2951dd4f-b503-4e3f-8b4b-69555295c976, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2951dd4f-b503-4e3f-8b4b-69555295c976, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232708.094413, expires_in: 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:421 RpcState(Login, d227c536-602b-4342-bb75-274af8931c07, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d227c536-602b-4342-bb75-274af8931c07, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d227c536-602b-4342-bb75-274af8931c07, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232709.9909928, expires_in: 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:421 RpcState(Login, 65a30bdd-8cb3-4de3-85ba-1d0c0fc7364e, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65a30bdd-8cb3-4de3-85ba-1d0c0fc7364e, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65a30bdd-8cb3-4de3-85ba-1d0c0fc7364e, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232711.50109, expires_in: 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:421 RpcState(Login, df9f9d90-c03d-4e72-8ad2-f9052e7d0c38, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df9f9d90-c03d-4e72-8ad2-f9052e7d0c38, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df9f9d90-c03d-4e72-8ad2-f9052e7d0c38, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232713.104288, expires_in: 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:421 RpcState(Login, 4aeda02b-40f0-40e4-949f-db0c0ce0cfdf, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4aeda02b-40f0-40e4-949f-db0c0ce0cfdf, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4aeda02b-40f0-40e4-949f-db0c0ce0cfdf, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232714.7115088, expires_in: 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:421 RpcState(Login, 02ae3e1c-6ebb-41c7-a0e9-108408aab236, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02ae3e1c-6ebb-41c7-a0e9-108408aab236, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02ae3e1c-6ebb-41c7-a0e9-108408aab236, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232716.6508124, expires_in: 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:421 RpcState(Login, fe90b59e-46a4-414e-afbc-23055bed21ce, localhost:23604): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe90b59e-46a4-414e-afbc-23055bed21ce, localhost:23604): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe90b59e-46a4-414e-afbc-23055bed21ce, localhost:23604): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:23604". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23604
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765232719051487&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:13836/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:27205/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18931
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21495
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15860
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19432
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13836
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15934
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61028
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10427
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27205
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11968
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:23604/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20514
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29805
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11589
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23604
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22653
============================== slowest durations ===============================
267.62s call     test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_disabled]
14.32s setup    test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_disabled]
11.56s teardown test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 1 failed in 294.09s (0:04:54) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
__ test_migration_to_new_secrets_in_external_data_source[encryption_enabled] ___
ydb/tests/functional/secrets/test_secrets_usage.py:352: in test_migration_to_new_secrets_in_external_data_source
    create_old_and_new_secrets(secret_name1, secret_name2)
ydb/tests/functional/secrets/test_secrets_usage.py:296: in create_old_and_new_secrets
    run_with_assert(
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_migration_to_new_secrets_in_external_data_source[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000294/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25508
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000294/r3tmp/kikimr_cluster_q86047ai
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000294/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21426
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24122
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19480
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29452
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000294/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/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/node_1/logfile_uz_1evh3.log --grpc-port=21426 --mon-port=24122 --ic-port=25508
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21426/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000294/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/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/node_1/logfile_uz_1evh3.log --grpc-port=21426 --mon-port=24122 --ic-port=25508
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000294/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/node_1/logfile_uz_1evh3.log', '--grpc-port=21426', '--mon-port=24122', '--ic-port=25508')' in '/home/runner/.ya/build/build_root/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1248607
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21426/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/kvpj/000294/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1248609
DEBUG    ya.test:process.py:259 Command (pid 1248609) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1248609) elapsed time (sec): 1.6199615001678467
DEBUG    ya.test:process.py:263 Command (pid 1248609) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248609) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1248609) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248609) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248609) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1248609) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1248609) minflt: 16262
DEBUG    ya.test:process.py:263 Command (pid 1248609) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1248609) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1248609) nivcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 1248609) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1248609) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1248609) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 1248609) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1248609) stime: 1.382698
DEBUG    ya.test:process.py:263 Command (pid 1248609) utime: 0.12653999999999999
DEBUG    ya.test:process.py:263 Command (pid 1248609) wtime: 1.627
DEBUG    ya.test:process.py:275 Command (pid 1248609) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1248609) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000294/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000294/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21426', '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: 25508\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/kvpj/000294/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21426', '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: 25508\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1253075
DEBUG    ya.test:process.py:259 Command (pid 1253075) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1253075) elapsed time (sec): 1.378340482711792
DEBUG    ya.test:process.py:263 Command (pid 1253075) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253075) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1253075) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253075) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253075) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1253075) maxrss: 555596
DEBUG    ya.test:process.py:263 Command (pid 1253075) minflt: 18714
DEBUG    ya.test:process.py:263 Command (pid 1253075) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1253075) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1253075) nivcsw: 75
DEBUG    ya.test:process.py:263 Command (pid 1253075) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1253075) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1253075) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 1253075) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1253075) stime: 1.188037
DEBUG    ya.test:process.py:263 Command (pid 1253075) utime: 0.136955
DEBUG    ya.test:process.py:263 Command (pid 1253075) wtime: 1.38
DEBUG    ya.test:process.py:275 Command (pid 1253075) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000294/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000294/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21426', '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/kvpj/000294/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21426', '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: 1254571
DEBUG    ya.test:process.py:259 Command (pid 1254571) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1254571) elapsed time (sec): 1.1399905681610107
DEBUG    ya.test:process.py:263 Command (pid 1254571) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254571) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1254571) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254571) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254571) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1254571) maxrss: 555564
DEBUG    ya.test:process.py:263 Command (pid 1254571) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 1254571) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1254571) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1254571) nivcsw: 152
DEBUG    ya.test:process.py:263 Command (pid 1254571) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1254571) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1254571) nvcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 1254571) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1254571) stime: 0.894149
DEBUG    ya.test:process.py:263 Command (pid 1254571) utime: 0.148945
DEBUG    ya.test:process.py:263 Command (pid 1254571) wtime: 1.141
DEBUG    ya.test:process.py:275 Command (pid 1254571) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000294/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24340
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000294/r3tmp/kikimr_cluster_etu1e293
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000294/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29255
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31019
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19045
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16608
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000294/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/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/node_1/logfile_6vebcuaf.log --grpc-port=29255 --mon-port=31019 --ic-port=24340
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29255/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000294/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/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/node_1/logfile_6vebcuaf.log --grpc-port=29255 --mon-port=31019 --ic-port=24340
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000294/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/node_1/logfile_6vebcuaf.log', '--grpc-port=29255', '--mon-port=31019', '--ic-port=24340')' in '/home/runner/.ya/build/build_root/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1255989
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29255/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/kvpj/000294/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1255993
DEBUG    ya.test:process.py:259 Command (pid 1255993) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1255993) elapsed time (sec): 1.0718574523925781
DEBUG    ya.test:process.py:263 Command (pid 1255993) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1255993) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1255993) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1255993) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1255993) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1255993) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1255993) minflt: 16262
DEBUG    ya.test:process.py:263 Command (pid 1255993) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1255993) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1255993) nivcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 1255993) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1255993) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1255993) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1255993) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1255993) stime: 0.868041
DEBUG    ya.test:process.py:263 Command (pid 1255993) utime: 0.126145
DEBUG    ya.test:process.py:263 Command (pid 1255993) wtime: 1.077
DEBUG    ya.test:process.py:275 Command (pid 1255993) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1255993) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000294/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000294/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29255', '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: 24340\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000294/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29255', '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: 24340\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1258198
DEBUG    ya.test:process.py:259 Command (pid 1258198) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258198) elapsed time (sec): 1.115795373916626
DEBUG    ya.test:process.py:263 Command (pid 1258198) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258198) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258198) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258198) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258198) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258198) maxrss: 555572
DEBUG    ya.test:process.py:263 Command (pid 1258198) minflt: 18400
DEBUG    ya.test:process.py:263 Command (pid 1258198) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258198) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258198) nivcsw: 68
DEBUG    ya.test:process.py:263 Command (pid 1258198) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258198) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258198) nvcsw: 122
DEBUG    ya.test:process.py:263 Command (pid 1258198) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258198) stime: 0.9302809999999999
DEBUG    ya.test:process.py:263 Command (pid 1258198) utime: 0.131193
DEBUG    ya.test:process.py:263 Command (pid 1258198) wtime: 1.117
DEBUG    ya.test:process.py:275 Command (pid 1258198) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000294/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000294/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29255', '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.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/kvpj/000294/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29255', '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: 1259383
DEBUG    ya.test:process.py:259 Command (pid 1259383) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1259383) elapsed time (sec): 1.0731282234191895
DEBUG    ya.test:process.py:263 Command (pid 1259383) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259383) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1259383) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259383) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259383) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1259383) maxrss: 555524
DEBUG    ya.test:process.py:263 Command (pid 1259383) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 1259383) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1259383) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1259383) nivcsw: 86
DEBUG    ya.test:process.py:263 Command (pid 1259383) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1259383) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1259383) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 1259383) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1259383) stime: 0.873572
DEBUG    ya.test:process.py:263 Command (pid 1259383) utime: 0.130316
DEBUG    ya.test:process.py:263 Command (pid 1259383) wtime: 1.077
DEBUG    ya.test:process.py:275 Command (pid 1259383) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000294/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12269
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10132
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17829
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31299
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10088
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000294/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:29255 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/slot_1/logfile_qclb1mkf.log --grpc-port=12269 --mon-port=10132 --ic-port=17829 --key-file /home/runner/.ya/build/build_root/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000294/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:29255 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/slot_1/logfile_qclb1mkf.log --grpc-port=12269 --mon-port=10132 --ic-port=17829 --key-file /home/runner/.ya/build/build_root/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000294/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:29255', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/slot_1/logfile_qclb1mkf.log', '--grpc-port=12269', '--mon-port=10132', '--ic-port=17829', '--key-file', '/home/runner/.ya/build/build_root/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/kvpj/000294/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1260945
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12269/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/kvpj/000294/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1260960
DEBUG    ya.test:process.py:259 Command (pid 1260960) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1260960) elapsed time (sec): 0.481245756149292
DEBUG    ya.test:process.py:263 Command (pid 1260960) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1260960) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1260960) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1260960) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1260960) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1260960) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1260960) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 1260960) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1260960) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1260960) nivcsw: 55
DEBUG    ya.test:process.py:263 Command (pid 1260960) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1260960) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1260960) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1260960) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1260960) stime: 0.30169399999999996
DEBUG    ya.test:process.py:263 Command (pid 1260960) utime: 0.126335
DEBUG    ya.test:process.py:263 Command (pid 1260960) wtime: 0.482
DEBUG    ya.test:process.py:275 Command (pid 1260960) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1260960) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_migration_to_new_secrets_in_external_data_source[encryption_enabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b647afe3-0966-465f-9992-fca311553f22, localhost:29255): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b647afe3-0966-465f-9992-fca311553f22, localhost:29255): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b647afe3-0966-465f-9992-fca311553f22, localhost:29255): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 12269 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:12269, 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:29255
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f9cc38b7-78a9-4577-bec6-75be2175e451, ghrun-2tlsei57yi.auto.internal:12269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f9cc38b7-78a9-4577-bec6-75be2175e451, ghrun-2tlsei57yi.auto.internal:12269): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f9cc38b7-78a9-4577-bec6-75be2175e451, ghrun-2tlsei57yi.auto.internal:12269): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=Nzc0MTQzNTYtYTg0ZjgxMGMtM2FiMDNlNGEtODJlNWNkZWI=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b750916c-e4a5-4342-a2b1-49019c1719d0, ghrun-2tlsei57yi.auto.internal:12269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b750916c-e4a5-4342-a2b1-49019c1719d0, ghrun-2tlsei57yi.auto.internal:12269): request = { session_id: "ydb://session/3?node_id=50000&id=Nzc0MTQzNTYtYTg0ZjgxMGMtM2FiMDNlNGEtODJlNWNkZWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b750916c-e4a5-4342-a2b1-49019c1719d0, ghrun-2tlsei57yi.auto.internal:12269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=Nzc0MTQzNTYtYTg0ZjgxMGMtM2FiMDNlNGEtODJlNWNkZWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ca1b565-a615-4db3-bb37-5dee172ce6b6, ghrun-2tlsei57yi.auto.internal:12269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ca1b565-a615-4db3-bb37-5dee172ce6b6, ghrun-2tlsei57yi.auto.internal:12269): request = { session_id: "ydb://session/3?node_id=50000&id=Nzc0MTQzNTYtYTg0ZjgxMGMtM2FiMDNlNGEtODJlNWNkZWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ca1b565-a615-4db3-bb37-5dee172ce6b6, ghrun-2tlsei57yi.auto.internal:12269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=Nzc0MTQzNTYtYTg0ZjgxMGMtM2FiMDNlNGEtODJlNWNkZWI=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, ef034d3e-e836-43df-a4d7-697b964051e8, ghrun-2tlsei57yi.auto.internal:12269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, ef034d3e-e836-43df-a4d7-697b964051e8, ghrun-2tlsei57yi.auto.internal:12269): request = { session_id: "ydb://session/3?node_id=50000&id=Nzc0MTQzNTYtYTg0ZjgxMGMtM2FiMDNlNGEtODJlNWNkZWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, ef034d3e-e836-43df-a4d7-697b964051e8, ghrun-2tlsei57yi.auto.internal:12269): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b750916c-e4a5-4342-a2b1-49019c1719d0, ghrun-2tlsei57yi.auto.internal:12269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29255
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:12269
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 746021c9-54ef-4208-bad0-c2a9808fe70c, localhost:29255): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 746021c9-54ef-4208-bad0-c2a9808fe70c, localhost:29255): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 746021c9-54ef-4208-bad0-c2a9808fe70c, localhost:29255): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 12269 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:12269, 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:29255
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c97d1bfe-04de-407a-ad17-879f74ba5795, ghrun-2tlsei57yi.auto.internal:12269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c97d1bfe-04de-407a-ad17-879f74ba5795, ghrun-2tlsei57yi.auto.internal:12269): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c97d1bfe-04de-407a-ad17-879f74ba5795, ghrun-2tlsei57yi.auto.internal:12269): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NWQ3YmI5OWQtMTVkOGEwNTgtZDY5MjA3MDAtNjY3NmEyMjE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 95e965e3-8fab-43db-bd50-2baf8f240161, ghrun-2tlsei57yi.auto.internal:12269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 95e965e3-8fab-43db-bd50-2baf8f240161, ghrun-2tlsei57yi.auto.internal:12269): request = { session_id: "ydb://session/3?node_id=50000&id=NWQ3YmI5OWQtMTVkOGEwNTgtZDY5MjA3MDAtNjY3NmEyMjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 95e965e3-8fab-43db-bd50-2baf8f240161, ghrun-2tlsei57yi.auto.internal:12269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NWQ3YmI5OWQtMTVkOGEwNTgtZDY5MjA3MDAtNjY3NmEyMjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8cd81372-0727-4d6f-8bef-73067bc61081, ghrun-2tlsei57yi.auto.internal:12269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8cd81372-0727-4d6f-8bef-73067bc61081, ghrun-2tlsei57yi.auto.internal:12269): request = { session_id: "ydb://session/3?node_id=50000&id=NWQ3YmI5OWQtMTVkOGEwNTgtZDY5MjA3MDAtNjY3NmEyMjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8cd81372-0727-4d6f-8bef-73067bc61081, ghrun-2tlsei57yi.auto.internal:12269): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NWQ3YmI5OWQtMTVkOGEwNTgtZDY5MjA3MDAtNjY3NmEyMjE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 87f9db9e-7890-44bd-b3b1-5bea5a26f73c, ghrun-2tlsei57yi.auto.internal:12269): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 87f9db9e-7890-44bd-b3b1-5bea5a26f73c, ghrun-2tlsei57yi.auto.internal:12269): request = { session_id: "ydb://session/3?node_id=50000&id=NWQ3YmI5OWQtMTVkOGEwNTgtZDY5MjA3MDAtNjY3NmEyMjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 87f9db9e-7890-44bd-b3b1-5bea5a26f73c, ghrun-2tlsei57yi.auto.internal:12269): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 95e965e3-8fab-43db-bd50-2baf8f240161, ghrun-2tlsei57yi.auto.internal:12269): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29255
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:12269
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    botocore.hooks:hooks.py:482 Changing event name from creating-client-class.iot-data to creating-client-class.iot-data-plane
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-call.apigateway to before-call.api-gateway
DEBUG    botocore.hooks:hooks.py:482 Changing event name from request-created.machinelearning.Predict to request-created.machine-learning.Predict
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.autoscaling.CreateLaunchConfiguration to before-parameter-build.auto-scaling.CreateLaunchConfiguration
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.route53 to before-parameter-build.route-53
DEBUG    botocore.hooks:hooks.py:482 Changing event name from request-created.cloudsearchdomain.Search to request-created.cloudsearch-domain.Search
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.autoscaling.CreateLaunchConfiguration.complete-section to docs.*.auto-scaling.CreateLaunchConfiguration.complete-section
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.logs.CreateExportTask to before-parameter-build.cloudwatch-logs.CreateExportTask
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.logs.CreateExportTask.complete-section to docs.*.cloudwatch-logs.CreateExportTask.complete-section
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.cloudsearchdomain.Search to before-parameter-build.cloudsearch-domain.Search
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.cloudsearchdomain.Search.complete-section to docs.*.cloudsearch-domain.Search.complete-section
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/boto3/py3/boto3/data/s3/2006-03-01/resources-1.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/endpoints.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/sdk-default-configuration.json
DEBUG    botocore.hooks:hooks.py:238 Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f4938844d10>
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/service-2.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/endpoint-rule-set-1.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/partitions.json
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f493896c350>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f4936703110>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f493896c050>
DEBUG    botocore.endpoint:endpoint.py:408 Setting s3 timeout as (60, 60)
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/_retry.json
DEBUG    botocore.client:client.py:285 Registering retry handlers for service: s3
DEBUG    botocore.utils:utils.py:1721 Registering S3 region redirector handler
DEBUG    botocore.utils:utils.py:1669 Registering S3Express Identity Resolver
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:s3
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x7f4936700290>
DEBUG    boto3.resources.action:action.py:81 Calling s3:create_bucket with {'Bucket': 'test_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f4938846bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function remove_bucket_from_url_paths_from_model at 0x7f493886d490>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7f4937999e60>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7f49365b3d50>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f4938846990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7f493886d6d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7f4937999e60>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'test_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:15923', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableAccessPoints': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True, 'UseS3ExpressControlEndpoint': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:15923/test_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f4938847050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7f4936c0c6a0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_recursion_detection_header at 0x7f4938844f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f493886cad0>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=CreateBucket) with params: {'url_path': '', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/test_bucket/', 'url': 'http://localhost:15923/test_bucket', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7f49387aa860>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'test_bucket', 'params': {'Bucket': 'test_bucket'}}, 'input_params': {'Bucket': 'test_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4936b4af90>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f49365b3d50>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f4938846810>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <function remove_arn_from_signing_path at 0x7f493886d610>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7f4936c0c6a0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/test_bucket

host:localhost:15923
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251208T222055Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251208T222055Z
20251208/yandex/s3/aws4_request
e3b71c0fdd1d100f3bd30eae3c393a581e4abd8e384983f2ceb8b13e8e33de67
DEBUG    botocore.auth:auth.py:430 Signature:
7dfc037be06c8d2eea6600cbd125d919b7f6d4eaca126c194b247436d4d4af61
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <function add_retry_headers at 0x7f493886d3d0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:15923/test_bucket, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251208T222055Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=minio/20251208/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7dfc037be06c8d2eea6600cbd125d919b7f6d4eaca126c194b247436d4d4af61', 'amz-sdk-invocation-id': b'4b22fcff-9e15-49e9-a898-778e3d528a1c', 'amz-sdk-request': b'attempt=1', 'Content-Length': '0'}>
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:15923
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:15923 "PUT /test_bucket HTTP/1.1" 200 165
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Mon, 08 Dec 2025 22:20:55 GMT', 'x-amzn-requestid': '3DiNxlluMOvGqIktWW5hV2t2hWSHahYchumoBksEMkMAThCYxQJl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '165', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<CreateBucketResponse xmlns="http://s3.amazonaws.com/doc/2006-03-01"><CreateBucketResponse><Bucket>test_bucket</Bucket></CreateBucketResponse></CreateBucketResponse>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4936c0c920>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7f4937999e60>>
DEBUG    boto3.resources.action:action.py:90 Response: {'ResponseMetadata': {'RequestId': '3DiNxlluMOvGqIktWW5hV2t2hWSHahYchumoBksEMkMAThCYxQJl', 'HTTPStatusCode': 200, 'HTTPHeaders': {'server': 'Werkzeug/2.2.3 Python/3.12.12', 'date': 'Mon, 08 Dec 2025 22:20:55 GMT', 'x-amzn-requestid': '3DiNxlluMOvGqIktWW5hV2t2hWSHahYchumoBksEMkMAThCYxQJl', 'content-type': 'text/html; charset=utf-8', 'content-length': '165', 'access-control-allow-origin': '*', 'connection': 'close'}, 'RetryAttempts': 0}}
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/paginators-1.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/paginators-1.sdk-extras.json
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'test_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7f493886c4d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7f4938846bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7f493886d490>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7f4937999e60>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7f49365b3d50>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7f4938846990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7f493886d6d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7f4937999e60>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'test_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:15923', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:15923/test_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7f4938847050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7f4936c0c6a0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7f4938844f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7f493886cad0>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/test_bucket/', 'url': 'http://localhost:15923/test_bucket?encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7f49387aa860>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'test_bucket', 'params': {'Bucket': 'test_bucket', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'test_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4936b4af90>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f49365b3d50>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7f4938846810>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7f493886d610>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7f4936c0c6a0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/test_bucket
encoding-type=url
host:localhost:15923
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251208T222055Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251208T222055Z
20251208/yandex/s3/aws4_request
1e7c1aa2fdecb2a2ad489440f341360f66a3c99a81e0b365b638ac7031cfa0c0
DEBUG    botocore.auth:auth.py:430 Signature:
f1342f87cbab9122db3a5c0579176c544ba617bb3d75a91f17293bb7201664b6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7f493886d3d0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:15923/test_bucket?encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251208T222055Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=minio/20251208/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f1342f87cbab9122db3a5c0579176c544ba617bb3d75a91f17293bb7201664b6', 'amz-sdk-invocation-id': b'11294ca6-bc1d-4f07-a308-22bd5cdacf4d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:291 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:15923 "GET /test_bucket?encoding-type=url HTTP/1.1" 200 234
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Mon, 08 Dec 2025 22:20:55 GMT', 'x-amzn-requestid': 'MXmiduI7SqjftMJEVQeyOqnTYqRImg19eXr7NUe02gIxJ2KAOPPt', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '234', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>test_bucket</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4936c0c920>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7f4937999e60>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7f493886c590>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7f4936700050>
DEBUG    boto3.resources.action:action.py:81 Calling s3:put_object with {'Bucket': 'test_bucket', 'Key': 'file.txt', 'Body': 'Hello S3!'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f4938847c50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f4938846c90>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f493886c950>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f4938846bd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function remove_bucket_from_url_paths_from_model at 0x7f493886d490>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7f4937999e60>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7f49365b3d50>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f4938846990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7f493886d6d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7f4937999e60>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'test_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:15923', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Key': 'file.txt', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:15923/test_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function conditionally_calculate_checksum at 0x7f4938a62690>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f4938847050>
DEBUG    botocore.handlers:handlers.py:359 Adding expect 100 continue header to request.
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7f4936c0c6a0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function add_recursion_detection_header at 0x7f4938844f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f493886cad0>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=PutObject) with params: {'url_path': '/file.txt', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'Content-MD5': 'YXgW8+2DRZ9Ap9SsxuGgAQ==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f4936b81e10>, 'auth_path': '/test_bucket/file.txt', 'url': 'http://localhost:15923/test_bucket/file.txt', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7f49387aa860>, 'has_streaming_input': True, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'test_bucket', 'params': {'Bucket': 'test_bucket', 'Key': 'file.txt', 'Body': <_io.BytesIO object at 0x7f4936b81e10>}}, 'input_params': {'Bucket': 'test_bucket', 'Key': 'file.txt'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f4936b4af90>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f49365b3d50>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f4938846810>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.PutObject: calling handler <function remove_arn_from_signing_path at 0x7f493886d610>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.PutObject: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7f4936c0c6a0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/test_bucket/file.txt

content-md5:YXgW8+2DRZ9Ap9SsxuGgAQ==
host:localhost:15923
x-amz-content-sha256:503cc87974c07e1f0dfa361fb19b334c93def88c3dffa74bd0fc5119df490539
x-amz-date:20251208T222055Z

content-md5;host;x-amz-content-sha256;x-amz-date
503cc87974c07e1f0dfa361fb19b334c93def88c3dffa74bd0fc5119df490539
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251208T222055Z
20251208/yandex/s3/aws4_request
a68edb6748b69290d1906a18112b0f16719c5a886739e075c09b7af2c5e832b1
DEBUG    botocore.auth:auth.py:430 Signature:
d0f7fe0d123a1b7e55803f4a77c653b4a634e5621a8ddd0769c54c4e51a331db
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.PutObject: calling handler <function add_retry_headers at 0x7f493886d3d0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:15923/test_bucket/file.txt, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'Content-MD5': b'YXgW8+2DRZ9Ap9SsxuGgAQ==', 'Expect': b'100-continue', 'X-Amz-Date': b'20251208T222055Z', 'X-Amz-Content-SHA256': b'503cc87974c07e1f0dfa361fb19b334c93def88c3dffa74bd0fc5119df490539', 'Authorization': b'AWS4-HMAC-SHA256 Credential=minio/20251208/yandex/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=d0f7fe0d123a1b7e55803f4a77c653b4a634e5621a8ddd0769c54c4e51a331db', 'amz-sdk-invocation-id': b'8e2c09a5-9799-401f-ac58-9e52c6a470b0', 'amz-sdk-request': b'attempt=1', 'Content-Length': '9'}>
DEBUG    urllib3.connectionpool:connectionpool.py:291 Resetting dropped connection: localhost
DEBUG    botocore.awsrequest:awsrequest.py:127 Waiting for 100 Continue response.
DEBUG    botocore.awsrequest:awsrequest.py:173 100 Continue response seen, now sending request body.
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:15923 "PUT /test_bucket/file.txt HTTP/1.1" 200 0
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Mon, 08 Dec 2025 22:20:55 GMT', 'ETag': '"617816f3ed83459f40a7d4acc6e1a001"', 'last-modified': 'Mon, 08 Dec 2025 22:20:55 GMT', 'x-amzn-requestid': 'FUOEFLUHZR13fQz5iVwFvFHQECBYD2yNaMpX7ES2DU2OtkD7dzMS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '0', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b''
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f4936c0c920>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7f4937999e60>>
DEBUG    boto3.resources.action:action.py:90 Response: {'ResponseMetadata': {'RequestId': 'FUOEFLUHZR13fQz5iVwFvFHQECBYD2yNaMpX7ES2DU2OtkD7dzMS', 'HTTPStatusCode': 200, 'HTTPHeaders': {'server': 'Werkzeug/2.2.3 Python/3.12.12', 'date': 'Mon, 08 Dec 2025 22:20:55 GMT', 'etag': '"617816f3ed83459f40a7d4acc6e1a001"', 'last-modified': 'Mon, 08 Dec 2025 22:20:55 GMT', 'x-amzn-requestid': 'FUOEFLUHZR13fQz5iVwFvFHQECBYD2yNaMpX7ES2DU2OtkD7dzMS', 'content-type': 'text/html; charset=utf-8', 'content-length': '0', 'access-control-allow-origin': '*', 'connection': 'close'}, 'RetryAttempts': 0}, 'ETag': '"617816f3ed83459f40a7d4acc6e1a001"'}
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Object
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7f4936700110>
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232455.7929473, expires_in: 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:421 RpcState(Login, 6cf79596-21a5-4231-bf78-d32e77613906, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6cf79596-21a5-4231-bf78-d32e77613906, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6cf79596-21a5-4231-bf78-d32e77613906, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232456.776534, expires_in: 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:421 RpcState(Login, 693fdc46-6c67-4b61-a3ad-fa862d10d33c, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 693fdc46-6c67-4b61-a3ad-fa862d10d33c, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 693fdc46-6c67-4b61-a3ad-fa862d10d33c, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232458.606045, expires_in: 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:421 RpcState(Login, 7557eb85-1b1f-47a7-871b-a00b4dcc8686, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7557eb85-1b1f-47a7-871b-a00b4dcc8686, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7557eb85-1b1f-47a7-871b-a00b4dcc8686, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232460.4229925, expires_in: 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:421 RpcState(Login, d4c55f4b-29fc-41e8-9533-1584df1cc360, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4c55f4b-29fc-41e8-9533-1584df1cc360, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4c55f4b-29fc-41e8-9533-1584df1cc360, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232461.0698667, expires_in: 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:421 RpcState(Login, 54963aba-38d9-4982-8881-36493beee757, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54963aba-38d9-4982-8881-36493beee757, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54963aba-38d9-4982-8881-36493beee757, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232462.3530645, expires_in: 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:421 RpcState(Login, d41f68c7-c044-43c0-bdeb-b6bbcc34d7eb, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d41f68c7-c044-43c0-bdeb-b6bbcc34d7eb, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d41f68c7-c044-43c0-bdeb-b6bbcc34d7eb, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232464.0598338, expires_in: 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:421 RpcState(Login, d99ac18c-f8a8-4ae5-8b2e-23cd42501b58, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d99ac18c-f8a8-4ae5-8b2e-23cd42501b58, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d99ac18c-f8a8-4ae5-8b2e-23cd42501b58, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232466.2658393, expires_in: 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:421 RpcState(Login, dd0acf3e-67b3-457b-8650-fa2a43948640, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd0acf3e-67b3-457b-8650-fa2a43948640, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd0acf3e-67b3-457b-8650-fa2a43948640, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232466.5389524, expires_in: 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:421 RpcState(Login, cec4e3f8-42b7-4325-acb0-8be382049f28, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cec4e3f8-42b7-4325-acb0-8be382049f28, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cec4e3f8-42b7-4325-acb0-8be382049f28, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232467.897581, expires_in: 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:421 RpcState(Login, e0411982-4144-4c22-9f87-3af9736ac8ad, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0411982-4144-4c22-9f87-3af9736ac8ad, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0411982-4144-4c22-9f87-3af9736ac8ad, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232470.013489, expires_in: 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:421 RpcState(Login, fd90c0c6-e1c3-4868-9fb8-947e66a6e6a3, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd90c0c6-e1c3-4868-9fb8-947e66a6e6a3, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd90c0c6-e1c3-4868-9fb8-947e66a6e6a3, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232471.834597, expires_in: 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:421 RpcState(Login, 37a3deed-526e-4ab1-b833-dc3d713d0da3, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37a3deed-526e-4ab1-b833-dc3d713d0da3, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37a3deed-526e-4ab1-b833-dc3d713d0da3, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232473.4856822, expires_in: 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:421 RpcState(Login, c03ba038-a6b1-431b-8fee-e5fbe4d03275, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c03ba038-a6b1-431b-8fee-e5fbe4d03275, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c03ba038-a6b1-431b-8fee-e5fbe4d03275, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232474.746273, expires_in: 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:421 RpcState(Login, 462ad2b6-b560-4de2-b259-ef3c22c790a4, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 462ad2b6-b560-4de2-b259-ef3c22c790a4, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 462ad2b6-b560-4de2-b259-ef3c22c790a4, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232476.4986887, expires_in: 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:421 RpcState(Login, ebe4f7c3-6c29-46f6-b32c-df6d2bee6cb5, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ebe4f7c3-6c29-46f6-b32c-df6d2bee6cb5, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ebe4f7c3-6c29-46f6-b32c-df6d2bee6cb5, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232476.8446093, expires_in: 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:421 RpcState(Login, 2943e311-a003-4ab1-a956-59674f90efdd, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2943e311-a003-4ab1-a956-59674f90efdd, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2943e311-a003-4ab1-a956-59674f90efdd, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232478.1905985, expires_in: 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:421 RpcState(Login, 5919eebf-5459-432a-b3a5-da4745f5d123, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5919eebf-5459-432a-b3a5-da4745f5d123, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5919eebf-5459-432a-b3a5-da4745f5d123, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232479.8608086, expires_in: 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:421 RpcState(Login, e9ce50a5-3860-476b-bf46-deeddba80224, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9ce50a5-3860-476b-bf46-deeddba80224, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9ce50a5-3860-476b-bf46-deeddba80224, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232481.92592, expires_in: 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:421 RpcState(Login, 34d393ec-36b8-490a-ae13-ccf77b882cb9, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 34d393ec-36b8-490a-ae13-ccf77b882cb9, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 34d393ec-36b8-490a-ae13-ccf77b882cb9, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232483.1806047, expires_in: 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:421 RpcState(Login, 87912d88-89b5-48ac-b845-403df936f524, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87912d88-89b5-48ac-b845-403df936f524, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87912d88-89b5-48ac-b845-403df936f524, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232485.1752222, expires_in: 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:421 RpcState(Login, c86579eb-28bd-4134-8b25-d7e309fe74af, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c86579eb-28bd-4134-8b25-d7e309fe74af, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c86579eb-28bd-4134-8b25-d7e309fe74af, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232486.7753224, expires_in: 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:421 RpcState(Login, 0e2e1ddb-7bc2-40e6-993a-fa6a808edc6f, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e2e1ddb-7bc2-40e6-993a-fa6a808edc6f, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e2e1ddb-7bc2-40e6-993a-fa6a808edc6f, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232488.0591671, expires_in: 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:421 RpcState(Login, 1a74f006-0dcf-4663-b3ef-543b867f7406, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a74f006-0dcf-4663-b3ef-543b867f7406, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a74f006-0dcf-4663-b3ef-543b867f7406, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232489.4643633, expires_in: 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:421 RpcState(Login, 8b16b2d9-1d0f-4a22-9a65-6035c0c8dbf8, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b16b2d9-1d0f-4a22-9a65-6035c0c8dbf8, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b16b2d9-1d0f-4a22-9a65-6035c0c8dbf8, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232490.9885113, expires_in: 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:421 RpcState(Login, 813edc96-23a2-4284-91aa-51bde3bc7dd9, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 813edc96-23a2-4284-91aa-51bde3bc7dd9, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 813edc96-23a2-4284-91aa-51bde3bc7dd9, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232493.0932505, expires_in: 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:421 RpcState(Login, 0c0c0d51-52c6-4896-b3fc-a9712066be3e, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c0c0d51-52c6-4896-b3fc-a9712066be3e, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c0c0d51-52c6-4896-b3fc-a9712066be3e, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232494.414341, expires_in: 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:421 RpcState(Login, 6bb9e801-87a0-4759-bf81-b4db8b7dfbee, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6bb9e801-87a0-4759-bf81-b4db8b7dfbee, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6bb9e801-87a0-4759-bf81-b4db8b7dfbee, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232496.6081986, expires_in: 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:421 RpcState(Login, 77fd374f-f4ec-4823-a12d-7463cb5e38f6, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77fd374f-f4ec-4823-a12d-7463cb5e38f6, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77fd374f-f4ec-4823-a12d-7463cb5e38f6, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232498.30376, expires_in: 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:421 RpcState(Login, f89afb8c-8436-476d-bcc6-5a557559bf53, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f89afb8c-8436-476d-bcc6-5a557559bf53, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f89afb8c-8436-476d-bcc6-5a557559bf53, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232500.2207644, expires_in: 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:421 RpcState(Login, 4ba26a21-23f2-4366-abb4-e7ee8aed9fd5, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ba26a21-23f2-4366-abb4-e7ee8aed9fd5, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ba26a21-23f2-4366-abb4-e7ee8aed9fd5, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232502.2720304, expires_in: 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:421 RpcState(Login, 772bd920-3f10-4862-850f-54f7c9b7efa8, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 772bd920-3f10-4862-850f-54f7c9b7efa8, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 772bd920-3f10-4862-850f-54f7c9b7efa8, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232504.3091154, expires_in: 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:421 RpcState(Login, 4d429bfb-d7e9-4908-97ee-6f0f0fa9a065, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d429bfb-d7e9-4908-97ee-6f0f0fa9a065, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d429bfb-d7e9-4908-97ee-6f0f0fa9a065, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232506.3519032, expires_in: 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:421 RpcState(Login, ce453508-16d6-4293-a77d-aa54462ef3c5, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce453508-16d6-4293-a77d-aa54462ef3c5, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce453508-16d6-4293-a77d-aa54462ef3c5, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232507.585614, expires_in: 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:421 RpcState(Login, 49a29112-69bf-4b72-a291-fe3a5ed0ef1c, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49a29112-69bf-4b72-a291-fe3a5ed0ef1c, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49a29112-69bf-4b72-a291-fe3a5ed0ef1c, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232508.7614274, expires_in: 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:421 RpcState(Login, 21380276-7300-48e8-ab90-67a9d0ef5464, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21380276-7300-48e8-ab90-67a9d0ef5464, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21380276-7300-48e8-ab90-67a9d0ef5464, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232510.4849997, expires_in: 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:421 RpcState(Login, fccd900a-d4c8-4c82-aea1-e1adcdb3b277, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fccd900a-d4c8-4c82-aea1-e1adcdb3b277, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fccd900a-d4c8-4c82-aea1-e1adcdb3b277, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232512.248578, expires_in: 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:421 RpcState(Login, 93a799fb-0807-4750-bea7-559bc7ac329f, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93a799fb-0807-4750-bea7-559bc7ac329f, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93a799fb-0807-4750-bea7-559bc7ac329f, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232514.1236756, expires_in: 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:421 RpcState(Login, d6d15357-bea7-487f-be66-2e2547cb8374, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6d15357-bea7-487f-be66-2e2547cb8374, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6d15357-bea7-487f-be66-2e2547cb8374, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232515.8919299, expires_in: 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:421 RpcState(Login, 53d7ac66-b84c-4f04-a99c-8ac1cd430543, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 53d7ac66-b84c-4f04-a99c-8ac1cd430543, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 53d7ac66-b84c-4f04-a99c-8ac1cd430543, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232517.313392, expires_in: 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:421 RpcState(Login, 71c7ae72-e620-46ac-9b1c-925eed0dd875, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71c7ae72-e620-46ac-9b1c-925eed0dd875, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71c7ae72-e620-46ac-9b1c-925eed0dd875, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232519.4109402, expires_in: 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:421 RpcState(Login, 5c752f79-25a8-4c00-a429-2e8fdeca4355, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c752f79-25a8-4c00-a429-2e8fdeca4355, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c752f79-25a8-4c00-a429-2e8fdeca4355, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232521.3881657, expires_in: 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:421 RpcState(Login, 415803c5-e828-46a3-8194-db157e5cb543, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 415803c5-e828-46a3-8194-db157e5cb543, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 415803c5-e828-46a3-8194-db157e5cb543, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232523.4965668, expires_in: 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:421 RpcState(Login, 66f9b01f-47de-4ae6-89eb-71cbd7af93ba, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66f9b01f-47de-4ae6-89eb-71cbd7af93ba, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66f9b01f-47de-4ae6-89eb-71cbd7af93ba, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232524.8849425, expires_in: 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:421 RpcState(Login, 09929a2f-1667-4843-8357-e2d67c8e973a, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 09929a2f-1667-4843-8357-e2d67c8e973a, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 09929a2f-1667-4843-8357-e2d67c8e973a, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232526.3854249, expires_in: 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:421 RpcState(Login, 1e36e513-0e69-4cce-ad74-8b558bc9787a, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e36e513-0e69-4cce-ad74-8b558bc9787a, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e36e513-0e69-4cce-ad74-8b558bc9787a, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232528.0723338, expires_in: 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:421 RpcState(Login, 127e5332-6b6e-4a5b-ad5a-56a23f0ed3e4, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 127e5332-6b6e-4a5b-ad5a-56a23f0ed3e4, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 127e5332-6b6e-4a5b-ad5a-56a23f0ed3e4, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232529.3090668, expires_in: 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:421 RpcState(Login, 35a94b7b-7626-411b-bf82-18cbfa96aeeb, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35a94b7b-7626-411b-bf82-18cbfa96aeeb, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35a94b7b-7626-411b-bf82-18cbfa96aeeb, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232531.373134, expires_in: 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:421 RpcState(Login, d7a16a1f-0130-4068-8a6d-cdaae1bbbcf0, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7a16a1f-0130-4068-8a6d-cdaae1bbbcf0, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7a16a1f-0130-4068-8a6d-cdaae1bbbcf0, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232533.2583055, expires_in: 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:421 RpcState(Login, 1251edf8-8b0c-46c1-beb9-8c74253c3bc9, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1251edf8-8b0c-46c1-beb9-8c74253c3bc9, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1251edf8-8b0c-46c1-beb9-8c74253c3bc9, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232535.0570776, expires_in: 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:421 RpcState(Login, a1b2f2f2-d866-4d29-a544-74c93362e278, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a1b2f2f2-d866-4d29-a544-74c93362e278, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a1b2f2f2-d866-4d29-a544-74c93362e278, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232536.853388, expires_in: 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:421 RpcState(Login, 44ce5863-96d7-413c-8d67-d0511f491ae7, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44ce5863-96d7-413c-8d67-d0511f491ae7, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44ce5863-96d7-413c-8d67-d0511f491ae7, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232538.523325, expires_in: 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:421 RpcState(Login, c9eb23e1-49d8-46b8-bfa4-7dbb0bbb0ebb, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9eb23e1-49d8-46b8-bfa4-7dbb0bbb0ebb, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9eb23e1-49d8-46b8-bfa4-7dbb0bbb0ebb, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232539.8227785, expires_in: 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:421 RpcState(Login, fa3e8ca5-823e-47a1-b18a-10b4cc54fa47, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa3e8ca5-823e-47a1-b18a-10b4cc54fa47, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa3e8ca5-823e-47a1-b18a-10b4cc54fa47, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232541.1662881, expires_in: 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:421 RpcState(Login, dc85d26d-086d-4db8-8270-229e07c0d95e, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc85d26d-086d-4db8-8270-229e07c0d95e, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc85d26d-086d-4db8-8270-229e07c0d95e, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232542.7398703, expires_in: 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:421 RpcState(Login, 5894d2e4-052c-475a-a116-b6f2b15810f8, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5894d2e4-052c-475a-a116-b6f2b15810f8, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5894d2e4-052c-475a-a116-b6f2b15810f8, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232544.1688473, expires_in: 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:421 RpcState(Login, 61134a2a-0f68-4ba4-8304-a495510e9396, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61134a2a-0f68-4ba4-8304-a495510e9396, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61134a2a-0f68-4ba4-8304-a495510e9396, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232545.3985088, expires_in: 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:421 RpcState(Login, 294c798c-fb2b-4f09-b95c-bc0c0182661f, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 294c798c-fb2b-4f09-b95c-bc0c0182661f, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 294c798c-fb2b-4f09-b95c-bc0c0182661f, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232547.0955756, expires_in: 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:421 RpcState(Login, b457b308-34f3-4192-9cdf-a0ac2ece0ce0, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b457b308-34f3-4192-9cdf-a0ac2ece0ce0, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b457b308-34f3-4192-9cdf-a0ac2ece0ce0, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232548.5371637, expires_in: 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:421 RpcState(Login, e06da7ba-bb72-4f28-8c93-65ca8193a7c9, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e06da7ba-bb72-4f28-8c93-65ca8193a7c9, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e06da7ba-bb72-4f28-8c93-65ca8193a7c9, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232550.5838182, expires_in: 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:421 RpcState(Login, 6a5ac9e9-723c-472f-8c70-ec3a314af734, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a5ac9e9-723c-472f-8c70-ec3a314af734, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a5ac9e9-723c-472f-8c70-ec3a314af734, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232552.5859015, expires_in: 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:421 RpcState(Login, 56c431f5-e2aa-4969-b89f-32d9f3005dff, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56c431f5-e2aa-4969-b89f-32d9f3005dff, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56c431f5-e2aa-4969-b89f-32d9f3005dff, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232554.0108845, expires_in: 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:421 RpcState(Login, 0903df56-e799-4101-8ecf-8e5d47ad40eb, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0903df56-e799-4101-8ecf-8e5d47ad40eb, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0903df56-e799-4101-8ecf-8e5d47ad40eb, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232554.2644885, expires_in: 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:421 RpcState(Login, 4f2d55c5-7615-4893-ab16-ebecec9b5b17, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f2d55c5-7615-4893-ab16-ebecec9b5b17, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f2d55c5-7615-4893-ab16-ebecec9b5b17, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232555.6044078, expires_in: 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:421 RpcState(Login, ade0fab9-6541-4f2e-8cc3-5461d33df494, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ade0fab9-6541-4f2e-8cc3-5461d33df494, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ade0fab9-6541-4f2e-8cc3-5461d33df494, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232557.0489123, expires_in: 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:421 RpcState(Login, a38cc37f-74a2-4d2c-8503-9751151b9df0, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a38cc37f-74a2-4d2c-8503-9751151b9df0, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a38cc37f-74a2-4d2c-8503-9751151b9df0, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232558.9652894, expires_in: 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:421 RpcState(Login, e5d6c58f-9e6d-40bd-b2cb-48a4acceca14, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5d6c58f-9e6d-40bd-b2cb-48a4acceca14, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5d6c58f-9e6d-40bd-b2cb-48a4acceca14, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232561.0116088, expires_in: 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:421 RpcState(Login, 8f708076-1ec6-4950-86bf-cda0d7e2317d, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f708076-1ec6-4950-86bf-cda0d7e2317d, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f708076-1ec6-4950-86bf-cda0d7e2317d, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232562.5615878, expires_in: 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:421 RpcState(Login, 79d0cba1-634c-4d9a-aa02-f05945afdbf9, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79d0cba1-634c-4d9a-aa02-f05945afdbf9, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79d0cba1-634c-4d9a-aa02-f05945afdbf9, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232564.6604662, expires_in: 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:421 RpcState(Login, a7ee72be-5e04-439e-8e6e-65f7a6d7051c, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7ee72be-5e04-439e-8e6e-65f7a6d7051c, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7ee72be-5e04-439e-8e6e-65f7a6d7051c, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232566.2829134, expires_in: 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:421 RpcState(Login, 430ffe9a-d61c-4847-99fb-613bf30bb2c4, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 430ffe9a-d61c-4847-99fb-613bf30bb2c4, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 430ffe9a-d61c-4847-99fb-613bf30bb2c4, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232567.5454092, expires_in: 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:421 RpcState(Login, 8a42d087-b504-40f7-972c-9b5329289dc5, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a42d087-b504-40f7-972c-9b5329289dc5, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a42d087-b504-40f7-972c-9b5329289dc5, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232569.4398365, expires_in: 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:421 RpcState(Login, 7cfdcca7-3f09-412c-a7be-0b41724bf719, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7cfdcca7-3f09-412c-a7be-0b41724bf719, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7cfdcca7-3f09-412c-a7be-0b41724bf719, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232571.5480607, expires_in: 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:421 RpcState(Login, c3659e60-2e31-4662-9ef8-34c12a51f3f6, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3659e60-2e31-4662-9ef8-34c12a51f3f6, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3659e60-2e31-4662-9ef8-34c12a51f3f6, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232572.8886952, expires_in: 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:421 RpcState(Login, 87f76d57-72e5-4489-afad-31456b6bb3b8, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87f76d57-72e5-4489-afad-31456b6bb3b8, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87f76d57-72e5-4489-afad-31456b6bb3b8, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232574.3557866, expires_in: 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:421 RpcState(Login, a452d40b-deee-4d75-9b5d-af99164ef3f5, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a452d40b-deee-4d75-9b5d-af99164ef3f5, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a452d40b-deee-4d75-9b5d-af99164ef3f5, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232576.2601924, expires_in: 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:421 RpcState(Login, 9f8c6382-4b18-4950-9c3f-9f5b97e6c67f, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f8c6382-4b18-4950-9c3f-9f5b97e6c67f, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f8c6382-4b18-4950-9c3f-9f5b97e6c67f, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232577.5404363, expires_in: 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:421 RpcState(Login, 448fedbe-987c-43eb-a0aa-8880c5f6f82e, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 448fedbe-987c-43eb-a0aa-8880c5f6f82e, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 448fedbe-987c-43eb-a0aa-8880c5f6f82e, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232579.7054782, expires_in: 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:421 RpcState(Login, 140ce5ac-2c78-41ca-ac36-e78d6a385c28, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 140ce5ac-2c78-41ca-ac36-e78d6a385c28, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 140ce5ac-2c78-41ca-ac36-e78d6a385c28, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232581.1512325, expires_in: 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:421 RpcState(Login, 398a932c-6682-48cb-ba5f-6a898c4676c5, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 398a932c-6682-48cb-ba5f-6a898c4676c5, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 398a932c-6682-48cb-ba5f-6a898c4676c5, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232583.0101302, expires_in: 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:421 RpcState(Login, d6e4c3e7-9958-4268-ac71-ae42ff1128a6, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6e4c3e7-9958-4268-ac71-ae42ff1128a6, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6e4c3e7-9958-4268-ac71-ae42ff1128a6, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232585.076957, expires_in: 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:421 RpcState(Login, d86665e0-0f84-4cf2-835b-da49a3adf425, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d86665e0-0f84-4cf2-835b-da49a3adf425, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d86665e0-0f84-4cf2-835b-da49a3adf425, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232587.0482984, expires_in: 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:421 RpcState(Login, 382bc271-f40d-4769-abe5-07f2393a0c56, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 382bc271-f40d-4769-abe5-07f2393a0c56, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 382bc271-f40d-4769-abe5-07f2393a0c56, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232587.7507532, expires_in: 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:421 RpcState(Login, bb97e7ec-4ec5-42dd-9269-812cc78c54ad, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb97e7ec-4ec5-42dd-9269-812cc78c54ad, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb97e7ec-4ec5-42dd-9269-812cc78c54ad, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232589.1490662, expires_in: 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:421 RpcState(Login, 6a639927-d592-4659-95a1-818ffe33ce8c, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a639927-d592-4659-95a1-818ffe33ce8c, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a639927-d592-4659-95a1-818ffe33ce8c, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232590.8742647, expires_in: 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:421 RpcState(Login, fb1a61bd-d363-4dc5-92a5-8553ea9cf91e, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb1a61bd-d363-4dc5-92a5-8553ea9cf91e, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb1a61bd-d363-4dc5-92a5-8553ea9cf91e, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232593.0495455, expires_in: 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:421 RpcState(Login, cd8cfdb1-df31-4f72-ad06-e7cd182205b9, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd8cfdb1-df31-4f72-ad06-e7cd182205b9, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd8cfdb1-df31-4f72-ad06-e7cd182205b9, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232594.2919762, expires_in: 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:421 RpcState(Login, 04d85ab3-736b-4496-944f-cd37d08c9400, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04d85ab3-736b-4496-944f-cd37d08c9400, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04d85ab3-736b-4496-944f-cd37d08c9400, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232595.554851, expires_in: 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:421 RpcState(Login, 77c02245-013f-4f10-8674-b0d6f4d66f45, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77c02245-013f-4f10-8674-b0d6f4d66f45, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77c02245-013f-4f10-8674-b0d6f4d66f45, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232597.1475108, expires_in: 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:421 RpcState(Login, e703d371-7216-4c03-b6a7-362501020b53, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e703d371-7216-4c03-b6a7-362501020b53, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e703d371-7216-4c03-b6a7-362501020b53, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232598.534653, expires_in: 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:421 RpcState(Login, 5c10e926-6a2b-4a20-beae-5ad24134382f, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c10e926-6a2b-4a20-beae-5ad24134382f, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c10e926-6a2b-4a20-beae-5ad24134382f, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232600.2703588, expires_in: 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:421 RpcState(Login, 4e33344d-2a00-4d75-8952-ca801f0a137f, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e33344d-2a00-4d75-8952-ca801f0a137f, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e33344d-2a00-4d75-8952-ca801f0a137f, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232602.1148286, expires_in: 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:421 RpcState(Login, 6312dd1b-f6df-4689-b8ac-3bbf9f10c141, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6312dd1b-f6df-4689-b8ac-3bbf9f10c141, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6312dd1b-f6df-4689-b8ac-3bbf9f10c141, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232603.9392507, expires_in: 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:421 RpcState(Login, 884f6c33-99fa-4c07-80cb-7dbd39c669ec, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 884f6c33-99fa-4c07-80cb-7dbd39c669ec, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 884f6c33-99fa-4c07-80cb-7dbd39c669ec, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232605.532797, expires_in: 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:421 RpcState(Login, 97497910-7343-47fb-a149-aad90e7034e6, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97497910-7343-47fb-a149-aad90e7034e6, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97497910-7343-47fb-a149-aad90e7034e6, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232606.971109, expires_in: 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:421 RpcState(Login, 9ce19d67-59d9-45f7-aad2-2f9b5054d870, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ce19d67-59d9-45f7-aad2-2f9b5054d870, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ce19d67-59d9-45f7-aad2-2f9b5054d870, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232609.1590521, expires_in: 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:421 RpcState(Login, 8c25d8c0-cd03-4060-85d9-413a37efc259, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c25d8c0-cd03-4060-85d9-413a37efc259, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c25d8c0-cd03-4060-85d9-413a37efc259, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232610.7582757, expires_in: 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:421 RpcState(Login, 91cfba2c-2410-44d7-91b6-43287ebf1a22, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91cfba2c-2410-44d7-91b6-43287ebf1a22, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91cfba2c-2410-44d7-91b6-43287ebf1a22, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232612.2104046, expires_in: 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:421 RpcState(Login, 471018d6-7695-4965-b0cf-a3b3751ce1d5, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 471018d6-7695-4965-b0cf-a3b3751ce1d5, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 471018d6-7695-4965-b0cf-a3b3751ce1d5, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232613.5766573, expires_in: 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:421 RpcState(Login, a8b2612b-c552-4c10-932f-6456acc45965, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8b2612b-c552-4c10-932f-6456acc45965, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8b2612b-c552-4c10-932f-6456acc45965, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232615.7701144, expires_in: 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:421 RpcState(Login, 6f9dd627-5d17-4c48-8039-69bbda4dd041, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f9dd627-5d17-4c48-8039-69bbda4dd041, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f9dd627-5d17-4c48-8039-69bbda4dd041, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232617.7158453, expires_in: 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:421 RpcState(Login, bf200e26-37b8-4ecc-ac49-466dccb3c96b, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf200e26-37b8-4ecc-ac49-466dccb3c96b, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf200e26-37b8-4ecc-ac49-466dccb3c96b, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232619.7206674, expires_in: 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:421 RpcState(Login, fe51de6b-79ff-4a5c-8c96-3abf52fd13ba, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe51de6b-79ff-4a5c-8c96-3abf52fd13ba, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe51de6b-79ff-4a5c-8c96-3abf52fd13ba, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232621.4362035, expires_in: 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:421 RpcState(Login, 517eb473-186c-47eb-a632-bc481a1dd187, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 517eb473-186c-47eb-a632-bc481a1dd187, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 517eb473-186c-47eb-a632-bc481a1dd187, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232623.2454126, expires_in: 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:421 RpcState(Login, 2dbbb996-3591-4291-9772-0089e5afd225, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2dbbb996-3591-4291-9772-0089e5afd225, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2dbbb996-3591-4291-9772-0089e5afd225, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232625.4414804, expires_in: 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:421 RpcState(Login, f273c8b6-e57a-40ec-9027-dc57e7773f4e, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f273c8b6-e57a-40ec-9027-dc57e7773f4e, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f273c8b6-e57a-40ec-9027-dc57e7773f4e, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232626.749608, expires_in: 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:421 RpcState(Login, 3e9aab2b-33ad-4121-a1d9-58a01c57dbbf, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e9aab2b-33ad-4121-a1d9-58a01c57dbbf, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e9aab2b-33ad-4121-a1d9-58a01c57dbbf, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232628.9454193, expires_in: 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:421 RpcState(Login, 2e5556c6-6737-46a2-ad05-6d9e834d8cfa, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e5556c6-6737-46a2-ad05-6d9e834d8cfa, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e5556c6-6737-46a2-ad05-6d9e834d8cfa, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232630.2563791, expires_in: 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:421 RpcState(Login, 652b7f8a-a067-415b-814e-ab3ec407475e, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 652b7f8a-a067-415b-814e-ab3ec407475e, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 652b7f8a-a067-415b-814e-ab3ec407475e, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232631.7354567, expires_in: 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:421 RpcState(Login, e07df63a-4d73-4bf8-ba18-ad893f62ce34, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e07df63a-4d73-4bf8-ba18-ad893f62ce34, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e07df63a-4d73-4bf8-ba18-ad893f62ce34, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232633.1682773, expires_in: 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:421 RpcState(Login, 60ac6157-ad89-4740-8a8f-218c659e6bbc, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60ac6157-ad89-4740-8a8f-218c659e6bbc, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60ac6157-ad89-4740-8a8f-218c659e6bbc, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232634.824071, expires_in: 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:421 RpcState(Login, 84fbf096-a7af-4738-9dd3-93e152127649, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84fbf096-a7af-4738-9dd3-93e152127649, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84fbf096-a7af-4738-9dd3-93e152127649, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232636.237622, expires_in: 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:421 RpcState(Login, 20db3bc4-e067-41af-8472-71b6200bcc08, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20db3bc4-e067-41af-8472-71b6200bcc08, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20db3bc4-e067-41af-8472-71b6200bcc08, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232637.5066173, expires_in: 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:421 RpcState(Login, 92d55472-529b-4303-8513-60529797a662, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92d55472-529b-4303-8513-60529797a662, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92d55472-529b-4303-8513-60529797a662, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232638.8934438, expires_in: 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:421 RpcState(Login, f783f546-5cf3-4347-8408-ff6abe72a0d7, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f783f546-5cf3-4347-8408-ff6abe72a0d7, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f783f546-5cf3-4347-8408-ff6abe72a0d7, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232640.3036737, expires_in: 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:421 RpcState(Login, b7cc3743-8b86-4b09-959c-5fea3e88ae5a, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7cc3743-8b86-4b09-959c-5fea3e88ae5a, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7cc3743-8b86-4b09-959c-5fea3e88ae5a, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232641.9730513, expires_in: 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:421 RpcState(Login, 33a0d20e-c7d9-4f2b-86d8-aac5139bb9f1, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33a0d20e-c7d9-4f2b-86d8-aac5139bb9f1, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33a0d20e-c7d9-4f2b-86d8-aac5139bb9f1, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232643.4705508, expires_in: 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:421 RpcState(Login, 9e811612-e6f8-42c4-a034-7e00a47ed970, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e811612-e6f8-42c4-a034-7e00a47ed970, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e811612-e6f8-42c4-a034-7e00a47ed970, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232645.3200161, expires_in: 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:421 RpcState(Login, c591ca07-8a93-4bd0-89ad-325a7f734388, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c591ca07-8a93-4bd0-89ad-325a7f734388, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c591ca07-8a93-4bd0-89ad-325a7f734388, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232647.185327, expires_in: 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:421 RpcState(Login, f2762892-1e57-4357-a4e8-7bc56c87938b, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2762892-1e57-4357-a4e8-7bc56c87938b, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2762892-1e57-4357-a4e8-7bc56c87938b, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232648.5977807, expires_in: 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:421 RpcState(Login, 3b2a1a37-2adc-456b-82df-f84b289a084e, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b2a1a37-2adc-456b-82df-f84b289a084e, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b2a1a37-2adc-456b-82df-f84b289a084e, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232650.3832583, expires_in: 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:421 RpcState(Login, 7ac15fdf-58a5-4759-b94b-b73e383c9f9a, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ac15fdf-58a5-4759-b94b-b73e383c9f9a, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ac15fdf-58a5-4759-b94b-b73e383c9f9a, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232652.4645677, expires_in: 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:421 RpcState(Login, bdb53a1c-afa1-4e4b-b27c-d38e9af96b1f, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bdb53a1c-afa1-4e4b-b27c-d38e9af96b1f, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bdb53a1c-afa1-4e4b-b27c-d38e9af96b1f, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232654.4634953, expires_in: 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:421 RpcState(Login, 62f4dcb9-db4e-49ee-a9ab-19eb7eb41ce7, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62f4dcb9-db4e-49ee-a9ab-19eb7eb41ce7, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62f4dcb9-db4e-49ee-a9ab-19eb7eb41ce7, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232655.9735188, expires_in: 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:421 RpcState(Login, 262ea381-dd23-45a1-b70c-99709a9b2dfb, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 262ea381-dd23-45a1-b70c-99709a9b2dfb, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 262ea381-dd23-45a1-b70c-99709a9b2dfb, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232657.8030756, expires_in: 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:421 RpcState(Login, 059e28dc-8f34-4e0f-a74d-e225bfadd5bf, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 059e28dc-8f34-4e0f-a74d-e225bfadd5bf, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 059e28dc-8f34-4e0f-a74d-e225bfadd5bf, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232659.6028323, expires_in: 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:421 RpcState(Login, b53f711f-45f5-4049-a9dd-5e6c051f9091, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b53f711f-45f5-4049-a9dd-5e6c051f9091, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b53f711f-45f5-4049-a9dd-5e6c051f9091, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232661.4279397, expires_in: 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:421 RpcState(Login, 873fa2a9-f7ed-43f8-83a4-551340f59539, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 873fa2a9-f7ed-43f8-83a4-551340f59539, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 873fa2a9-f7ed-43f8-83a4-551340f59539, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232663.0041425, expires_in: 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:421 RpcState(Login, 4f1e0183-1506-4e56-be45-769001e9f06a, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f1e0183-1506-4e56-be45-769001e9f06a, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f1e0183-1506-4e56-be45-769001e9f06a, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232664.2751575, expires_in: 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:421 RpcState(Login, 29863a3b-8c1f-4d01-84ee-2fddbc73991d, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 29863a3b-8c1f-4d01-84ee-2fddbc73991d, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 29863a3b-8c1f-4d01-84ee-2fddbc73991d, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232665.5380354, expires_in: 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:421 RpcState(Login, f494754c-a5e0-431b-bc34-3dca057c58ab, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f494754c-a5e0-431b-bc34-3dca057c58ab, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f494754c-a5e0-431b-bc34-3dca057c58ab, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232667.0216136, expires_in: 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:421 RpcState(Login, d6c44411-e74e-4d82-a4ff-7fc2743ed971, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6c44411-e74e-4d82-a4ff-7fc2743ed971, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6c44411-e74e-4d82-a4ff-7fc2743ed971, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232668.9194262, expires_in: 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:421 RpcState(Login, 23eac24d-552e-4255-b61c-c905b01dfc9e, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23eac24d-552e-4255-b61c-c905b01dfc9e, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23eac24d-552e-4255-b61c-c905b01dfc9e, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232670.927181, expires_in: 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:421 RpcState(Login, 75a0bed9-328c-4df7-9675-3f8d0dec789e, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75a0bed9-328c-4df7-9675-3f8d0dec789e, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75a0bed9-328c-4df7-9675-3f8d0dec789e, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232671.4180214, expires_in: 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:421 RpcState(Login, 4479fcfc-be18-4a5d-87c4-56e66b81167c, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4479fcfc-be18-4a5d-87c4-56e66b81167c, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4479fcfc-be18-4a5d-87c4-56e66b81167c, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232672.8367627, expires_in: 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:421 RpcState(Login, 747a47fd-a476-41e6-b723-d76a5b140a8a, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 747a47fd-a476-41e6-b723-d76a5b140a8a, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 747a47fd-a476-41e6-b723-d76a5b140a8a, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232674.264729, expires_in: 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:421 RpcState(Login, 2c1a5ad5-a949-4f00-8c2f-e1d29e79fba3, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c1a5ad5-a949-4f00-8c2f-e1d29e79fba3, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c1a5ad5-a949-4f00-8c2f-e1d29e79fba3, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232676.3526099, expires_in: 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:421 RpcState(Login, 2f2360f7-5a0b-4695-a970-ecbb5b609aa2, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f2360f7-5a0b-4695-a970-ecbb5b609aa2, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f2360f7-5a0b-4695-a970-ecbb5b609aa2, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232677.7994962, expires_in: 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:421 RpcState(Login, b14774c2-7a3e-4bd9-ba9c-69686aaf2324, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b14774c2-7a3e-4bd9-ba9c-69686aaf2324, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b14774c2-7a3e-4bd9-ba9c-69686aaf2324, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232679.5184574, expires_in: 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:421 RpcState(Login, 59cbda74-8ca1-4fbf-afaf-a032f765dd5a, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59cbda74-8ca1-4fbf-afaf-a032f765dd5a, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59cbda74-8ca1-4fbf-afaf-a032f765dd5a, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232681.3229206, expires_in: 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:421 RpcState(Login, 9e1d15d9-a666-465c-b636-bfaa0e553dc7, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e1d15d9-a666-465c-b636-bfaa0e553dc7, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e1d15d9-a666-465c-b636-bfaa0e553dc7, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232682.6712203, expires_in: 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:421 RpcState(Login, 82203b93-f0c0-43a8-bcf8-4894f1df9971, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 82203b93-f0c0-43a8-bcf8-4894f1df9971, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 82203b93-f0c0-43a8-bcf8-4894f1df9971, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232684.369721, expires_in: 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:421 RpcState(Login, 6039a1e4-945e-4a37-b022-d836c0248910, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6039a1e4-945e-4a37-b022-d836c0248910, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6039a1e4-945e-4a37-b022-d836c0248910, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232685.8449442, expires_in: 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:421 RpcState(Login, fafea6be-3afd-488c-ad6f-ea5728d399dd, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fafea6be-3afd-488c-ad6f-ea5728d399dd, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fafea6be-3afd-488c-ad6f-ea5728d399dd, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232687.1244035, expires_in: 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:421 RpcState(Login, 52485cc0-fd60-46db-81fe-8b1bd9465ba6, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52485cc0-fd60-46db-81fe-8b1bd9465ba6, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52485cc0-fd60-46db-81fe-8b1bd9465ba6, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232688.9960432, expires_in: 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:421 RpcState(Login, a5be4c42-1128-4ae5-92f7-c5a248b8bbfe, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5be4c42-1128-4ae5-92f7-c5a248b8bbfe, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5be4c42-1128-4ae5-92f7-c5a248b8bbfe, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232690.6821399, expires_in: 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:421 RpcState(Login, b008c725-524a-49e7-aefe-ca9d7f36764d, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b008c725-524a-49e7-aefe-ca9d7f36764d, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b008c725-524a-49e7-aefe-ca9d7f36764d, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232692.4641263, expires_in: 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:421 RpcState(Login, abac84aa-70d9-409f-839b-c29bfee14148, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, abac84aa-70d9-409f-839b-c29bfee14148, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, abac84aa-70d9-409f-839b-c29bfee14148, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232693.810222, expires_in: 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:421 RpcState(Login, f49ab776-c691-4861-a1c2-cc3f34813812, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f49ab776-c691-4861-a1c2-cc3f34813812, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f49ab776-c691-4861-a1c2-cc3f34813812, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232695.0664382, expires_in: 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:421 RpcState(Login, 0690255c-1a1e-4dae-81e3-d4120b43fa29, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0690255c-1a1e-4dae-81e3-d4120b43fa29, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0690255c-1a1e-4dae-81e3-d4120b43fa29, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232696.8919835, expires_in: 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:421 RpcState(Login, 3b40c7b3-cda9-4e4c-8aab-9440bffe6f5b, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b40c7b3-cda9-4e4c-8aab-9440bffe6f5b, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b40c7b3-cda9-4e4c-8aab-9440bffe6f5b, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232698.1221087, expires_in: 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:421 RpcState(Login, ed233b5f-7d12-4946-9bd9-e49572ca0632, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed233b5f-7d12-4946-9bd9-e49572ca0632, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed233b5f-7d12-4946-9bd9-e49572ca0632, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232699.4759965, expires_in: 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:421 RpcState(Login, 5ebe05ff-b576-4b1a-b093-7d728a3ac766, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ebe05ff-b576-4b1a-b093-7d728a3ac766, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ebe05ff-b576-4b1a-b093-7d728a3ac766, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232701.634872, expires_in: 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:421 RpcState(Login, ad07c2f5-8ce4-4437-b250-eaf33bd19a9b, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad07c2f5-8ce4-4437-b250-eaf33bd19a9b, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad07c2f5-8ce4-4437-b250-eaf33bd19a9b, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232702.8471112, expires_in: 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:421 RpcState(Login, b7deb9f9-85e6-4dd0-ae15-3633ed59e594, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7deb9f9-85e6-4dd0-ae15-3633ed59e594, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7deb9f9-85e6-4dd0-ae15-3633ed59e594, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232704.8777092, expires_in: 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:421 RpcState(Login, 02d67d66-3ebc-48d8-befa-c792383a571a, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02d67d66-3ebc-48d8-befa-c792383a571a, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02d67d66-3ebc-48d8-befa-c792383a571a, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232706.5466123, expires_in: 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:421 RpcState(Login, 0630a63e-8b6b-4645-ab36-3f04978a95bd, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0630a63e-8b6b-4645-ab36-3f04978a95bd, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0630a63e-8b6b-4645-ab36-3f04978a95bd, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232707.9510603, expires_in: 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:421 RpcState(Login, 46ca9a05-3165-4b59-84e0-b01bfc0894e0, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46ca9a05-3165-4b59-84e0-b01bfc0894e0, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46ca9a05-3165-4b59-84e0-b01bfc0894e0, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232709.3598433, expires_in: 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:421 RpcState(Login, 05042fde-49cd-4e0b-af8f-395ffd681d66, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05042fde-49cd-4e0b-af8f-395ffd681d66, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05042fde-49cd-4e0b-af8f-395ffd681d66, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232710.7855234, expires_in: 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:421 RpcState(Login, 4370bfb3-5197-473c-932a-c9dcc62e32cd, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4370bfb3-5197-473c-932a-c9dcc62e32cd, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4370bfb3-5197-473c-932a-c9dcc62e32cd, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232712.8858645, expires_in: 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:421 RpcState(Login, 38e705d2-2edf-444a-8586-07bd1d0f7ee9, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38e705d2-2edf-444a-8586-07bd1d0f7ee9, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38e705d2-2edf-444a-8586-07bd1d0f7ee9, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232714.691437, expires_in: 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:421 RpcState(Login, ac783f50-fc84-4bff-8d53-5cd2de1d2a61, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac783f50-fc84-4bff-8d53-5cd2de1d2a61, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac783f50-fc84-4bff-8d53-5cd2de1d2a61, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232716.769469, expires_in: 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:421 RpcState(Login, 4bf3eec5-5d30-4b86-bd93-875b3f7070a1, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4bf3eec5-5d30-4b86-bd93-875b3f7070a1, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4bf3eec5-5d30-4b86-bd93-875b3f7070a1, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232718.7581549, expires_in: 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:421 RpcState(Login, 07aad2b2-900c-4aa3-9eea-acb5ee664f49, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07aad2b2-900c-4aa3-9eea-acb5ee664f49, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07aad2b2-900c-4aa3-9eea-acb5ee664f49, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232720.3805854, expires_in: 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:421 RpcState(Login, 8c2b68ef-ae5f-4f47-a842-58fd0df69165, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c2b68ef-ae5f-4f47-a842-58fd0df69165, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c2b68ef-ae5f-4f47-a842-58fd0df69165, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232722.5153925, expires_in: 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:421 RpcState(Login, a13d9631-e1d3-4ff0-a437-89c21afe4b38, localhost:21426): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a13d9631-e1d3-4ff0-a437-89c21afe4b38, localhost:21426): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a13d9631-e1d3-4ff0-a437-89c21afe4b38, localhost:21426): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21426". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21426
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765232724298593&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:12269/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:29255/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10088
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31299
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17829
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10132
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12269
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16608
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19045
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31019
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29255
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24340
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:21426/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29452
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19480
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24122
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21426
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25508
============================== slowest durations ===============================
270.34s call     test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]
16.75s setup    test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]
11.55s teardown test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 1 failed in 299.21s (0:04:59) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000293/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
________ test_migration_to_new_secrets_in_transfer[encryption_disabled] ________
ydb/tests/functional/secrets/test_secrets_usage.py:548: in test_migration_to_new_secrets_in_transfer
    _create_old_and_new_secrets(user1_config, secret_name)
ydb/tests/functional/secrets/test_secrets_usage.py:362: in _create_old_and_new_secrets
    run_with_assert(
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_migration_to_new_secrets_in_transfer[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000293/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28666
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000293/r3tmp/kikimr_cluster_1qxddwml
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000293/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29181
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26319
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64007
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23903
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000293/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000293/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/kvpj/000293/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/node_1/logfile_yz44ztdz.log --grpc-port=29181 --mon-port=26319 --ic-port=28666
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29181/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000293/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000293/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/kvpj/000293/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/node_1/logfile_yz44ztdz.log --grpc-port=29181 --mon-port=26319 --ic-port=28666
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000293/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000293/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000293/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/node_1/logfile_yz44ztdz.log', '--grpc-port=29181', '--mon-port=26319', '--ic-port=28666')' in '/home/runner/.ya/build/build_root/kvpj/000293/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1248381
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29181/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/kvpj/000293/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1248382
DEBUG    ya.test:process.py:259 Command (pid 1248382) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1248382) elapsed time (sec): 1.1228644847869873
DEBUG    ya.test:process.py:263 Command (pid 1248382) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248382) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1248382) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248382) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248382) majflt: 10
DEBUG    ya.test:process.py:263 Command (pid 1248382) maxrss: 547148
DEBUG    ya.test:process.py:263 Command (pid 1248382) minflt: 17026
DEBUG    ya.test:process.py:263 Command (pid 1248382) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1248382) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1248382) nivcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 1248382) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1248382) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1248382) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 1248382) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1248382) stime: 0.901516
DEBUG    ya.test:process.py:263 Command (pid 1248382) utime: 0.142344
DEBUG    ya.test:process.py:263 Command (pid 1248382) wtime: 1.124
DEBUG    ya.test:process.py:275 Command (pid 1248382) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1248382) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000293/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000293/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29181', '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: 28666\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/kvpj/000293/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29181', '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: 28666\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1252018
DEBUG    ya.test:process.py:259 Command (pid 1252018) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1252018) elapsed time (sec): 0.7240643501281738
DEBUG    ya.test:process.py:263 Command (pid 1252018) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252018) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1252018) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252018) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252018) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1252018) maxrss: 555572
DEBUG    ya.test:process.py:263 Command (pid 1252018) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 1252018) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1252018) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1252018) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1252018) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1252018) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1252018) nvcsw: 162
DEBUG    ya.test:process.py:263 Command (pid 1252018) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1252018) stime: 0.553376
DEBUG    ya.test:process.py:263 Command (pid 1252018) utime: 0.123514
DEBUG    ya.test:process.py:263 Command (pid 1252018) wtime: 0.725
DEBUG    ya.test:process.py:275 Command (pid 1252018) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000293/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000293/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29181', '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/kvpj/000293/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29181', '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: 1252638
DEBUG    ya.test:process.py:259 Command (pid 1252638) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1252638) elapsed time (sec): 0.8386623859405518
DEBUG    ya.test:process.py:263 Command (pid 1252638) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252638) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1252638) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252638) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252638) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1252638) maxrss: 555480
DEBUG    ya.test:process.py:263 Command (pid 1252638) minflt: 18418
DEBUG    ya.test:process.py:263 Command (pid 1252638) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1252638) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1252638) nivcsw: 94
DEBUG    ya.test:process.py:263 Command (pid 1252638) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1252638) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1252638) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 1252638) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1252638) stime: 0.638779
DEBUG    ya.test:process.py:263 Command (pid 1252638) utime: 0.136151
DEBUG    ya.test:process.py:263 Command (pid 1252638) wtime: 0.84
DEBUG    ya.test:process.py:275 Command (pid 1252638) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000293/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21388
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000293/r3tmp/kikimr_cluster_z9rxs4b6
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000293/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29851
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9811
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64612
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6179
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000293/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000293/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/kvpj/000293/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/node_1/logfile_s0tm41_y.log --grpc-port=29851 --mon-port=9811 --ic-port=21388
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29851/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000293/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000293/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/kvpj/000293/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/node_1/logfile_s0tm41_y.log --grpc-port=29851 --mon-port=9811 --ic-port=21388
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000293/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000293/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000293/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/node_1/logfile_s0tm41_y.log', '--grpc-port=29851', '--mon-port=9811', '--ic-port=21388')' in '/home/runner/.ya/build/build_root/kvpj/000293/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1253609
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29851/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/kvpj/000293/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1253611
DEBUG    ya.test:process.py:259 Command (pid 1253611) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1253611) elapsed time (sec): 1.5396807193756104
DEBUG    ya.test:process.py:263 Command (pid 1253611) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253611) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1253611) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253611) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253611) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1253611) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1253611) minflt: 16262
DEBUG    ya.test:process.py:263 Command (pid 1253611) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1253611) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1253611) nivcsw: 157
DEBUG    ya.test:process.py:263 Command (pid 1253611) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1253611) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1253611) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 1253611) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1253611) stime: 1.362076
DEBUG    ya.test:process.py:263 Command (pid 1253611) utime: 0.08806399999999999
DEBUG    ya.test:process.py:263 Command (pid 1253611) wtime: 1.541
DEBUG    ya.test:process.py:275 Command (pid 1253611) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1253611) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000293/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000293/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29851', '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: 21388\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000293/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29851', '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: 21388\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1257544
DEBUG    ya.test:process.py:259 Command (pid 1257544) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1257544) elapsed time (sec): 0.5999448299407959
DEBUG    ya.test:process.py:263 Command (pid 1257544) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257544) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1257544) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257544) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257544) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1257544) maxrss: 555544
DEBUG    ya.test:process.py:263 Command (pid 1257544) minflt: 18407
DEBUG    ya.test:process.py:263 Command (pid 1257544) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1257544) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1257544) nivcsw: 86
DEBUG    ya.test:process.py:263 Command (pid 1257544) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1257544) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1257544) nvcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 1257544) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1257544) stime: 0.37731899999999996
DEBUG    ya.test:process.py:263 Command (pid 1257544) utime: 0.144572
DEBUG    ya.test:process.py:263 Command (pid 1257544) wtime: 0.601
DEBUG    ya.test:process.py:275 Command (pid 1257544) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000293/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000293/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29851', '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.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/kvpj/000293/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29851', '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: 1257884
DEBUG    ya.test:process.py:259 Command (pid 1257884) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1257884) elapsed time (sec): 0.5186433792114258
DEBUG    ya.test:process.py:263 Command (pid 1257884) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257884) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1257884) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257884) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257884) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1257884) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 1257884) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 1257884) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1257884) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1257884) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 1257884) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1257884) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1257884) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 1257884) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1257884) stime: 0.35172899999999996
DEBUG    ya.test:process.py:263 Command (pid 1257884) utime: 0.11991299999999999
DEBUG    ya.test:process.py:263 Command (pid 1257884) wtime: 0.52
DEBUG    ya.test:process.py:275 Command (pid 1257884) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000293/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21526
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29492
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8117
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24733
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10743
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000293/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000293/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:29851 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000293/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/slot_1/logfile_l6ya1muz.log --grpc-port=21526 --mon-port=29492 --ic-port=8117
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000293/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000293/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:29851 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000293/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/slot_1/logfile_l6ya1muz.log --grpc-port=21526 --mon-port=29492 --ic-port=8117
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000293/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000293/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:29851', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000293/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/slot_1/logfile_l6ya1muz.log', '--grpc-port=21526', '--mon-port=29492', '--ic-port=8117')' in '/home/runner/.ya/build/build_root/kvpj/000293/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1258749
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21526/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/kvpj/000293/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1258750
DEBUG    ya.test:process.py:259 Command (pid 1258750) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258750) elapsed time (sec): 1.2498986721038818
DEBUG    ya.test:process.py:263 Command (pid 1258750) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258750) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258750) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258750) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258750) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1258750) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1258750) minflt: 16266
DEBUG    ya.test:process.py:263 Command (pid 1258750) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258750) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258750) nivcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 1258750) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258750) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258750) nvcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 1258750) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258750) stime: 1.023796
DEBUG    ya.test:process.py:263 Command (pid 1258750) utime: 0.132731
DEBUG    ya.test:process.py:263 Command (pid 1258750) wtime: 1.255
DEBUG    ya.test:process.py:275 Command (pid 1258750) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1258750) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_migration_to_new_secrets_in_transfer[encryption_disabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, aa3121be-016a-4e7b-9a16-0ea77b9a1d49, localhost:29851): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, aa3121be-016a-4e7b-9a16-0ea77b9a1d49, localhost:29851): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, aa3121be-016a-4e7b-9a16-0ea77b9a1d49, localhost:29851): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 21526 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:21526, 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:29851
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8caa4604-0322-4b32-b337-96909f51fb19, ghrun-2tlsei57yi.auto.internal:21526): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8caa4604-0322-4b32-b337-96909f51fb19, ghrun-2tlsei57yi.auto.internal:21526): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8caa4604-0322-4b32-b337-96909f51fb19, ghrun-2tlsei57yi.auto.internal:21526): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=Y2FjNzAwZWItNjAxNGE5YzItY2JjNmI2NGEtZjZiODNhOTI=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ea56d1d6-73e0-41f6-8dfe-282ecdffe72d, ghrun-2tlsei57yi.auto.internal:21526): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ea56d1d6-73e0-41f6-8dfe-282ecdffe72d, ghrun-2tlsei57yi.auto.internal:21526): request = { session_id: "ydb://session/3?node_id=50000&id=Y2FjNzAwZWItNjAxNGE5YzItY2JjNmI2NGEtZjZiODNhOTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ea56d1d6-73e0-41f6-8dfe-282ecdffe72d, ghrun-2tlsei57yi.auto.internal:21526): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=Y2FjNzAwZWItNjAxNGE5YzItY2JjNmI2NGEtZjZiODNhOTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d54320f9-0b61-4326-8f37-6084274c4ae1, ghrun-2tlsei57yi.auto.internal:21526): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d54320f9-0b61-4326-8f37-6084274c4ae1, ghrun-2tlsei57yi.auto.internal:21526): request = { session_id: "ydb://session/3?node_id=50000&id=Y2FjNzAwZWItNjAxNGE5YzItY2JjNmI2NGEtZjZiODNhOTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d54320f9-0b61-4326-8f37-6084274c4ae1, ghrun-2tlsei57yi.auto.internal:21526): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=Y2FjNzAwZWItNjAxNGE5YzItY2JjNmI2NGEtZjZiODNhOTI=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 81681b61-031f-491b-9987-37ebf94aff5f, ghrun-2tlsei57yi.auto.internal:21526): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 81681b61-031f-491b-9987-37ebf94aff5f, ghrun-2tlsei57yi.auto.internal:21526): request = { session_id: "ydb://session/3?node_id=50000&id=Y2FjNzAwZWItNjAxNGE5YzItY2JjNmI2NGEtZjZiODNhOTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 81681b61-031f-491b-9987-37ebf94aff5f, ghrun-2tlsei57yi.auto.internal:21526): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29851
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:21526
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b7836bff-3021-472e-b1c2-7034c0f8f03d, localhost:29851): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b7836bff-3021-472e-b1c2-7034c0f8f03d, localhost:29851): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b7836bff-3021-472e-b1c2-7034c0f8f03d, localhost:29851): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 21526 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:21526, 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:29851
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5234d18f-fd00-4148-a242-22bcc53289a4, ghrun-2tlsei57yi.auto.internal:21526): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5234d18f-fd00-4148-a242-22bcc53289a4, ghrun-2tlsei57yi.auto.internal:21526): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5234d18f-fd00-4148-a242-22bcc53289a4, ghrun-2tlsei57yi.auto.internal:21526): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=M2IwNGQzMDAtZjhhNzk1MDQtYjQwNmRjYzctYzFlMDNlZTk=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3574abe8-afdd-45db-9ec3-c6f2c5693398, ghrun-2tlsei57yi.auto.internal:21526): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3574abe8-afdd-45db-9ec3-c6f2c5693398, ghrun-2tlsei57yi.auto.internal:21526): request = { session_id: "ydb://session/3?node_id=50000&id=M2IwNGQzMDAtZjhhNzk1MDQtYjQwNmRjYzctYzFlMDNlZTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3574abe8-afdd-45db-9ec3-c6f2c5693398, ghrun-2tlsei57yi.auto.internal:21526): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=M2IwNGQzMDAtZjhhNzk1MDQtYjQwNmRjYzctYzFlMDNlZTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3ce101a9-2f76-4a66-acf7-935379e153f7, ghrun-2tlsei57yi.auto.internal:21526): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3ce101a9-2f76-4a66-acf7-935379e153f7, ghrun-2tlsei57yi.auto.internal:21526): request = { session_id: "ydb://session/3?node_id=50000&id=M2IwNGQzMDAtZjhhNzk1MDQtYjQwNmRjYzctYzFlMDNlZTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\', \'ydb.granular.describe_schema\', \'ydb.granular.create_queue\', \'ydb.granular.alter_schema\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3ce101a9-2f76-4a66-acf7-935379e153f7, ghrun-2tlsei57yi.auto.internal:21526): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=M2IwNGQzMDAtZjhhNzk1MDQtYjQwNmRjYzctYzFlMDNlZTk=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 876219d8-0c50-4d71-9898-032446e426a6, ghrun-2tlsei57yi.auto.internal:21526): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 876219d8-0c50-4d71-9898-032446e426a6, ghrun-2tlsei57yi.auto.internal:21526): request = { session_id: "ydb://session/3?node_id=50000&id=M2IwNGQzMDAtZjhhNzk1MDQtYjQwNmRjYzctYzFlMDNlZTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 876219d8-0c50-4d71-9898-032446e426a6, ghrun-2tlsei57yi.auto.internal:21526): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3574abe8-afdd-45db-9ec3-c6f2c5693398, ghrun-2tlsei57yi.auto.internal:21526): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29851
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:21526
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232453.533821, expires_in: 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:421 RpcState(Login, 18241ed5-b8be-40b7-9478-2547321ee99c, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18241ed5-b8be-40b7-9478-2547321ee99c, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18241ed5-b8be-40b7-9478-2547321ee99c, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232454.310177, expires_in: 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:421 RpcState(Login, dfee9c2a-c248-484f-91aa-2dffbed3210f, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dfee9c2a-c248-484f-91aa-2dffbed3210f, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dfee9c2a-c248-484f-91aa-2dffbed3210f, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232456.0005476, expires_in: 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:421 RpcState(Login, d0ba5210-ff82-4931-a620-ee6cef9524d5, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d0ba5210-ff82-4931-a620-ee6cef9524d5, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d0ba5210-ff82-4931-a620-ee6cef9524d5, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232457.6625564, expires_in: 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:421 RpcState(Login, 4888dc1d-74db-4a2a-b61f-833ffddd9506, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4888dc1d-74db-4a2a-b61f-833ffddd9506, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4888dc1d-74db-4a2a-b61f-833ffddd9506, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232459.016724, expires_in: 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:421 RpcState(Login, e84f6e80-29a9-4077-a980-b1b759b4f2c5, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e84f6e80-29a9-4077-a980-b1b759b4f2c5, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e84f6e80-29a9-4077-a980-b1b759b4f2c5, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232460.6268566, expires_in: 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:421 RpcState(Login, b4a38204-00a4-4b7d-b1d7-eca95d8929bb, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b4a38204-00a4-4b7d-b1d7-eca95d8929bb, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b4a38204-00a4-4b7d-b1d7-eca95d8929bb, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232462.7667942, expires_in: 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:421 RpcState(Login, 799cb463-36ed-4887-87ab-0436bebdd4b7, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 799cb463-36ed-4887-87ab-0436bebdd4b7, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 799cb463-36ed-4887-87ab-0436bebdd4b7, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232463.830254, expires_in: 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:421 RpcState(Login, ab04f761-36bb-4600-ba7a-38390e655080, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab04f761-36bb-4600-ba7a-38390e655080, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab04f761-36bb-4600-ba7a-38390e655080, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232465.8249972, expires_in: 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:421 RpcState(Login, 327b48f2-76d1-43c2-a729-891e747c2d69, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 327b48f2-76d1-43c2-a729-891e747c2d69, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 327b48f2-76d1-43c2-a729-891e747c2d69, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232467.8666244, expires_in: 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:421 RpcState(Login, 09edf892-f93f-44e0-af06-963368824fbb, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 09edf892-f93f-44e0-af06-963368824fbb, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 09edf892-f93f-44e0-af06-963368824fbb, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232469.8221872, expires_in: 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:421 RpcState(Login, 04006d1d-6cb7-4a9e-8cbe-ca416f6b536b, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04006d1d-6cb7-4a9e-8cbe-ca416f6b536b, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04006d1d-6cb7-4a9e-8cbe-ca416f6b536b, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232471.582037, expires_in: 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:421 RpcState(Login, f3afee7d-8499-4196-924d-60d2d8305091, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3afee7d-8499-4196-924d-60d2d8305091, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3afee7d-8499-4196-924d-60d2d8305091, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232473.659263, expires_in: 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:421 RpcState(Login, 5e40194e-6c81-47ee-8eb4-21c37cf0040e, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e40194e-6c81-47ee-8eb4-21c37cf0040e, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e40194e-6c81-47ee-8eb4-21c37cf0040e, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232474.9673545, expires_in: 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:421 RpcState(Login, b835cb2a-40db-44f0-a01f-2cc7238b7184, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b835cb2a-40db-44f0-a01f-2cc7238b7184, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b835cb2a-40db-44f0-a01f-2cc7238b7184, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232476.696706, expires_in: 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:421 RpcState(Login, 561d88c3-c892-4e37-aef1-6d25005c31ce, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 561d88c3-c892-4e37-aef1-6d25005c31ce, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 561d88c3-c892-4e37-aef1-6d25005c31ce, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232477.017791, expires_in: 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:421 RpcState(Login, f9448d67-ff05-4c19-924b-ccaec24e0073, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9448d67-ff05-4c19-924b-ccaec24e0073, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9448d67-ff05-4c19-924b-ccaec24e0073, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232478.8000453, expires_in: 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:421 RpcState(Login, 755922f1-8a30-4fb1-88b8-1ddbd2097431, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 755922f1-8a30-4fb1-88b8-1ddbd2097431, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 755922f1-8a30-4fb1-88b8-1ddbd2097431, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232480.9094942, expires_in: 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:421 RpcState(Login, 99b0f1fa-a8a9-42e4-ad58-42a227209f30, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99b0f1fa-a8a9-42e4-ad58-42a227209f30, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99b0f1fa-a8a9-42e4-ad58-42a227209f30, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232483.0968666, expires_in: 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:421 RpcState(Login, 051fb013-7d59-4979-b42d-b95b36215cca, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 051fb013-7d59-4979-b42d-b95b36215cca, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 051fb013-7d59-4979-b42d-b95b36215cca, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232484.7873096, expires_in: 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:421 RpcState(Login, 80f1549e-30e8-4e47-b9d6-10d4fb42d0b5, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 80f1549e-30e8-4e47-b9d6-10d4fb42d0b5, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 80f1549e-30e8-4e47-b9d6-10d4fb42d0b5, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232486.271034, expires_in: 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:421 RpcState(Login, bab2687c-797c-4d5b-9171-c073a2b7a6c5, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bab2687c-797c-4d5b-9171-c073a2b7a6c5, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bab2687c-797c-4d5b-9171-c073a2b7a6c5, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232487.6434674, expires_in: 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:421 RpcState(Login, 8b8a4298-0722-42a7-ba63-52065b7d0503, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b8a4298-0722-42a7-ba63-52065b7d0503, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b8a4298-0722-42a7-ba63-52065b7d0503, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232489.7037516, expires_in: 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:421 RpcState(Login, 1978af3e-fa53-45c4-b750-3f676b5d95d6, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1978af3e-fa53-45c4-b750-3f676b5d95d6, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1978af3e-fa53-45c4-b750-3f676b5d95d6, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232491.0071607, expires_in: 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:421 RpcState(Login, 553afdfe-f251-4406-8dc2-aab5cc0d5de0, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 553afdfe-f251-4406-8dc2-aab5cc0d5de0, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 553afdfe-f251-4406-8dc2-aab5cc0d5de0, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232492.8063512, expires_in: 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:421 RpcState(Login, 07bddc2e-bdf5-4b92-9b96-d89c24de0837, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07bddc2e-bdf5-4b92-9b96-d89c24de0837, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07bddc2e-bdf5-4b92-9b96-d89c24de0837, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232494.095494, expires_in: 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:421 RpcState(Login, 685ae4a1-4e83-4eb7-803b-46bfe155304d, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 685ae4a1-4e83-4eb7-803b-46bfe155304d, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 685ae4a1-4e83-4eb7-803b-46bfe155304d, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232495.7702196, expires_in: 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:421 RpcState(Login, c8b6e754-74d0-41ad-a2b9-9150e2d6b41f, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8b6e754-74d0-41ad-a2b9-9150e2d6b41f, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8b6e754-74d0-41ad-a2b9-9150e2d6b41f, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232497.5497057, expires_in: 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:421 RpcState(Login, ae5df512-3b05-4435-a967-4c3719203dce, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae5df512-3b05-4435-a967-4c3719203dce, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae5df512-3b05-4435-a967-4c3719203dce, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232498.9708323, expires_in: 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:421 RpcState(Login, 83f4c4ba-0b04-402a-9cf6-94a7883fb6fe, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83f4c4ba-0b04-402a-9cf6-94a7883fb6fe, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83f4c4ba-0b04-402a-9cf6-94a7883fb6fe, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232500.2066402, expires_in: 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:421 RpcState(Login, f710ee01-1e93-403e-b0e2-c59366a3a3aa, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f710ee01-1e93-403e-b0e2-c59366a3a3aa, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f710ee01-1e93-403e-b0e2-c59366a3a3aa, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232502.213653, expires_in: 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:421 RpcState(Login, 6a736c13-e8d1-48b1-af27-bbd8beb33efd, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a736c13-e8d1-48b1-af27-bbd8beb33efd, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a736c13-e8d1-48b1-af27-bbd8beb33efd, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232504.384643, expires_in: 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:421 RpcState(Login, 8d1895c3-7b54-4ecd-b824-9b6ab262a19a, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d1895c3-7b54-4ecd-b824-9b6ab262a19a, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d1895c3-7b54-4ecd-b824-9b6ab262a19a, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232505.8600867, expires_in: 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:421 RpcState(Login, 89d1713b-c1d9-42ae-acc9-ff690654261b, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89d1713b-c1d9-42ae-acc9-ff690654261b, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89d1713b-c1d9-42ae-acc9-ff690654261b, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232507.9463193, expires_in: 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:421 RpcState(Login, a6d668c2-5620-4d8d-9521-206991b75e21, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6d668c2-5620-4d8d-9521-206991b75e21, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6d668c2-5620-4d8d-9521-206991b75e21, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232509.3854065, expires_in: 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:421 RpcState(Login, 6fdb954b-3b2b-4d08-842b-7938fa61f281, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6fdb954b-3b2b-4d08-842b-7938fa61f281, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6fdb954b-3b2b-4d08-842b-7938fa61f281, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232511.3121161, expires_in: 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:421 RpcState(Login, d8098e40-da4f-48ea-b3f3-27a62045978f, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8098e40-da4f-48ea-b3f3-27a62045978f, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8098e40-da4f-48ea-b3f3-27a62045978f, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232513.0627043, expires_in: 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:421 RpcState(Login, 809f73d3-f864-49b1-a985-efba2e64d4ba, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 809f73d3-f864-49b1-a985-efba2e64d4ba, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 809f73d3-f864-49b1-a985-efba2e64d4ba, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232514.7316084, expires_in: 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:421 RpcState(Login, 83bb5a4b-ee5a-422f-93d4-52b114479255, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83bb5a4b-ee5a-422f-93d4-52b114479255, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83bb5a4b-ee5a-422f-93d4-52b114479255, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232516.3824773, expires_in: 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:421 RpcState(Login, 4e9d7ea3-02bf-45bb-8174-b4133f37dc35, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e9d7ea3-02bf-45bb-8174-b4133f37dc35, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e9d7ea3-02bf-45bb-8174-b4133f37dc35, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232518.0275514, expires_in: 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:421 RpcState(Login, 1c281239-7066-44d6-b103-fa2db1cfdfb7, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c281239-7066-44d6-b103-fa2db1cfdfb7, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c281239-7066-44d6-b103-fa2db1cfdfb7, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232519.5839925, expires_in: 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:421 RpcState(Login, 7f7413e1-f483-4634-b5fb-80a903880b82, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f7413e1-f483-4634-b5fb-80a903880b82, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f7413e1-f483-4634-b5fb-80a903880b82, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232521.1501982, expires_in: 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:421 RpcState(Login, 6ecf4e80-aac0-437a-abb0-bbb08470fde8, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ecf4e80-aac0-437a-abb0-bbb08470fde8, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ecf4e80-aac0-437a-abb0-bbb08470fde8, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232523.0663378, expires_in: 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:421 RpcState(Login, 9f13664d-c138-4afa-b370-7c85f6384834, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f13664d-c138-4afa-b370-7c85f6384834, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f13664d-c138-4afa-b370-7c85f6384834, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232524.8288033, expires_in: 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:421 RpcState(Login, ca1f497d-ce50-469b-8b53-b2e5006b8cb1, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca1f497d-ce50-469b-8b53-b2e5006b8cb1, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca1f497d-ce50-469b-8b53-b2e5006b8cb1, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232527.0265136, expires_in: 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:421 RpcState(Login, 75cbc268-d41e-4a1d-8170-14e3b22dd6ee, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75cbc268-d41e-4a1d-8170-14e3b22dd6ee, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75cbc268-d41e-4a1d-8170-14e3b22dd6ee, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232528.839439, expires_in: 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:421 RpcState(Login, 6fb01722-232d-41a3-a791-1590e7f8a059, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6fb01722-232d-41a3-a791-1590e7f8a059, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6fb01722-232d-41a3-a791-1590e7f8a059, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232530.4414802, expires_in: 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:421 RpcState(Login, ce2a6abd-7114-4509-aeab-0573a9d7c56c, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce2a6abd-7114-4509-aeab-0573a9d7c56c, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce2a6abd-7114-4509-aeab-0573a9d7c56c, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232532.003612, expires_in: 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:421 RpcState(Login, e2c7ddb5-5597-4f84-a0f0-89d04bec1c51, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2c7ddb5-5597-4f84-a0f0-89d04bec1c51, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2c7ddb5-5597-4f84-a0f0-89d04bec1c51, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232533.357699, expires_in: 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:421 RpcState(Login, dfc79ad9-c98d-4f9d-b634-bcfb6332ecee, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dfc79ad9-c98d-4f9d-b634-bcfb6332ecee, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dfc79ad9-c98d-4f9d-b634-bcfb6332ecee, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232535.0339699, expires_in: 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:421 RpcState(Login, d02e4532-5065-4836-b47d-a1c8a9582f28, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d02e4532-5065-4836-b47d-a1c8a9582f28, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d02e4532-5065-4836-b47d-a1c8a9582f28, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232537.19727, expires_in: 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:421 RpcState(Login, afd3002e-de75-41de-80a4-253f1189cb44, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, afd3002e-de75-41de-80a4-253f1189cb44, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, afd3002e-de75-41de-80a4-253f1189cb44, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232539.275048, expires_in: 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:421 RpcState(Login, 767a62b2-5269-43d6-ba9a-899e6b400eef, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 767a62b2-5269-43d6-ba9a-899e6b400eef, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 767a62b2-5269-43d6-ba9a-899e6b400eef, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232541.2068634, expires_in: 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:421 RpcState(Login, f7e9b332-542c-406f-b0ef-3121feb0a099, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7e9b332-542c-406f-b0ef-3121feb0a099, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7e9b332-542c-406f-b0ef-3121feb0a099, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232542.9450314, expires_in: 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:421 RpcState(Login, 6490f08a-f115-4706-8158-e919c7b78a79, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6490f08a-f115-4706-8158-e919c7b78a79, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6490f08a-f115-4706-8158-e919c7b78a79, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232544.2173753, expires_in: 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:421 RpcState(Login, a7fcc858-a2ba-465b-96a2-3b49528fddc3, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7fcc858-a2ba-465b-96a2-3b49528fddc3, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7fcc858-a2ba-465b-96a2-3b49528fddc3, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232546.1832378, expires_in: 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:421 RpcState(Login, 17b4e7db-b98b-4480-b41a-8df18c0ceab2, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17b4e7db-b98b-4480-b41a-8df18c0ceab2, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17b4e7db-b98b-4480-b41a-8df18c0ceab2, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232547.7386312, expires_in: 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:421 RpcState(Login, 75f0ed76-303e-49fd-b0f1-f7a17a8a17e7, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75f0ed76-303e-49fd-b0f1-f7a17a8a17e7, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75f0ed76-303e-49fd-b0f1-f7a17a8a17e7, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232549.9206252, expires_in: 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:421 RpcState(Login, b9921de2-a36c-482f-921d-d7890a084ac5, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9921de2-a36c-482f-921d-d7890a084ac5, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9921de2-a36c-482f-921d-d7890a084ac5, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232551.878348, expires_in: 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:421 RpcState(Login, 15c06ea0-5e87-4f85-a226-a50e58fd8cb0, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15c06ea0-5e87-4f85-a226-a50e58fd8cb0, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15c06ea0-5e87-4f85-a226-a50e58fd8cb0, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232553.6333013, expires_in: 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:421 RpcState(Login, 1e3c36e6-3a2e-4518-92af-0a2e0899cfe9, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e3c36e6-3a2e-4518-92af-0a2e0899cfe9, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e3c36e6-3a2e-4518-92af-0a2e0899cfe9, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232555.7080617, expires_in: 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:421 RpcState(Login, 7add0203-63c9-43fd-9f5e-5e38237302e1, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7add0203-63c9-43fd-9f5e-5e38237302e1, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7add0203-63c9-43fd-9f5e-5e38237302e1, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232557.0970125, expires_in: 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:421 RpcState(Login, 701a26d9-4528-49ec-8cc3-1a1bce3a7021, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 701a26d9-4528-49ec-8cc3-1a1bce3a7021, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 701a26d9-4528-49ec-8cc3-1a1bce3a7021, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232558.9328887, expires_in: 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:421 RpcState(Login, 5cc152f8-f6d0-438d-9461-5cecf0d86c23, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5cc152f8-f6d0-438d-9461-5cecf0d86c23, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5cc152f8-f6d0-438d-9461-5cecf0d86c23, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232560.2644143, expires_in: 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:421 RpcState(Login, eb692d38-01b8-4e76-87a3-c82911d957a2, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb692d38-01b8-4e76-87a3-c82911d957a2, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb692d38-01b8-4e76-87a3-c82911d957a2, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232561.9656882, expires_in: 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:421 RpcState(Login, 75d5273d-f053-4aa6-a6db-510a746fbb06, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75d5273d-f053-4aa6-a6db-510a746fbb06, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75d5273d-f053-4aa6-a6db-510a746fbb06, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232563.581376, expires_in: 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:421 RpcState(Login, 80c0b693-535f-43a1-954f-52bd8a0a0dca, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 80c0b693-535f-43a1-954f-52bd8a0a0dca, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 80c0b693-535f-43a1-954f-52bd8a0a0dca, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232565.3710685, expires_in: 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:421 RpcState(Login, 7c02617f-b8d6-4b19-91d4-2a60d509d493, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c02617f-b8d6-4b19-91d4-2a60d509d493, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c02617f-b8d6-4b19-91d4-2a60d509d493, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232566.9442375, expires_in: 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:421 RpcState(Login, ab5ef2e5-2ee5-4d7d-878e-0e241a80ec33, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab5ef2e5-2ee5-4d7d-878e-0e241a80ec33, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab5ef2e5-2ee5-4d7d-878e-0e241a80ec33, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232569.071887, expires_in: 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:421 RpcState(Login, 04720c6b-4207-4f56-b0d1-1cae8b000bbd, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04720c6b-4207-4f56-b0d1-1cae8b000bbd, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04720c6b-4207-4f56-b0d1-1cae8b000bbd, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232570.5465102, expires_in: 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:421 RpcState(Login, f49a1e65-6276-4378-9cc0-2185283f150f, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f49a1e65-6276-4378-9cc0-2185283f150f, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f49a1e65-6276-4378-9cc0-2185283f150f, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232572.0143921, expires_in: 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:421 RpcState(Login, 2f41453c-0464-42c9-85a6-6181399b312e, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f41453c-0464-42c9-85a6-6181399b312e, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f41453c-0464-42c9-85a6-6181399b312e, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232573.6879365, expires_in: 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:421 RpcState(Login, 15d2d643-b006-49f5-94c5-0bd2310f8806, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15d2d643-b006-49f5-94c5-0bd2310f8806, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15d2d643-b006-49f5-94c5-0bd2310f8806, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232575.3099165, expires_in: 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:421 RpcState(Login, f16c2d3b-05b7-4e06-86c9-346dfe33f0b1, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f16c2d3b-05b7-4e06-86c9-346dfe33f0b1, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f16c2d3b-05b7-4e06-86c9-346dfe33f0b1, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232576.7356527, expires_in: 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:421 RpcState(Login, 3d1ce4ba-fb24-4797-bd0d-42b1855f0772, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3d1ce4ba-fb24-4797-bd0d-42b1855f0772, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3d1ce4ba-fb24-4797-bd0d-42b1855f0772, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232578.6752775, expires_in: 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:421 RpcState(Login, 8622a05c-2fc4-4fc2-84c0-050bced50f7c, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8622a05c-2fc4-4fc2-84c0-050bced50f7c, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8622a05c-2fc4-4fc2-84c0-050bced50f7c, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232580.1515853, expires_in: 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:421 RpcState(Login, 799afab0-0b52-435c-9bea-c4e6e49177cc, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 799afab0-0b52-435c-9bea-c4e6e49177cc, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 799afab0-0b52-435c-9bea-c4e6e49177cc, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232581.5704181, expires_in: 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:421 RpcState(Login, 48fb1cd7-15e4-48c7-b018-2e383abe261d, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48fb1cd7-15e4-48c7-b018-2e383abe261d, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48fb1cd7-15e4-48c7-b018-2e383abe261d, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232583.6110876, expires_in: 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:421 RpcState(Login, 9a62f6d0-be14-4978-a497-787bb5dd0b29, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a62f6d0-be14-4978-a497-787bb5dd0b29, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a62f6d0-be14-4978-a497-787bb5dd0b29, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232585.3007214, expires_in: 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:421 RpcState(Login, ab205d9a-df91-468f-9ccd-4c879519ede3, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab205d9a-df91-468f-9ccd-4c879519ede3, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab205d9a-df91-468f-9ccd-4c879519ede3, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232587.0216522, expires_in: 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:421 RpcState(Login, 71d53679-546c-4892-8c3b-872bbeab7137, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71d53679-546c-4892-8c3b-872bbeab7137, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71d53679-546c-4892-8c3b-872bbeab7137, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232589.1260664, expires_in: 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:421 RpcState(Login, 128bdb4d-49dc-4091-a7b9-e984a336685f, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 128bdb4d-49dc-4091-a7b9-e984a336685f, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 128bdb4d-49dc-4091-a7b9-e984a336685f, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232590.9838812, expires_in: 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:421 RpcState(Login, 1ff7ba55-291e-47e7-821c-857168dc3e8a, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ff7ba55-291e-47e7-821c-857168dc3e8a, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ff7ba55-291e-47e7-821c-857168dc3e8a, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232592.5887866, expires_in: 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:421 RpcState(Login, 65379717-0581-41bf-8b8c-a98fa0a7b307, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65379717-0581-41bf-8b8c-a98fa0a7b307, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65379717-0581-41bf-8b8c-a98fa0a7b307, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232593.8545203, expires_in: 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:421 RpcState(Login, f31929ab-38d1-43e9-aa87-e4ef66c6932c, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f31929ab-38d1-43e9-aa87-e4ef66c6932c, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f31929ab-38d1-43e9-aa87-e4ef66c6932c, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232595.9283204, expires_in: 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:421 RpcState(Login, 6b917d21-46e3-42b6-9c4f-d1e537d821bd, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b917d21-46e3-42b6-9c4f-d1e537d821bd, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b917d21-46e3-42b6-9c4f-d1e537d821bd, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232597.9019532, expires_in: 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:421 RpcState(Login, 7adca1fc-aa67-42be-9d74-f6d5f4b231b4, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7adca1fc-aa67-42be-9d74-f6d5f4b231b4, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7adca1fc-aa67-42be-9d74-f6d5f4b231b4, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232599.8890653, expires_in: 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:421 RpcState(Login, 3366d2dc-2385-4839-85d6-ed9bd36e815e, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3366d2dc-2385-4839-85d6-ed9bd36e815e, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3366d2dc-2385-4839-85d6-ed9bd36e815e, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232601.7584014, expires_in: 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:421 RpcState(Login, 94b658e0-f70d-4742-9eae-af7eb3d9b56a, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94b658e0-f70d-4742-9eae-af7eb3d9b56a, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94b658e0-f70d-4742-9eae-af7eb3d9b56a, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232603.961793, expires_in: 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:421 RpcState(Login, 43a3e144-346f-49ae-8340-1335c8b603ba, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43a3e144-346f-49ae-8340-1335c8b603ba, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43a3e144-346f-49ae-8340-1335c8b603ba, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232605.6613941, expires_in: 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:421 RpcState(Login, 6f90cbdd-4044-4a49-8acd-d15d2b34342c, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f90cbdd-4044-4a49-8acd-d15d2b34342c, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f90cbdd-4044-4a49-8acd-d15d2b34342c, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232607.7388043, expires_in: 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:421 RpcState(Login, 7b573680-dbf9-4557-9b65-9baff825f935, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b573680-dbf9-4557-9b65-9baff825f935, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b573680-dbf9-4557-9b65-9baff825f935, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232609.9132135, expires_in: 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:421 RpcState(Login, 1211d727-74e1-408f-8f87-fb3c3320215a, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1211d727-74e1-408f-8f87-fb3c3320215a, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1211d727-74e1-408f-8f87-fb3c3320215a, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232611.223975, expires_in: 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:421 RpcState(Login, 91b6db17-1934-4b16-a92f-a8b2189c8133, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91b6db17-1934-4b16-a92f-a8b2189c8133, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91b6db17-1934-4b16-a92f-a8b2189c8133, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232612.8949585, expires_in: 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:421 RpcState(Login, abacaeeb-3e4d-4c36-a18f-837dc7cafe0d, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, abacaeeb-3e4d-4c36-a18f-837dc7cafe0d, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, abacaeeb-3e4d-4c36-a18f-837dc7cafe0d, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232614.508567, expires_in: 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:421 RpcState(Login, 0899bb2f-7a46-4647-a4a0-ae89c9255b4d, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0899bb2f-7a46-4647-a4a0-ae89c9255b4d, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0899bb2f-7a46-4647-a4a0-ae89c9255b4d, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232615.7806342, expires_in: 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:421 RpcState(Login, faccfb05-f1a9-4bd7-b41c-77e78f02be3c, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, faccfb05-f1a9-4bd7-b41c-77e78f02be3c, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, faccfb05-f1a9-4bd7-b41c-77e78f02be3c, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232617.1606328, expires_in: 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:421 RpcState(Login, 85c09464-1143-4f44-9c27-42d7b660d997, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85c09464-1143-4f44-9c27-42d7b660d997, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85c09464-1143-4f44-9c27-42d7b660d997, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232619.1867006, expires_in: 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:421 RpcState(Login, 54509da4-45eb-42de-bc10-c0bde8e2ca2e, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54509da4-45eb-42de-bc10-c0bde8e2ca2e, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54509da4-45eb-42de-bc10-c0bde8e2ca2e, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232621.0534792, expires_in: 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:421 RpcState(Login, f4711ed7-c676-40e1-862a-5261d0662d10, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4711ed7-c676-40e1-862a-5261d0662d10, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4711ed7-c676-40e1-862a-5261d0662d10, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232623.0858858, expires_in: 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:421 RpcState(Login, 082da2ae-7511-4fb2-b57c-63a79b6efe91, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 082da2ae-7511-4fb2-b57c-63a79b6efe91, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 082da2ae-7511-4fb2-b57c-63a79b6efe91, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232623.6965952, expires_in: 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:421 RpcState(Login, dba7cd76-5774-4727-9b72-89946ce073e2, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dba7cd76-5774-4727-9b72-89946ce073e2, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dba7cd76-5774-4727-9b72-89946ce073e2, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232625.371409, expires_in: 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:421 RpcState(Login, 31db4d58-d002-46b8-904d-9f285fca8713, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 31db4d58-d002-46b8-904d-9f285fca8713, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 31db4d58-d002-46b8-904d-9f285fca8713, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232626.8174148, expires_in: 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:421 RpcState(Login, 1cf6e268-a2b5-4a1e-9c44-34bb14e5971a, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1cf6e268-a2b5-4a1e-9c44-34bb14e5971a, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1cf6e268-a2b5-4a1e-9c44-34bb14e5971a, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232628.9884462, expires_in: 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:421 RpcState(Login, 619afaf4-05ca-48f0-8a1b-e841e5a4416a, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 619afaf4-05ca-48f0-8a1b-e841e5a4416a, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 619afaf4-05ca-48f0-8a1b-e841e5a4416a, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232630.7041976, expires_in: 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:421 RpcState(Login, 0f2f9c46-2b32-43bb-96f2-fcd111f38d92, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f2f9c46-2b32-43bb-96f2-fcd111f38d92, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f2f9c46-2b32-43bb-96f2-fcd111f38d92, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232632.815588, expires_in: 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:421 RpcState(Login, 89f37ed4-6975-4f8a-b5f5-3def81234c65, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89f37ed4-6975-4f8a-b5f5-3def81234c65, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89f37ed4-6975-4f8a-b5f5-3def81234c65, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232634.1430595, expires_in: 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:421 RpcState(Login, 19d59470-981e-41db-b22b-b59a6f6245c2, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19d59470-981e-41db-b22b-b59a6f6245c2, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19d59470-981e-41db-b22b-b59a6f6245c2, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232635.7816, expires_in: 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:421 RpcState(Login, 96f24414-854d-4460-b410-e41398ac6236, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96f24414-854d-4460-b410-e41398ac6236, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96f24414-854d-4460-b410-e41398ac6236, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232637.725598, expires_in: 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:421 RpcState(Login, 6996334f-ded5-435e-ad1e-3cf146b985e2, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6996334f-ded5-435e-ad1e-3cf146b985e2, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6996334f-ded5-435e-ad1e-3cf146b985e2, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232639.217467, expires_in: 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:421 RpcState(Login, 0e0850f2-66ab-4489-88a9-7356dcb108f1, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e0850f2-66ab-4489-88a9-7356dcb108f1, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e0850f2-66ab-4489-88a9-7356dcb108f1, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232640.4446414, expires_in: 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:421 RpcState(Login, dd4f22dc-ee73-46a4-874b-3b11eb0e6a0a, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd4f22dc-ee73-46a4-874b-3b11eb0e6a0a, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd4f22dc-ee73-46a4-874b-3b11eb0e6a0a, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232642.284083, expires_in: 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:421 RpcState(Login, 45ed4ebd-7a04-4740-9971-ff9af6ac2140, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45ed4ebd-7a04-4740-9971-ff9af6ac2140, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45ed4ebd-7a04-4740-9971-ff9af6ac2140, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232644.1506057, expires_in: 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:421 RpcState(Login, 070ed6e1-16d2-4f22-95d0-c67ec9483405, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 070ed6e1-16d2-4f22-95d0-c67ec9483405, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 070ed6e1-16d2-4f22-95d0-c67ec9483405, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232645.4558868, expires_in: 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:421 RpcState(Login, 8b04c791-05a7-486d-ba67-6ec2098725ff, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b04c791-05a7-486d-ba67-6ec2098725ff, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b04c791-05a7-486d-ba67-6ec2098725ff, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232646.9382164, expires_in: 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:421 RpcState(Login, 47652100-dfa3-4017-b904-fc2a9a13b549, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47652100-dfa3-4017-b904-fc2a9a13b549, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47652100-dfa3-4017-b904-fc2a9a13b549, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232648.532278, expires_in: 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:421 RpcState(Login, 56974236-82df-4edc-929d-fabefdbfa6a2, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56974236-82df-4edc-929d-fabefdbfa6a2, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56974236-82df-4edc-929d-fabefdbfa6a2, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232650.2635026, expires_in: 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:421 RpcState(Login, a6febc85-b63b-4da5-88f7-fa13689f1a5f, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6febc85-b63b-4da5-88f7-fa13689f1a5f, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6febc85-b63b-4da5-88f7-fa13689f1a5f, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232651.7762299, expires_in: 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:421 RpcState(Login, 7580fcb0-24e1-45c1-9a06-04f966682aec, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7580fcb0-24e1-45c1-9a06-04f966682aec, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7580fcb0-24e1-45c1-9a06-04f966682aec, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232653.1468751, expires_in: 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:421 RpcState(Login, 703e9f9f-b2db-40a0-a660-02655fcc80ec, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 703e9f9f-b2db-40a0-a660-02655fcc80ec, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 703e9f9f-b2db-40a0-a660-02655fcc80ec, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232654.6004686, expires_in: 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:421 RpcState(Login, 8928d13a-b8e4-461a-a5d9-cb953b092bf3, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8928d13a-b8e4-461a-a5d9-cb953b092bf3, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8928d13a-b8e4-461a-a5d9-cb953b092bf3, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232656.560744, expires_in: 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:421 RpcState(Login, be270c91-1629-4fdf-83bf-db346c9c9ed9, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be270c91-1629-4fdf-83bf-db346c9c9ed9, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be270c91-1629-4fdf-83bf-db346c9c9ed9, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232658.7076252, expires_in: 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:421 RpcState(Login, 05b1e71d-3521-4b01-941b-85368b00e7fa, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05b1e71d-3521-4b01-941b-85368b00e7fa, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05b1e71d-3521-4b01-941b-85368b00e7fa, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232659.9205065, expires_in: 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:421 RpcState(Login, 224593fd-bd46-44e0-8659-81fcec342227, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 224593fd-bd46-44e0-8659-81fcec342227, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 224593fd-bd46-44e0-8659-81fcec342227, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232661.5823252, expires_in: 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:421 RpcState(Login, 17c953b5-ef88-4b10-8d0b-bb1e35ebe685, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17c953b5-ef88-4b10-8d0b-bb1e35ebe685, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17c953b5-ef88-4b10-8d0b-bb1e35ebe685, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232663.347164, expires_in: 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:421 RpcState(Login, 241a4894-3451-4ecb-bc25-dd6462bb5cb3, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 241a4894-3451-4ecb-bc25-dd6462bb5cb3, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 241a4894-3451-4ecb-bc25-dd6462bb5cb3, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232665.337599, expires_in: 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:421 RpcState(Login, 8eed0e22-7bc9-4e9b-8a9d-3e20d810287e, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8eed0e22-7bc9-4e9b-8a9d-3e20d810287e, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8eed0e22-7bc9-4e9b-8a9d-3e20d810287e, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232666.8114498, expires_in: 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:421 RpcState(Login, d2d7285c-dd5d-4061-997f-b35996d8095d, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2d7285c-dd5d-4061-997f-b35996d8095d, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2d7285c-dd5d-4061-997f-b35996d8095d, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232668.5701706, expires_in: 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:421 RpcState(Login, 01d707a9-89d2-414c-8d81-4b1a6f2d0c9c, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01d707a9-89d2-414c-8d81-4b1a6f2d0c9c, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01d707a9-89d2-414c-8d81-4b1a6f2d0c9c, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232670.3117297, expires_in: 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:421 RpcState(Login, c3b9dfb3-9493-4a98-86f8-560320e7c908, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3b9dfb3-9493-4a98-86f8-560320e7c908, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3b9dfb3-9493-4a98-86f8-560320e7c908, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232671.940812, expires_in: 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:421 RpcState(Login, 2cccc200-1270-4cf3-9792-28c93bc94b18, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2cccc200-1270-4cf3-9792-28c93bc94b18, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2cccc200-1270-4cf3-9792-28c93bc94b18, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232673.7156165, expires_in: 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:421 RpcState(Login, 7f153636-6997-459e-b0e1-3e949c573694, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f153636-6997-459e-b0e1-3e949c573694, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f153636-6997-459e-b0e1-3e949c573694, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232675.3011575, expires_in: 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:421 RpcState(Login, 55d49c46-e7f1-4ff6-981f-d08174a0fba9, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55d49c46-e7f1-4ff6-981f-d08174a0fba9, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55d49c46-e7f1-4ff6-981f-d08174a0fba9, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232677.3989866, expires_in: 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:421 RpcState(Login, 6e81f745-82fc-4b74-ac1b-7bfeab3552d6, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6e81f745-82fc-4b74-ac1b-7bfeab3552d6, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6e81f745-82fc-4b74-ac1b-7bfeab3552d6, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232678.9676812, expires_in: 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:421 RpcState(Login, 96687fa8-69d4-4fd8-ad98-d472348efae7, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96687fa8-69d4-4fd8-ad98-d472348efae7, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96687fa8-69d4-4fd8-ad98-d472348efae7, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232680.596821, expires_in: 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:421 RpcState(Login, a3787eaf-246b-45f4-a021-1e4e3b14ef2d, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a3787eaf-246b-45f4-a021-1e4e3b14ef2d, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a3787eaf-246b-45f4-a021-1e4e3b14ef2d, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232682.3525205, expires_in: 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:421 RpcState(Login, 6774f335-a2bb-4c07-9f59-f9e89e8bd80d, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6774f335-a2bb-4c07-9f59-f9e89e8bd80d, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6774f335-a2bb-4c07-9f59-f9e89e8bd80d, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232684.2654366, expires_in: 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:421 RpcState(Login, fe85dbb0-de64-4d86-93e6-dee1592078ab, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe85dbb0-de64-4d86-93e6-dee1592078ab, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe85dbb0-de64-4d86-93e6-dee1592078ab, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232685.5836658, expires_in: 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:421 RpcState(Login, c0c4bfc6-b5da-40d7-9b4c-3172183cdda6, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0c4bfc6-b5da-40d7-9b4c-3172183cdda6, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0c4bfc6-b5da-40d7-9b4c-3172183cdda6, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232686.8114522, expires_in: 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:421 RpcState(Login, b0e4e6be-d5c3-4fa3-92a6-ddd1a31b5df7, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0e4e6be-d5c3-4fa3-92a6-ddd1a31b5df7, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0e4e6be-d5c3-4fa3-92a6-ddd1a31b5df7, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232688.6116061, expires_in: 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:421 RpcState(Login, 2efd51fc-d1cf-4f37-a80b-9ae19fed49dc, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2efd51fc-d1cf-4f37-a80b-9ae19fed49dc, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2efd51fc-d1cf-4f37-a80b-9ae19fed49dc, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232690.5901995, expires_in: 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:421 RpcState(Login, 50eecaed-fa43-47bc-bac1-a4c0035df78a, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 50eecaed-fa43-47bc-bac1-a4c0035df78a, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 50eecaed-fa43-47bc-bac1-a4c0035df78a, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232692.137702, expires_in: 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:421 RpcState(Login, dcf6aa4e-00f8-49df-9946-2e0edfb9ae4b, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dcf6aa4e-00f8-49df-9946-2e0edfb9ae4b, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dcf6aa4e-00f8-49df-9946-2e0edfb9ae4b, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232693.8332174, expires_in: 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:421 RpcState(Login, 65dfe9a0-fd2f-470f-ae13-b7f38d599771, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65dfe9a0-fd2f-470f-ae13-b7f38d599771, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65dfe9a0-fd2f-470f-ae13-b7f38d599771, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232696.0309494, expires_in: 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:421 RpcState(Login, 35132bb6-d73d-451c-ab5a-150c30e4708e, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35132bb6-d73d-451c-ab5a-150c30e4708e, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35132bb6-d73d-451c-ab5a-150c30e4708e, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232697.7748964, expires_in: 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:421 RpcState(Login, 5ba03fbb-1b39-46de-a104-199cb22ef938, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ba03fbb-1b39-46de-a104-199cb22ef938, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ba03fbb-1b39-46de-a104-199cb22ef938, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232699.2707994, expires_in: 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:421 RpcState(Login, 1cab9b55-dfc7-40b6-a912-070ff25d6b64, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1cab9b55-dfc7-40b6-a912-070ff25d6b64, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1cab9b55-dfc7-40b6-a912-070ff25d6b64, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232700.7369492, expires_in: 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:421 RpcState(Login, 4610b110-33de-4e2e-9bca-be9d11beec42, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4610b110-33de-4e2e-9bca-be9d11beec42, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4610b110-33de-4e2e-9bca-be9d11beec42, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232702.4931097, expires_in: 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:421 RpcState(Login, 56235f9f-6712-4335-9bc6-31060758fbb4, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56235f9f-6712-4335-9bc6-31060758fbb4, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56235f9f-6712-4335-9bc6-31060758fbb4, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232704.5283282, expires_in: 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:421 RpcState(Login, 7a9c8afb-e2a7-46fc-9ed9-0adf4aa4a008, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a9c8afb-e2a7-46fc-9ed9-0adf4aa4a008, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a9c8afb-e2a7-46fc-9ed9-0adf4aa4a008, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232706.7307186, expires_in: 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:421 RpcState(Login, fcd73578-27af-437c-989e-9feaf9cd0466, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fcd73578-27af-437c-989e-9feaf9cd0466, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fcd73578-27af-437c-989e-9feaf9cd0466, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232708.3209846, expires_in: 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:421 RpcState(Login, 4b51addb-2a59-4ca5-8f95-0c83340084ec, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b51addb-2a59-4ca5-8f95-0c83340084ec, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b51addb-2a59-4ca5-8f95-0c83340084ec, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232710.0123668, expires_in: 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:421 RpcState(Login, 108349f1-78ba-4477-b476-bc7d46f83e49, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 108349f1-78ba-4477-b476-bc7d46f83e49, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 108349f1-78ba-4477-b476-bc7d46f83e49, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232711.8703067, expires_in: 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:421 RpcState(Login, e593d102-8f05-4a8f-956f-585635074b6b, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e593d102-8f05-4a8f-956f-585635074b6b, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e593d102-8f05-4a8f-956f-585635074b6b, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232713.0950773, expires_in: 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:421 RpcState(Login, 129808ac-506b-4eb0-88fd-d1cf448e937f, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 129808ac-506b-4eb0-88fd-d1cf448e937f, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 129808ac-506b-4eb0-88fd-d1cf448e937f, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232714.9378438, expires_in: 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:421 RpcState(Login, 2602c8e0-9c60-4d5e-bbd8-d62c04de8dd2, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2602c8e0-9c60-4d5e-bbd8-d62c04de8dd2, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2602c8e0-9c60-4d5e-bbd8-d62c04de8dd2, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232716.6501014, expires_in: 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:421 RpcState(Login, 883d2bdd-a975-4ef5-800b-70e2aa8b0055, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 883d2bdd-a975-4ef5-800b-70e2aa8b0055, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 883d2bdd-a975-4ef5-800b-70e2aa8b0055, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232718.5170162, expires_in: 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:421 RpcState(Login, 8c367aaf-a158-4668-966f-3008e80522c8, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c367aaf-a158-4668-966f-3008e80522c8, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c367aaf-a158-4668-966f-3008e80522c8, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232719.8526936, expires_in: 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:421 RpcState(Login, 7cc5bdf9-90f0-45c0-bca5-fb82b8ac1d94, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7cc5bdf9-90f0-45c0-bca5-fb82b8ac1d94, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7cc5bdf9-90f0-45c0-bca5-fb82b8ac1d94, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232721.359122, expires_in: 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:421 RpcState(Login, 021cb211-907b-4e2a-a123-15353a080564, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 021cb211-907b-4e2a-a123-15353a080564, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 021cb211-907b-4e2a-a123-15353a080564, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232722.9438121, expires_in: 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:421 RpcState(Login, a905fedb-4dd4-4627-a713-8b51bac23474, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a905fedb-4dd4-4627-a713-8b51bac23474, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a905fedb-4dd4-4627-a713-8b51bac23474, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232724.8809135, expires_in: 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:421 RpcState(Login, 88c870a8-5fad-4464-a548-dd684bed821a, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88c870a8-5fad-4464-a548-dd684bed821a, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88c870a8-5fad-4464-a548-dd684bed821a, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232726.5776558, expires_in: 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:421 RpcState(Login, 2a477fc3-6127-40cf-9946-590d589d2c0d, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a477fc3-6127-40cf-9946-590d589d2c0d, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a477fc3-6127-40cf-9946-590d589d2c0d, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232727.976973, expires_in: 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:421 RpcState(Login, 1e78baa8-8ddb-4bfd-969e-e44a85df8ce3, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e78baa8-8ddb-4bfd-969e-e44a85df8ce3, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e78baa8-8ddb-4bfd-969e-e44a85df8ce3, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232729.6504967, expires_in: 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:421 RpcState(Login, fdcc2be2-a794-4fc3-bd27-d0c108caaf1a, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fdcc2be2-a794-4fc3-bd27-d0c108caaf1a, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fdcc2be2-a794-4fc3-bd27-d0c108caaf1a, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232731.379049, expires_in: 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:421 RpcState(Login, 29946b7d-c501-4b65-be6d-353409f92215, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 29946b7d-c501-4b65-be6d-353409f92215, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 29946b7d-c501-4b65-be6d-353409f92215, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232732.8405828, expires_in: 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:421 RpcState(Login, 83b021d6-a59c-4853-bd17-4568836a3b66, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83b021d6-a59c-4853-bd17-4568836a3b66, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83b021d6-a59c-4853-bd17-4568836a3b66, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232734.0671556, expires_in: 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:421 RpcState(Login, bcab96ef-2564-45cb-bf9a-a0ecd25bc5df, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bcab96ef-2564-45cb-bf9a-a0ecd25bc5df, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bcab96ef-2564-45cb-bf9a-a0ecd25bc5df, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232735.9711413, expires_in: 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:421 RpcState(Login, 0b29bf45-112d-4dae-8bf1-98dfdfd60490, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b29bf45-112d-4dae-8bf1-98dfdfd60490, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b29bf45-112d-4dae-8bf1-98dfdfd60490, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232738.0214894, expires_in: 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:421 RpcState(Login, 76f4d2e6-5403-41bd-825e-2941e8a908d7, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76f4d2e6-5403-41bd-825e-2941e8a908d7, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76f4d2e6-5403-41bd-825e-2941e8a908d7, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232739.8678553, expires_in: 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:421 RpcState(Login, ec67f288-be2d-416d-b5d3-c59fb2ea1ee8, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec67f288-be2d-416d-b5d3-c59fb2ea1ee8, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec67f288-be2d-416d-b5d3-c59fb2ea1ee8, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232741.1459672, expires_in: 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:421 RpcState(Login, 2e1c60ef-eb4d-4602-8772-70321c71581a, localhost:29181): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e1c60ef-eb4d-4602-8772-70321c71581a, localhost:29181): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e1c60ef-eb4d-4602-8772-70321c71581a, localhost:29181): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29181". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29181
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765232742985329&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:21526/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:29851/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10743
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24733
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8117
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29492
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21526
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6179
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64612
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9811
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29851
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21388
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:29181/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23903
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64007
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26319
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29181
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28666
============================== slowest durations ===============================
290.52s call     test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]
15.63s setup    test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]
11.54s teardown test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 1 failed in 318.24s (0:05:18) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
________ test_migration_to_new_secrets_in_transfer[encryption_enabled] _________
ydb/tests/functional/secrets/test_secrets_usage.py:548: in test_migration_to_new_secrets_in_transfer
    _create_old_and_new_secrets(user1_config, secret_name)
ydb/tests/functional/secrets/test_secrets_usage.py:362: in _create_old_and_new_secrets
    run_with_assert(
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_migration_to_new_secrets_in_transfer[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000286/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14490
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000286/r3tmp/kikimr_cluster_d1h6wjzd
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000286/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17888
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15406
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22335
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16079
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000286/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/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/node_1/logfile_xol58yla.log --grpc-port=17888 --mon-port=15406 --ic-port=14490
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17888/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000286/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/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/node_1/logfile_xol58yla.log --grpc-port=17888 --mon-port=15406 --ic-port=14490
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000286/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/node_1/logfile_xol58yla.log', '--grpc-port=17888', '--mon-port=15406', '--ic-port=14490')' in '/home/runner/.ya/build/build_root/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1248380
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17888/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/kvpj/000286/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1248383
DEBUG    ya.test:process.py:259 Command (pid 1248383) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1248383) elapsed time (sec): 1.1185832023620605
DEBUG    ya.test:process.py:263 Command (pid 1248383) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248383) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1248383) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248383) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248383) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 1248383) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1248383) minflt: 16852
DEBUG    ya.test:process.py:263 Command (pid 1248383) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1248383) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1248383) nivcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 1248383) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1248383) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1248383) nvcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 1248383) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1248383) stime: 0.877759
DEBUG    ya.test:process.py:263 Command (pid 1248383) utime: 0.129871
DEBUG    ya.test:process.py:263 Command (pid 1248383) wtime: 1.12
DEBUG    ya.test:process.py:275 Command (pid 1248383) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1248383) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000286/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000286/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17888', '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: 14490\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/kvpj/000286/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17888', '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: 14490\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1252222
DEBUG    ya.test:process.py:259 Command (pid 1252222) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1252222) elapsed time (sec): 0.6600461006164551
DEBUG    ya.test:process.py:263 Command (pid 1252222) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252222) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1252222) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252222) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252222) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1252222) maxrss: 555564
DEBUG    ya.test:process.py:263 Command (pid 1252222) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 1252222) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1252222) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1252222) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1252222) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1252222) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1252222) nvcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 1252222) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1252222) stime: 0.495038
DEBUG    ya.test:process.py:263 Command (pid 1252222) utime: 0.12002199999999999
DEBUG    ya.test:process.py:263 Command (pid 1252222) wtime: 0.661
DEBUG    ya.test:process.py:275 Command (pid 1252222) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000286/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000286/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17888', '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/kvpj/000286/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:17888', '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: 1252719
DEBUG    ya.test:process.py:259 Command (pid 1252719) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1252719) elapsed time (sec): 0.9828810691833496
DEBUG    ya.test:process.py:263 Command (pid 1252719) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252719) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1252719) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252719) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252719) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1252719) maxrss: 555416
DEBUG    ya.test:process.py:263 Command (pid 1252719) minflt: 18628
DEBUG    ya.test:process.py:263 Command (pid 1252719) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1252719) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1252719) nivcsw: 152
DEBUG    ya.test:process.py:263 Command (pid 1252719) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1252719) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1252719) nvcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 1252719) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1252719) stime: 0.779289
DEBUG    ya.test:process.py:263 Command (pid 1252719) utime: 0.14127199999999998
DEBUG    ya.test:process.py:263 Command (pid 1252719) wtime: 0.984
DEBUG    ya.test:process.py:275 Command (pid 1252719) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000286/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9792
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000286/r3tmp/kikimr_cluster_4oxut5i8
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000286/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64436
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27408
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5473
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9844
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000286/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/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/node_1/logfile_1i09eb84.log --grpc-port=64436 --mon-port=27408 --ic-port=9792
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:64436/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000286/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/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/node_1/logfile_1i09eb84.log --grpc-port=64436 --mon-port=27408 --ic-port=9792
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000286/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/node_1/logfile_1i09eb84.log', '--grpc-port=64436', '--mon-port=27408', '--ic-port=9792')' in '/home/runner/.ya/build/build_root/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1254022
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:64436/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/kvpj/000286/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1254023
DEBUG    ya.test:process.py:259 Command (pid 1254023) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1254023) elapsed time (sec): 1.1844913959503174
DEBUG    ya.test:process.py:263 Command (pid 1254023) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254023) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1254023) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254023) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254023) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1254023) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1254023) minflt: 16265
DEBUG    ya.test:process.py:263 Command (pid 1254023) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1254023) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1254023) nivcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 1254023) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1254023) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1254023) nvcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 1254023) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1254023) stime: 1.003262
DEBUG    ya.test:process.py:263 Command (pid 1254023) utime: 0.116473
DEBUG    ya.test:process.py:263 Command (pid 1254023) wtime: 1.185
DEBUG    ya.test:process.py:275 Command (pid 1254023) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1254023) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000286/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000286/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64436', '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: 9792\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000286/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64436', '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: 9792\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1258653
DEBUG    ya.test:process.py:259 Command (pid 1258653) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258653) elapsed time (sec): 1.1859586238861084
DEBUG    ya.test:process.py:263 Command (pid 1258653) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258653) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258653) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258653) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258653) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258653) maxrss: 555396
DEBUG    ya.test:process.py:263 Command (pid 1258653) minflt: 18509
DEBUG    ya.test:process.py:263 Command (pid 1258653) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258653) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258653) nivcsw: 186
DEBUG    ya.test:process.py:263 Command (pid 1258653) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258653) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258653) nvcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 1258653) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258653) stime: 0.9932449999999999
DEBUG    ya.test:process.py:263 Command (pid 1258653) utime: 0.113101
DEBUG    ya.test:process.py:263 Command (pid 1258653) wtime: 1.187
DEBUG    ya.test:process.py:275 Command (pid 1258653) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000286/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000286/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64436', '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.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/kvpj/000286/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64436', '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: 1259916
DEBUG    ya.test:process.py:259 Command (pid 1259916) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1259916) elapsed time (sec): 1.1359925270080566
DEBUG    ya.test:process.py:263 Command (pid 1259916) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259916) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1259916) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259916) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259916) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1259916) maxrss: 555524
DEBUG    ya.test:process.py:263 Command (pid 1259916) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 1259916) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1259916) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1259916) nivcsw: 102
DEBUG    ya.test:process.py:263 Command (pid 1259916) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1259916) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1259916) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 1259916) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1259916) stime: 0.8816219999999999
DEBUG    ya.test:process.py:263 Command (pid 1259916) utime: 0.143665
DEBUG    ya.test:process.py:263 Command (pid 1259916) wtime: 1.137
DEBUG    ya.test:process.py:275 Command (pid 1259916) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000286/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17909
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9721
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10697
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29945
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29964
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000286/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:64436 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/slot_1/logfile_d50knl2z.log --grpc-port=17909 --mon-port=9721 --ic-port=10697 --key-file /home/runner/.ya/build/build_root/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000286/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:64436 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/slot_1/logfile_d50knl2z.log --grpc-port=17909 --mon-port=9721 --ic-port=10697 --key-file /home/runner/.ya/build/build_root/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000286/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:64436', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/slot_1/logfile_d50knl2z.log', '--grpc-port=17909', '--mon-port=9721', '--ic-port=10697', '--key-file', '/home/runner/.ya/build/build_root/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/kvpj/000286/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1261520
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17909/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/kvpj/000286/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1261524
DEBUG    ya.test:process.py:259 Command (pid 1261524) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1261524) elapsed time (sec): 0.898766040802002
DEBUG    ya.test:process.py:263 Command (pid 1261524) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261524) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1261524) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261524) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261524) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1261524) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1261524) minflt: 16664
DEBUG    ya.test:process.py:263 Command (pid 1261524) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1261524) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1261524) nivcsw: 99
DEBUG    ya.test:process.py:263 Command (pid 1261524) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1261524) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1261524) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 1261524) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1261524) stime: 0.691337
DEBUG    ya.test:process.py:263 Command (pid 1261524) utime: 0.131862
DEBUG    ya.test:process.py:263 Command (pid 1261524) wtime: 0.9
DEBUG    ya.test:process.py:275 Command (pid 1261524) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1261524) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_migration_to_new_secrets_in_transfer[encryption_enabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 6b5f179e-ea1a-4660-8adb-379f58766ea0, localhost:64436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6b5f179e-ea1a-4660-8adb-379f58766ea0, localhost:64436): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6b5f179e-ea1a-4660-8adb-379f58766ea0, localhost:64436): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 17909 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:17909, 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:64436
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c7cc616f-1a95-4373-9e39-deff2a08a355, ghrun-2tlsei57yi.auto.internal:17909): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c7cc616f-1a95-4373-9e39-deff2a08a355, ghrun-2tlsei57yi.auto.internal:17909): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c7cc616f-1a95-4373-9e39-deff2a08a355, ghrun-2tlsei57yi.auto.internal:17909): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MTIxMmVjNzUtNTdiNjQyYjItZGZhYzI4OWMtNTYyNDcxMmE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ed255974-394b-4129-9305-c08b84c15d20, ghrun-2tlsei57yi.auto.internal:17909): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ed255974-394b-4129-9305-c08b84c15d20, ghrun-2tlsei57yi.auto.internal:17909): request = { session_id: "ydb://session/3?node_id=50000&id=MTIxMmVjNzUtNTdiNjQyYjItZGZhYzI4OWMtNTYyNDcxMmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ed255974-394b-4129-9305-c08b84c15d20, ghrun-2tlsei57yi.auto.internal:17909): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MTIxMmVjNzUtNTdiNjQyYjItZGZhYzI4OWMtNTYyNDcxMmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9853adf8-0b7c-4954-aca4-140296ee5288, ghrun-2tlsei57yi.auto.internal:17909): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9853adf8-0b7c-4954-aca4-140296ee5288, ghrun-2tlsei57yi.auto.internal:17909): request = { session_id: "ydb://session/3?node_id=50000&id=MTIxMmVjNzUtNTdiNjQyYjItZGZhYzI4OWMtNTYyNDcxMmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9853adf8-0b7c-4954-aca4-140296ee5288, ghrun-2tlsei57yi.auto.internal:17909): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MTIxMmVjNzUtNTdiNjQyYjItZGZhYzI4OWMtNTYyNDcxMmE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 032c912e-0779-4d14-b904-67295877d419, ghrun-2tlsei57yi.auto.internal:17909): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 032c912e-0779-4d14-b904-67295877d419, ghrun-2tlsei57yi.auto.internal:17909): request = { session_id: "ydb://session/3?node_id=50000&id=MTIxMmVjNzUtNTdiNjQyYjItZGZhYzI4OWMtNTYyNDcxMmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 032c912e-0779-4d14-b904-67295877d419, ghrun-2tlsei57yi.auto.internal:17909): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ed255974-394b-4129-9305-c08b84c15d20, ghrun-2tlsei57yi.auto.internal:17909): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64436
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:17909
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b24c3190-2fb5-458a-8711-97b28c557076, localhost:64436): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b24c3190-2fb5-458a-8711-97b28c557076, localhost:64436): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b24c3190-2fb5-458a-8711-97b28c557076, localhost:64436): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 17909 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:17909, 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:64436
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b9f0650b-d643-434b-85d6-5a0aaec00821, ghrun-2tlsei57yi.auto.internal:17909): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b9f0650b-d643-434b-85d6-5a0aaec00821, ghrun-2tlsei57yi.auto.internal:17909): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b9f0650b-d643-434b-85d6-5a0aaec00821, ghrun-2tlsei57yi.auto.internal:17909): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZTRjMzE0NzYtMjBmOWNlYzktZjZjMDdhYzktZDI5ZjQ5Ng==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cc87627a-fef2-4176-a4e1-b16e4d6a8d56, ghrun-2tlsei57yi.auto.internal:17909): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cc87627a-fef2-4176-a4e1-b16e4d6a8d56, ghrun-2tlsei57yi.auto.internal:17909): request = { session_id: "ydb://session/3?node_id=50000&id=ZTRjMzE0NzYtMjBmOWNlYzktZjZjMDdhYzktZDI5ZjQ5Ng==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cc87627a-fef2-4176-a4e1-b16e4d6a8d56, ghrun-2tlsei57yi.auto.internal:17909): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZTRjMzE0NzYtMjBmOWNlYzktZjZjMDdhYzktZDI5ZjQ5Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4999eb2c-50e1-4e07-9d43-f2daf67f8deb, ghrun-2tlsei57yi.auto.internal:17909): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4999eb2c-50e1-4e07-9d43-f2daf67f8deb, ghrun-2tlsei57yi.auto.internal:17909): request = { session_id: "ydb://session/3?node_id=50000&id=ZTRjMzE0NzYtMjBmOWNlYzktZjZjMDdhYzktZDI5ZjQ5Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\', \'ydb.granular.describe_schema\', \'ydb.granular.create_queue\', \'ydb.granular.alter_schema\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4999eb2c-50e1-4e07-9d43-f2daf67f8deb, ghrun-2tlsei57yi.auto.internal:17909): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZTRjMzE0NzYtMjBmOWNlYzktZjZjMDdhYzktZDI5ZjQ5Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 6f19eb3a-d054-4028-b113-9af6d0c3b581, ghrun-2tlsei57yi.auto.internal:17909): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 6f19eb3a-d054-4028-b113-9af6d0c3b581, ghrun-2tlsei57yi.auto.internal:17909): request = { session_id: "ydb://session/3?node_id=50000&id=ZTRjMzE0NzYtMjBmOWNlYzktZjZjMDdhYzktZDI5ZjQ5Ng==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 6f19eb3a-d054-4028-b113-9af6d0c3b581, ghrun-2tlsei57yi.auto.internal:17909): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64436
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:17909
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232456.5432363, expires_in: 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:421 RpcState(Login, 5cdec0da-a01b-415f-a0ec-ed4492b4065c, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5cdec0da-a01b-415f-a0ec-ed4492b4065c, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5cdec0da-a01b-415f-a0ec-ed4492b4065c, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232457.404472, expires_in: 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:421 RpcState(Login, c3fa0ae1-0993-4281-9321-8c98069ecdaf, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3fa0ae1-0993-4281-9321-8c98069ecdaf, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3fa0ae1-0993-4281-9321-8c98069ecdaf, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232458.5659692, expires_in: 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:421 RpcState(Login, ecb15158-6f63-44d8-84d7-c7a58dc8c7a4, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ecb15158-6f63-44d8-84d7-c7a58dc8c7a4, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ecb15158-6f63-44d8-84d7-c7a58dc8c7a4, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232460.2798948, expires_in: 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:421 RpcState(Login, 519ec274-9552-4d5a-aea6-7c2c3c989d7f, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 519ec274-9552-4d5a-aea6-7c2c3c989d7f, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 519ec274-9552-4d5a-aea6-7c2c3c989d7f, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232460.7670527, expires_in: 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:421 RpcState(Login, 1e007f87-624c-43b3-9bd9-fe7aae9493b6, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e007f87-624c-43b3-9bd9-fe7aae9493b6, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e007f87-624c-43b3-9bd9-fe7aae9493b6, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232462.0093234, expires_in: 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:421 RpcState(Login, 3c267c83-5f1e-455f-b7a9-a080492ec85b, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c267c83-5f1e-455f-b7a9-a080492ec85b, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c267c83-5f1e-455f-b7a9-a080492ec85b, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232464.1944485, expires_in: 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:421 RpcState(Login, 8fbeb7eb-3e0a-42ef-b394-f12ccc54a360, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8fbeb7eb-3e0a-42ef-b394-f12ccc54a360, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8fbeb7eb-3e0a-42ef-b394-f12ccc54a360, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232465.6473837, expires_in: 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:421 RpcState(Login, acaa7076-280e-43e8-9d61-ee28e2538c74, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, acaa7076-280e-43e8-9d61-ee28e2538c74, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, acaa7076-280e-43e8-9d61-ee28e2538c74, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232466.1254187, expires_in: 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:421 RpcState(Login, efe3a831-e584-4186-b4e2-88bd154ac8ac, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, efe3a831-e584-4186-b4e2-88bd154ac8ac, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, efe3a831-e584-4186-b4e2-88bd154ac8ac, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232467.944346, expires_in: 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:421 RpcState(Login, 71739765-0ee2-4724-a230-776a9755b398, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71739765-0ee2-4724-a230-776a9755b398, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71739765-0ee2-4724-a230-776a9755b398, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232469.5661414, expires_in: 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:421 RpcState(Login, e82e0402-210f-45f4-8519-1807956e7b32, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e82e0402-210f-45f4-8519-1807956e7b32, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e82e0402-210f-45f4-8519-1807956e7b32, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232470.960756, expires_in: 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:421 RpcState(Login, a125f0fb-275f-4017-a79f-eddfa8cc299e, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a125f0fb-275f-4017-a79f-eddfa8cc299e, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a125f0fb-275f-4017-a79f-eddfa8cc299e, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232472.8519223, expires_in: 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:421 RpcState(Login, 3f7f0897-4604-4a39-82e5-de40043117d1, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f7f0897-4604-4a39-82e5-de40043117d1, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f7f0897-4604-4a39-82e5-de40043117d1, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232474.3524091, expires_in: 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:421 RpcState(Login, 2d45d283-30ae-41df-a8fa-c971c17089f1, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d45d283-30ae-41df-a8fa-c971c17089f1, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d45d283-30ae-41df-a8fa-c971c17089f1, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232475.87722, expires_in: 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:421 RpcState(Login, 3530ba41-a218-488b-b221-235f0c4285e6, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3530ba41-a218-488b-b221-235f0c4285e6, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3530ba41-a218-488b-b221-235f0c4285e6, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232477.7307403, expires_in: 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:421 RpcState(Login, c03419f5-e434-48ec-af4b-e75ab9f4328b, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c03419f5-e434-48ec-af4b-e75ab9f4328b, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c03419f5-e434-48ec-af4b-e75ab9f4328b, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232479.4462223, expires_in: 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:421 RpcState(Login, d11c848b-c454-401d-bdac-c2336881758b, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d11c848b-c454-401d-bdac-c2336881758b, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d11c848b-c454-401d-bdac-c2336881758b, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232480.8639324, expires_in: 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:421 RpcState(Login, be49a289-fe60-4a98-adc5-4f770d5117f1, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be49a289-fe60-4a98-adc5-4f770d5117f1, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be49a289-fe60-4a98-adc5-4f770d5117f1, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232482.9836035, expires_in: 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:421 RpcState(Login, afbea423-796e-45c8-9e3e-85b932ae2530, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, afbea423-796e-45c8-9e3e-85b932ae2530, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, afbea423-796e-45c8-9e3e-85b932ae2530, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232484.858043, expires_in: 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:421 RpcState(Login, 1f3cd416-b0e6-44d5-87bb-4239d19057f2, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f3cd416-b0e6-44d5-87bb-4239d19057f2, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f3cd416-b0e6-44d5-87bb-4239d19057f2, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232486.6357384, expires_in: 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:421 RpcState(Login, 5f08f09a-f16c-42f1-ac41-65fd25591177, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f08f09a-f16c-42f1-ac41-65fd25591177, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f08f09a-f16c-42f1-ac41-65fd25591177, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232488.811241, expires_in: 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:421 RpcState(Login, 632b4465-4981-4791-8543-ccbb8ca31deb, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 632b4465-4981-4791-8543-ccbb8ca31deb, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 632b4465-4981-4791-8543-ccbb8ca31deb, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232491.0042465, expires_in: 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:421 RpcState(Login, 8332a4a4-8678-41d5-a23f-1a6c63317cad, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8332a4a4-8678-41d5-a23f-1a6c63317cad, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8332a4a4-8678-41d5-a23f-1a6c63317cad, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232492.81037, expires_in: 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:421 RpcState(Login, 17b9a5ff-b5d9-4cb9-b3c7-04cc95e12d8a, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17b9a5ff-b5d9-4cb9-b3c7-04cc95e12d8a, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17b9a5ff-b5d9-4cb9-b3c7-04cc95e12d8a, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232494.7906497, expires_in: 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:421 RpcState(Login, f97134fc-015a-41a9-ae2f-0ae23d062447, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f97134fc-015a-41a9-ae2f-0ae23d062447, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f97134fc-015a-41a9-ae2f-0ae23d062447, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232496.150545, expires_in: 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:421 RpcState(Login, 6e600979-b020-4d2a-bb0a-f872b327035a, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6e600979-b020-4d2a-bb0a-f872b327035a, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6e600979-b020-4d2a-bb0a-f872b327035a, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232497.0235405, expires_in: 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:421 RpcState(Login, 925d9051-23fc-40cf-b044-01492bc0bdc8, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 925d9051-23fc-40cf-b044-01492bc0bdc8, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 925d9051-23fc-40cf-b044-01492bc0bdc8, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232498.7952642, expires_in: 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:421 RpcState(Login, b58b2265-a66e-4f74-8e17-987b151446d0, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b58b2265-a66e-4f74-8e17-987b151446d0, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b58b2265-a66e-4f74-8e17-987b151446d0, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232500.9612293, expires_in: 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:421 RpcState(Login, f0a84703-9075-48dd-8a02-f2a10c36cf0d, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f0a84703-9075-48dd-8a02-f2a10c36cf0d, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f0a84703-9075-48dd-8a02-f2a10c36cf0d, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232502.3382902, expires_in: 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:421 RpcState(Login, 4a9d5b48-2b35-4dff-bf01-75f2d463f869, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a9d5b48-2b35-4dff-bf01-75f2d463f869, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a9d5b48-2b35-4dff-bf01-75f2d463f869, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232504.3018703, expires_in: 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:421 RpcState(Login, 66299e47-df04-4067-a464-848ada91db18, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66299e47-df04-4067-a464-848ada91db18, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66299e47-df04-4067-a464-848ada91db18, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232506.045126, expires_in: 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:421 RpcState(Login, 07fbeede-c10f-4978-8657-e00b99c85616, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07fbeede-c10f-4978-8657-e00b99c85616, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07fbeede-c10f-4978-8657-e00b99c85616, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232508.1160693, expires_in: 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:421 RpcState(Login, 6bd3834a-e6c3-4be3-a91a-7e0682d32e9a, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6bd3834a-e6c3-4be3-a91a-7e0682d32e9a, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6bd3834a-e6c3-4be3-a91a-7e0682d32e9a, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232509.6705644, expires_in: 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:421 RpcState(Login, de2cce69-e270-497b-b0ba-fab11e2c9eb5, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de2cce69-e270-497b-b0ba-fab11e2c9eb5, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de2cce69-e270-497b-b0ba-fab11e2c9eb5, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232511.1489315, expires_in: 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:421 RpcState(Login, cb54cad7-4d70-465c-98a5-c76c37696607, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb54cad7-4d70-465c-98a5-c76c37696607, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb54cad7-4d70-465c-98a5-c76c37696607, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232512.5518212, expires_in: 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:421 RpcState(Login, 52a5c0e8-a211-4b66-9f85-bae125278931, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52a5c0e8-a211-4b66-9f85-bae125278931, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52a5c0e8-a211-4b66-9f85-bae125278931, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232514.0153832, expires_in: 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:421 RpcState(Login, 558ff134-0956-4d50-a4a4-764dee2de889, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 558ff134-0956-4d50-a4a4-764dee2de889, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 558ff134-0956-4d50-a4a4-764dee2de889, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232516.1257677, expires_in: 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:421 RpcState(Login, 6e1bb4a9-819e-457b-b795-757398911b2c, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6e1bb4a9-819e-457b-b795-757398911b2c, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6e1bb4a9-819e-457b-b795-757398911b2c, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232518.0047598, expires_in: 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:421 RpcState(Login, ace573f3-ddcf-4a08-893a-5d85da79818a, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ace573f3-ddcf-4a08-893a-5d85da79818a, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ace573f3-ddcf-4a08-893a-5d85da79818a, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232519.9157646, expires_in: 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:421 RpcState(Login, 955363a2-9c0a-4527-9402-a957ab88a8b9, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 955363a2-9c0a-4527-9402-a957ab88a8b9, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 955363a2-9c0a-4527-9402-a957ab88a8b9, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232521.1899354, expires_in: 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:421 RpcState(Login, 14e5df49-1436-4d7e-ac22-9c5f5d2e8dfa, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14e5df49-1436-4d7e-ac22-9c5f5d2e8dfa, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14e5df49-1436-4d7e-ac22-9c5f5d2e8dfa, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232523.1587598, expires_in: 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:421 RpcState(Login, 33d46ecd-8d5f-4ca9-9afb-07e879978bb2, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33d46ecd-8d5f-4ca9-9afb-07e879978bb2, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33d46ecd-8d5f-4ca9-9afb-07e879978bb2, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232525.1781807, expires_in: 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:421 RpcState(Login, 13edd077-42ca-4e58-b82a-1b7ff6102992, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 13edd077-42ca-4e58-b82a-1b7ff6102992, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 13edd077-42ca-4e58-b82a-1b7ff6102992, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232527.1116292, expires_in: 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:421 RpcState(Login, 99cc6280-86d3-4d31-96bb-598739833a16, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99cc6280-86d3-4d31-96bb-598739833a16, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99cc6280-86d3-4d31-96bb-598739833a16, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232528.98008, expires_in: 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:421 RpcState(Login, add97d1a-036f-4181-a1eb-49fdf721cc0b, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, add97d1a-036f-4181-a1eb-49fdf721cc0b, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, add97d1a-036f-4181-a1eb-49fdf721cc0b, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232530.9226046, expires_in: 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:421 RpcState(Login, ebda1d29-bca9-48e8-a908-9215ed5b8cee, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ebda1d29-bca9-48e8-a908-9215ed5b8cee, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ebda1d29-bca9-48e8-a908-9215ed5b8cee, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232532.5547578, expires_in: 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:421 RpcState(Login, 14f7000a-ddf7-4252-8fa9-cac33b125630, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14f7000a-ddf7-4252-8fa9-cac33b125630, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14f7000a-ddf7-4252-8fa9-cac33b125630, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232534.1492393, expires_in: 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:421 RpcState(Login, 2f2df0ab-bb48-4db1-b901-a3e025022b65, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f2df0ab-bb48-4db1-b901-a3e025022b65, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f2df0ab-bb48-4db1-b901-a3e025022b65, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232535.4867668, expires_in: 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:421 RpcState(Login, d8a02160-ec0e-4ec0-b862-f1abc88020da, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8a02160-ec0e-4ec0-b862-f1abc88020da, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8a02160-ec0e-4ec0-b862-f1abc88020da, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232537.1471362, expires_in: 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:421 RpcState(Login, 51278523-54a4-449c-a104-18f00b32f9f3, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 51278523-54a4-449c-a104-18f00b32f9f3, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 51278523-54a4-449c-a104-18f00b32f9f3, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232538.8898032, expires_in: 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:421 RpcState(Login, d488fb31-f924-4a67-9e55-011948fc6d9e, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d488fb31-f924-4a67-9e55-011948fc6d9e, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d488fb31-f924-4a67-9e55-011948fc6d9e, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232540.945418, expires_in: 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:421 RpcState(Login, 66800c9c-aba1-4180-a078-4e74232ffa29, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66800c9c-aba1-4180-a078-4e74232ffa29, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66800c9c-aba1-4180-a078-4e74232ffa29, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232543.1095335, expires_in: 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:421 RpcState(Login, 91fa1e0f-d521-4d56-bdc2-b1eeb30619e6, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91fa1e0f-d521-4d56-bdc2-b1eeb30619e6, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91fa1e0f-d521-4d56-bdc2-b1eeb30619e6, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232544.9506004, expires_in: 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:421 RpcState(Login, 650d7597-6fd9-4a04-8f47-8b5747c36bc7, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 650d7597-6fd9-4a04-8f47-8b5747c36bc7, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 650d7597-6fd9-4a04-8f47-8b5747c36bc7, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232546.3255882, expires_in: 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:421 RpcState(Login, 75170825-26cc-4558-be80-92eb1a53248a, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75170825-26cc-4558-be80-92eb1a53248a, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75170825-26cc-4558-be80-92eb1a53248a, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232548.0626903, expires_in: 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:421 RpcState(Login, 9f99747b-6589-4328-950c-2f311350cc56, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f99747b-6589-4328-950c-2f311350cc56, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f99747b-6589-4328-950c-2f311350cc56, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232549.4738832, expires_in: 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:421 RpcState(Login, 903e3acf-9275-4664-b9ff-d501e50d48f0, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 903e3acf-9275-4664-b9ff-d501e50d48f0, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 903e3acf-9275-4664-b9ff-d501e50d48f0, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232551.4721549, expires_in: 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:421 RpcState(Login, 75450390-9c35-49c0-b18a-f65300462943, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75450390-9c35-49c0-b18a-f65300462943, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75450390-9c35-49c0-b18a-f65300462943, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232553.4622028, expires_in: 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:421 RpcState(Login, 290a297f-7dbc-47fa-b21a-03c1ceccfee8, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 290a297f-7dbc-47fa-b21a-03c1ceccfee8, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 290a297f-7dbc-47fa-b21a-03c1ceccfee8, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232554.9715638, expires_in: 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:421 RpcState(Login, 928ec2cb-d482-4cc7-9296-c73e8b031ef6, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 928ec2cb-d482-4cc7-9296-c73e8b031ef6, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 928ec2cb-d482-4cc7-9296-c73e8b031ef6, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232557.1344388, expires_in: 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:421 RpcState(Login, 359bcd3a-f242-47e0-885e-6109eca9a5dd, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 359bcd3a-f242-47e0-885e-6109eca9a5dd, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 359bcd3a-f242-47e0-885e-6109eca9a5dd, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232558.630726, expires_in: 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:421 RpcState(Login, c3d34040-f2fd-43e0-8ed0-15bc52cb4ea2, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3d34040-f2fd-43e0-8ed0-15bc52cb4ea2, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3d34040-f2fd-43e0-8ed0-15bc52cb4ea2, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232560.1457608, expires_in: 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:421 RpcState(Login, 91e4b738-173b-4d03-b8c5-f20b7dfb1981, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91e4b738-173b-4d03-b8c5-f20b7dfb1981, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91e4b738-173b-4d03-b8c5-f20b7dfb1981, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232562.2349012, expires_in: 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:421 RpcState(Login, bd1bd443-efba-4bb9-9c6d-3c69d1854a5d, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd1bd443-efba-4bb9-9c6d-3c69d1854a5d, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd1bd443-efba-4bb9-9c6d-3c69d1854a5d, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232563.4699047, expires_in: 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:421 RpcState(Login, 0e1b3714-9db2-4d35-96b4-b72d1d45db69, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e1b3714-9db2-4d35-96b4-b72d1d45db69, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e1b3714-9db2-4d35-96b4-b72d1d45db69, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232565.585183, expires_in: 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:421 RpcState(Login, 94aaadda-45d5-4d0c-bd16-f3628725993a, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94aaadda-45d5-4d0c-bd16-f3628725993a, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94aaadda-45d5-4d0c-bd16-f3628725993a, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232567.7240539, expires_in: 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:421 RpcState(Login, 2d51e716-ea64-4523-b0f8-2a3493f0f65c, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d51e716-ea64-4523-b0f8-2a3493f0f65c, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d51e716-ea64-4523-b0f8-2a3493f0f65c, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232569.7181165, expires_in: 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:421 RpcState(Login, df90e48a-71fe-404a-8c21-ce547ebc26bd, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df90e48a-71fe-404a-8c21-ce547ebc26bd, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df90e48a-71fe-404a-8c21-ce547ebc26bd, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232571.8079333, expires_in: 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:421 RpcState(Login, 10a11dcd-fc86-41f1-a206-72f52e315a89, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10a11dcd-fc86-41f1-a206-72f52e315a89, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10a11dcd-fc86-41f1-a206-72f52e315a89, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232573.51455, expires_in: 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:421 RpcState(Login, 0fc4c636-ab88-4fbb-995e-579db2a5ef92, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0fc4c636-ab88-4fbb-995e-579db2a5ef92, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0fc4c636-ab88-4fbb-995e-579db2a5ef92, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232574.91995, expires_in: 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:421 RpcState(Login, 3e94be24-ff14-48a5-9769-0286145ea230, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e94be24-ff14-48a5-9769-0286145ea230, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e94be24-ff14-48a5-9769-0286145ea230, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232576.616442, expires_in: 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:421 RpcState(Login, 64a441d6-483c-41db-810c-645325c095b7, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 64a441d6-483c-41db-810c-645325c095b7, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 64a441d6-483c-41db-810c-645325c095b7, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232578.8087168, expires_in: 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:421 RpcState(Login, 3b7fdaa0-23e6-444e-a2bf-bf139e113ab1, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b7fdaa0-23e6-444e-a2bf-bf139e113ab1, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b7fdaa0-23e6-444e-a2bf-bf139e113ab1, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232580.2584665, expires_in: 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:421 RpcState(Login, 8350f582-bdbf-4f91-a6e9-10918e9b46f9, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8350f582-bdbf-4f91-a6e9-10918e9b46f9, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8350f582-bdbf-4f91-a6e9-10918e9b46f9, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232581.5838053, expires_in: 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:421 RpcState(Login, 2adb094f-cfc3-4f7a-8d26-6b6968bf86a3, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2adb094f-cfc3-4f7a-8d26-6b6968bf86a3, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2adb094f-cfc3-4f7a-8d26-6b6968bf86a3, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232583.4608185, expires_in: 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:421 RpcState(Login, 7995c2ef-1674-44b3-a8b9-6fa5e760a799, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7995c2ef-1674-44b3-a8b9-6fa5e760a799, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7995c2ef-1674-44b3-a8b9-6fa5e760a799, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232585.373068, expires_in: 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:421 RpcState(Login, 0d52646e-ffa4-4f22-9135-036e45fe6083, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d52646e-ffa4-4f22-9135-036e45fe6083, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d52646e-ffa4-4f22-9135-036e45fe6083, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232587.12574, expires_in: 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:421 RpcState(Login, 07fe56b6-cb4f-4df7-8066-3b6a538525e0, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07fe56b6-cb4f-4df7-8066-3b6a538525e0, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07fe56b6-cb4f-4df7-8066-3b6a538525e0, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232588.9957564, expires_in: 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:421 RpcState(Login, 84b5675c-812e-4b32-8e84-1de27861e208, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84b5675c-812e-4b32-8e84-1de27861e208, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84b5675c-812e-4b32-8e84-1de27861e208, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232590.7810206, expires_in: 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:421 RpcState(Login, efa3f439-da2d-4e66-afef-83a1e549c84c, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, efa3f439-da2d-4e66-afef-83a1e549c84c, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, efa3f439-da2d-4e66-afef-83a1e549c84c, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232592.2459714, expires_in: 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:421 RpcState(Login, f0c4dcfb-cd8f-425e-a597-eed51e718a88, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f0c4dcfb-cd8f-425e-a597-eed51e718a88, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f0c4dcfb-cd8f-425e-a597-eed51e718a88, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232593.5051186, expires_in: 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:421 RpcState(Login, f1b6342d-f108-4e82-b0c7-c270e95c4c31, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1b6342d-f108-4e82-b0c7-c270e95c4c31, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1b6342d-f108-4e82-b0c7-c270e95c4c31, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232594.9916918, expires_in: 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:421 RpcState(Login, 15f72c37-3649-4d91-8379-f8e96e85b9a0, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15f72c37-3649-4d91-8379-f8e96e85b9a0, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15f72c37-3649-4d91-8379-f8e96e85b9a0, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232596.656696, expires_in: 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:421 RpcState(Login, 018d6a3f-6f7d-4fb0-885c-04dab79aaa38, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 018d6a3f-6f7d-4fb0-885c-04dab79aaa38, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 018d6a3f-6f7d-4fb0-885c-04dab79aaa38, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232597.8732886, expires_in: 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:421 RpcState(Login, ce392235-78a9-4b70-b31d-59bddfcfcf96, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce392235-78a9-4b70-b31d-59bddfcfcf96, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce392235-78a9-4b70-b31d-59bddfcfcf96, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232599.26577, expires_in: 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:421 RpcState(Login, 994a472a-4837-42bd-ac94-2e38745f4c15, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 994a472a-4837-42bd-ac94-2e38745f4c15, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 994a472a-4837-42bd-ac94-2e38745f4c15, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232600.0828676, expires_in: 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:421 RpcState(Login, 3389383d-fbbf-4b23-96a6-ce19a367ccfc, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3389383d-fbbf-4b23-96a6-ce19a367ccfc, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3389383d-fbbf-4b23-96a6-ce19a367ccfc, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232601.2966864, expires_in: 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:421 RpcState(Login, a0d72aaa-b311-4204-83aa-7bdaf1d14df9, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0d72aaa-b311-4204-83aa-7bdaf1d14df9, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0d72aaa-b311-4204-83aa-7bdaf1d14df9, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232603.1269865, expires_in: 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:421 RpcState(Login, 62ded63e-6b71-4955-9c3f-80a17bb10936, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62ded63e-6b71-4955-9c3f-80a17bb10936, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62ded63e-6b71-4955-9c3f-80a17bb10936, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232604.3787305, expires_in: 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:421 RpcState(Login, 1d3aa75a-3d4e-46bd-abe0-d99b29b64c89, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d3aa75a-3d4e-46bd-abe0-d99b29b64c89, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d3aa75a-3d4e-46bd-abe0-d99b29b64c89, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232606.008673, expires_in: 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:421 RpcState(Login, 1eb4f8fb-03f1-4b44-ba0b-d1234488bcbb, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1eb4f8fb-03f1-4b44-ba0b-d1234488bcbb, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1eb4f8fb-03f1-4b44-ba0b-d1234488bcbb, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232607.5944397, expires_in: 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:421 RpcState(Login, 24ae786d-6968-4551-9915-3fdf6b8bb08d, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24ae786d-6968-4551-9915-3fdf6b8bb08d, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24ae786d-6968-4551-9915-3fdf6b8bb08d, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232609.3097396, expires_in: 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:421 RpcState(Login, 118339d9-03ff-42b7-9b33-fda36c730cea, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 118339d9-03ff-42b7-9b33-fda36c730cea, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 118339d9-03ff-42b7-9b33-fda36c730cea, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232610.7421713, expires_in: 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:421 RpcState(Login, a4d55329-92a2-4359-8537-a74d063b97bb, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4d55329-92a2-4359-8537-a74d063b97bb, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4d55329-92a2-4359-8537-a74d063b97bb, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232612.7954435, expires_in: 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:421 RpcState(Login, b4475c61-5bc8-4fac-9b3a-3be00a2be853, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b4475c61-5bc8-4fac-9b3a-3be00a2be853, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b4475c61-5bc8-4fac-9b3a-3be00a2be853, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232614.4162164, expires_in: 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:421 RpcState(Login, e0ae2d87-10e4-481b-a186-15d61432da22, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0ae2d87-10e4-481b-a186-15d61432da22, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0ae2d87-10e4-481b-a186-15d61432da22, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232616.2652209, expires_in: 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:421 RpcState(Login, 69f93555-6f92-45c9-8b20-1e6d475d55bd, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69f93555-6f92-45c9-8b20-1e6d475d55bd, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69f93555-6f92-45c9-8b20-1e6d475d55bd, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232617.860476, expires_in: 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:421 RpcState(Login, 50b9ed31-18ea-4072-9324-ccf67f043bed, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 50b9ed31-18ea-4072-9324-ccf67f043bed, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 50b9ed31-18ea-4072-9324-ccf67f043bed, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232619.4782934, expires_in: 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:421 RpcState(Login, 76441ec4-3ede-4e69-968e-e78d5d597113, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76441ec4-3ede-4e69-968e-e78d5d597113, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76441ec4-3ede-4e69-968e-e78d5d597113, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232621.340754, expires_in: 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:421 RpcState(Login, a82d21d9-bdde-4f51-9a1a-4c0f472a7555, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a82d21d9-bdde-4f51-9a1a-4c0f472a7555, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a82d21d9-bdde-4f51-9a1a-4c0f472a7555, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232622.752729, expires_in: 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:421 RpcState(Login, b8c47b22-9d5b-4474-a182-504ead253c22, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8c47b22-9d5b-4474-a182-504ead253c22, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8c47b22-9d5b-4474-a182-504ead253c22, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232624.7690663, expires_in: 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:421 RpcState(Login, eb352a06-0428-4ad3-acb0-58375a389296, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb352a06-0428-4ad3-acb0-58375a389296, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb352a06-0428-4ad3-acb0-58375a389296, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232626.5326467, expires_in: 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:421 RpcState(Login, e5e0f22f-2f8f-46fd-8729-9b778154898a, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5e0f22f-2f8f-46fd-8729-9b778154898a, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5e0f22f-2f8f-46fd-8729-9b778154898a, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232628.5866473, expires_in: 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:421 RpcState(Login, 3b2d9087-2c7b-43f8-ad65-c05e030611cb, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b2d9087-2c7b-43f8-ad65-c05e030611cb, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b2d9087-2c7b-43f8-ad65-c05e030611cb, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232630.4479113, expires_in: 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:421 RpcState(Login, 6519ed06-8c50-4f9b-82ff-a15de6e9e2c1, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6519ed06-8c50-4f9b-82ff-a15de6e9e2c1, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6519ed06-8c50-4f9b-82ff-a15de6e9e2c1, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232632.1913288, expires_in: 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:421 RpcState(Login, c434d757-e25b-487c-9703-395ba0d8c217, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c434d757-e25b-487c-9703-395ba0d8c217, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c434d757-e25b-487c-9703-395ba0d8c217, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232634.3661747, expires_in: 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:421 RpcState(Login, 7c291553-2e70-4fd1-a351-9ea254aa2f51, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c291553-2e70-4fd1-a351-9ea254aa2f51, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c291553-2e70-4fd1-a351-9ea254aa2f51, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232635.955545, expires_in: 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:421 RpcState(Login, 109f1d13-940d-4307-839f-52db9828f2ad, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 109f1d13-940d-4307-839f-52db9828f2ad, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 109f1d13-940d-4307-839f-52db9828f2ad, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232637.5085506, expires_in: 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:421 RpcState(Login, 0b975a07-3a0f-4591-ae18-45baf9a9ef18, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b975a07-3a0f-4591-ae18-45baf9a9ef18, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b975a07-3a0f-4591-ae18-45baf9a9ef18, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232639.301396, expires_in: 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:421 RpcState(Login, a3e6b1bf-d672-485f-8bf1-1b322d697f2f, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a3e6b1bf-d672-485f-8bf1-1b322d697f2f, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a3e6b1bf-d672-485f-8bf1-1b322d697f2f, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232640.7983837, expires_in: 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:421 RpcState(Login, 30aadc27-62ef-436a-b36d-8a529738ab54, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 30aadc27-62ef-436a-b36d-8a529738ab54, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 30aadc27-62ef-436a-b36d-8a529738ab54, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232642.524079, expires_in: 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:421 RpcState(Login, c74d7978-1062-4f58-863e-3b589069e30f, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c74d7978-1062-4f58-863e-3b589069e30f, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c74d7978-1062-4f58-863e-3b589069e30f, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232643.8648422, expires_in: 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:421 RpcState(Login, d4d06698-db8b-44ce-990c-b6439508cb95, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4d06698-db8b-44ce-990c-b6439508cb95, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4d06698-db8b-44ce-990c-b6439508cb95, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232645.364742, expires_in: 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:421 RpcState(Login, 5d4ca13f-53a6-4c66-9592-da07a824da88, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d4ca13f-53a6-4c66-9592-da07a824da88, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d4ca13f-53a6-4c66-9592-da07a824da88, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232646.9377549, expires_in: 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:421 RpcState(Login, 2bdb052f-5fa4-40ec-abc2-fbc135c5ee1f, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2bdb052f-5fa4-40ec-abc2-fbc135c5ee1f, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2bdb052f-5fa4-40ec-abc2-fbc135c5ee1f, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232648.3831801, expires_in: 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:421 RpcState(Login, 2ad1732c-b1c2-4dae-bc3f-af166c280638, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ad1732c-b1c2-4dae-bc3f-af166c280638, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ad1732c-b1c2-4dae-bc3f-af166c280638, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232650.3512528, expires_in: 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:421 RpcState(Login, b5cfff00-181a-45a7-8954-5a054f9674d6, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5cfff00-181a-45a7-8954-5a054f9674d6, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5cfff00-181a-45a7-8954-5a054f9674d6, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232651.8732433, expires_in: 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:421 RpcState(Login, 22a40d1a-2374-480d-a8d1-8ecb9896a394, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22a40d1a-2374-480d-a8d1-8ecb9896a394, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22a40d1a-2374-480d-a8d1-8ecb9896a394, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232654.039344, expires_in: 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:421 RpcState(Login, d780c9ce-9b14-4c84-a7ae-a00aea1d9e6f, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d780c9ce-9b14-4c84-a7ae-a00aea1d9e6f, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d780c9ce-9b14-4c84-a7ae-a00aea1d9e6f, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232656.177773, expires_in: 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:421 RpcState(Login, 52aacb0b-fbe9-4dcc-9b5c-1be23b6a7b6b, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52aacb0b-fbe9-4dcc-9b5c-1be23b6a7b6b, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52aacb0b-fbe9-4dcc-9b5c-1be23b6a7b6b, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232658.0177908, expires_in: 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:421 RpcState(Login, b3780f7a-ab79-4425-8988-d4aa2150965f, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3780f7a-ab79-4425-8988-d4aa2150965f, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3780f7a-ab79-4425-8988-d4aa2150965f, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232659.2587938, expires_in: 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:421 RpcState(Login, 91e4a1fe-29fb-4d72-b487-85afaf9083dd, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91e4a1fe-29fb-4d72-b487-85afaf9083dd, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91e4a1fe-29fb-4d72-b487-85afaf9083dd, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232660.9811969, expires_in: 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:421 RpcState(Login, 2710fdb3-d5fd-4c45-b5e3-64c727de53f0, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2710fdb3-d5fd-4c45-b5e3-64c727de53f0, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2710fdb3-d5fd-4c45-b5e3-64c727de53f0, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232661.631093, expires_in: 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:421 RpcState(Login, 83241be0-37d9-4b5f-a1d8-bfef57cd1db2, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83241be0-37d9-4b5f-a1d8-bfef57cd1db2, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83241be0-37d9-4b5f-a1d8-bfef57cd1db2, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232663.4623735, expires_in: 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:421 RpcState(Login, 59e987b8-d914-44e0-931a-be1b15b43f12, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59e987b8-d914-44e0-931a-be1b15b43f12, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59e987b8-d914-44e0-931a-be1b15b43f12, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232665.647468, expires_in: 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:421 RpcState(Login, 7d82b8cd-a3de-45f6-aa42-031196e3ddd0, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d82b8cd-a3de-45f6-aa42-031196e3ddd0, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d82b8cd-a3de-45f6-aa42-031196e3ddd0, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232667.0207534, expires_in: 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:421 RpcState(Login, ccd2d875-4948-4159-82f1-6e4acaa27211, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ccd2d875-4948-4159-82f1-6e4acaa27211, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ccd2d875-4948-4159-82f1-6e4acaa27211, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232668.5538712, expires_in: 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:421 RpcState(Login, 645dcd70-01e1-485a-9685-4cad558c614d, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 645dcd70-01e1-485a-9685-4cad558c614d, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 645dcd70-01e1-485a-9685-4cad558c614d, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232670.700483, expires_in: 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:421 RpcState(Login, c719a82c-7f19-491e-9a1e-3c2956401c59, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c719a82c-7f19-491e-9a1e-3c2956401c59, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c719a82c-7f19-491e-9a1e-3c2956401c59, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232672.4649162, expires_in: 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:421 RpcState(Login, b516964d-a759-4aa6-ab3a-d6d8f1ee3473, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b516964d-a759-4aa6-ab3a-d6d8f1ee3473, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b516964d-a759-4aa6-ab3a-d6d8f1ee3473, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232673.8362033, expires_in: 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:421 RpcState(Login, 46156eb9-d365-4066-9361-3fe2111675a3, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46156eb9-d365-4066-9361-3fe2111675a3, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46156eb9-d365-4066-9361-3fe2111675a3, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232675.1437645, expires_in: 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:421 RpcState(Login, fe77ea2b-f84d-488f-b0c7-299f2ed65d07, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe77ea2b-f84d-488f-b0c7-299f2ed65d07, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe77ea2b-f84d-488f-b0c7-299f2ed65d07, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232677.2889597, expires_in: 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:421 RpcState(Login, 7df45e6b-626e-4c95-b7d3-5bdef31149a0, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7df45e6b-626e-4c95-b7d3-5bdef31149a0, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7df45e6b-626e-4c95-b7d3-5bdef31149a0, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232678.7598727, expires_in: 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:421 RpcState(Login, eab3b760-d0a5-422a-955a-ad5a0fbc59be, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eab3b760-d0a5-422a-955a-ad5a0fbc59be, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eab3b760-d0a5-422a-955a-ad5a0fbc59be, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232680.0869873, expires_in: 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:421 RpcState(Login, 6c3bd40e-3330-49e0-8ca6-50359c17f3b9, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c3bd40e-3330-49e0-8ca6-50359c17f3b9, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c3bd40e-3330-49e0-8ca6-50359c17f3b9, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232681.789545, expires_in: 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:421 RpcState(Login, 8ee92bd0-34c5-4060-8b57-8533404e8b74, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ee92bd0-34c5-4060-8b57-8533404e8b74, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ee92bd0-34c5-4060-8b57-8533404e8b74, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232683.2060537, expires_in: 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:421 RpcState(Login, 725fa495-42cc-4175-9b96-8203963776c2, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 725fa495-42cc-4175-9b96-8203963776c2, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 725fa495-42cc-4175-9b96-8203963776c2, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232685.2314126, expires_in: 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:421 RpcState(Login, 2228b583-de55-48a1-a03a-472482885fa6, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2228b583-de55-48a1-a03a-472482885fa6, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2228b583-de55-48a1-a03a-472482885fa6, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232687.2531645, expires_in: 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:421 RpcState(Login, 03ae8344-326d-45cd-bac6-d77f6c7446fd, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03ae8344-326d-45cd-bac6-d77f6c7446fd, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03ae8344-326d-45cd-bac6-d77f6c7446fd, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232689.228856, expires_in: 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:421 RpcState(Login, e519a35b-712d-4a23-91f3-9737de936053, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e519a35b-712d-4a23-91f3-9737de936053, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e519a35b-712d-4a23-91f3-9737de936053, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232690.940588, expires_in: 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:421 RpcState(Login, 341c6c39-454f-4ca7-b7f0-6165a8e0cd8f, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 341c6c39-454f-4ca7-b7f0-6165a8e0cd8f, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 341c6c39-454f-4ca7-b7f0-6165a8e0cd8f, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232693.1479864, expires_in: 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:421 RpcState(Login, 5ec7a034-f7f6-4274-93cd-acfe4f444949, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ec7a034-f7f6-4274-93cd-acfe4f444949, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ec7a034-f7f6-4274-93cd-acfe4f444949, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232695.3124058, expires_in: 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:421 RpcState(Login, 2438fe8e-5687-43ce-8459-b1f2253f30b4, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2438fe8e-5687-43ce-8459-b1f2253f30b4, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2438fe8e-5687-43ce-8459-b1f2253f30b4, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232697.0075557, expires_in: 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:421 RpcState(Login, 9017beb6-b242-42c9-a700-505917e6e816, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9017beb6-b242-42c9-a700-505917e6e816, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9017beb6-b242-42c9-a700-505917e6e816, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232698.7546399, expires_in: 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:421 RpcState(Login, 67e747aa-8e88-4e92-b347-8e3c6d798f2c, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67e747aa-8e88-4e92-b347-8e3c6d798f2c, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67e747aa-8e88-4e92-b347-8e3c6d798f2c, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232700.8235464, expires_in: 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:421 RpcState(Login, 6a619841-9537-4435-b2e4-75e2d9329b47, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a619841-9537-4435-b2e4-75e2d9329b47, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a619841-9537-4435-b2e4-75e2d9329b47, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232702.7894442, expires_in: 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:421 RpcState(Login, 2193e8d2-dc14-44d6-9e66-da04407f8492, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2193e8d2-dc14-44d6-9e66-da04407f8492, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2193e8d2-dc14-44d6-9e66-da04407f8492, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232704.5640268, expires_in: 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:421 RpcState(Login, 0e4f441e-edda-45da-b386-4bf995e09f55, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e4f441e-edda-45da-b386-4bf995e09f55, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e4f441e-edda-45da-b386-4bf995e09f55, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232706.5467243, expires_in: 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:421 RpcState(Login, 6aa16aff-46e6-425b-ae00-d1e9558999c3, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6aa16aff-46e6-425b-ae00-d1e9558999c3, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6aa16aff-46e6-425b-ae00-d1e9558999c3, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232708.5029008, expires_in: 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:421 RpcState(Login, 16e1f76d-d571-4769-a924-fa6edbbc5fc6, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16e1f76d-d571-4769-a924-fa6edbbc5fc6, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16e1f76d-d571-4769-a924-fa6edbbc5fc6, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232710.2451499, expires_in: 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:421 RpcState(Login, 20dc4538-32ec-49ac-bff2-9fb5a2eb5e82, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20dc4538-32ec-49ac-bff2-9fb5a2eb5e82, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20dc4538-32ec-49ac-bff2-9fb5a2eb5e82, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232711.9943266, expires_in: 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:421 RpcState(Login, 4c7a85d9-b002-4fbf-a85c-81b3b15a0613, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c7a85d9-b002-4fbf-a85c-81b3b15a0613, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c7a85d9-b002-4fbf-a85c-81b3b15a0613, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232713.262822, expires_in: 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:421 RpcState(Login, 3f97aaa0-9351-40b3-8426-d2392d2d958c, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f97aaa0-9351-40b3-8426-d2392d2d958c, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f97aaa0-9351-40b3-8426-d2392d2d958c, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232715.4547315, expires_in: 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:421 RpcState(Login, d6acf285-6eaf-438b-adeb-172e9aee898d, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6acf285-6eaf-438b-adeb-172e9aee898d, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6acf285-6eaf-438b-adeb-172e9aee898d, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232716.6664014, expires_in: 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:421 RpcState(Login, c47362ce-a456-41ab-8b10-c52e4d7d404b, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c47362ce-a456-41ab-8b10-c52e4d7d404b, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c47362ce-a456-41ab-8b10-c52e4d7d404b, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232718.4810014, expires_in: 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:421 RpcState(Login, ece6448d-668e-43c6-905b-bb0206edb832, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ece6448d-668e-43c6-905b-bb0206edb832, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ece6448d-668e-43c6-905b-bb0206edb832, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232720.6375039, expires_in: 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:421 RpcState(Login, dd385736-0a00-40aa-a577-0c1cfe5d313a, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd385736-0a00-40aa-a577-0c1cfe5d313a, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd385736-0a00-40aa-a577-0c1cfe5d313a, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232722.2082698, expires_in: 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:421 RpcState(Login, b70c75ba-2698-4de0-b07e-fe76380ab5c1, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b70c75ba-2698-4de0-b07e-fe76380ab5c1, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b70c75ba-2698-4de0-b07e-fe76380ab5c1, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232722.6069705, expires_in: 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:421 RpcState(Login, ac8860fd-9348-4e6f-a245-bc6d11d10301, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac8860fd-9348-4e6f-a245-bc6d11d10301, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac8860fd-9348-4e6f-a245-bc6d11d10301, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232723.845356, expires_in: 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:421 RpcState(Login, 963f27a0-bb98-4acf-a610-685851b1d7f3, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 963f27a0-bb98-4acf-a610-685851b1d7f3, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 963f27a0-bb98-4acf-a610-685851b1d7f3, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232725.1132586, expires_in: 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:421 RpcState(Login, 84a9b466-55e1-453d-aa15-f47475a01c58, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84a9b466-55e1-453d-aa15-f47475a01c58, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84a9b466-55e1-453d-aa15-f47475a01c58, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232726.6904118, expires_in: 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:421 RpcState(Login, c2dadedf-88c3-4e57-ba20-963e0fbd0690, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2dadedf-88c3-4e57-ba20-963e0fbd0690, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2dadedf-88c3-4e57-ba20-963e0fbd0690, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232728.2942953, expires_in: 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:421 RpcState(Login, 9338fed4-40af-467d-916e-79302c089176, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9338fed4-40af-467d-916e-79302c089176, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9338fed4-40af-467d-916e-79302c089176, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232729.5538893, expires_in: 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:421 RpcState(Login, f4859801-7d12-448b-a3ad-cb7ed4ae2bf2, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4859801-7d12-448b-a3ad-cb7ed4ae2bf2, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4859801-7d12-448b-a3ad-cb7ed4ae2bf2, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232731.6203444, expires_in: 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:421 RpcState(Login, b1b185c4-fc82-4200-8bed-ca4558fdfb74, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1b185c4-fc82-4200-8bed-ca4558fdfb74, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1b185c4-fc82-4200-8bed-ca4558fdfb74, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232733.1651504, expires_in: 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:421 RpcState(Login, 452d7fe6-7eac-470b-89ef-f78254e0d12c, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 452d7fe6-7eac-470b-89ef-f78254e0d12c, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 452d7fe6-7eac-470b-89ef-f78254e0d12c, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232735.3515685, expires_in: 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:421 RpcState(Login, 20210184-f19a-424f-9505-b55234546c76, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20210184-f19a-424f-9505-b55234546c76, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20210184-f19a-424f-9505-b55234546c76, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232737.120549, expires_in: 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:421 RpcState(Login, 36eb69b0-dfc2-4d23-9cd4-1b884000f36d, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36eb69b0-dfc2-4d23-9cd4-1b884000f36d, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36eb69b0-dfc2-4d23-9cd4-1b884000f36d, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232738.8985634, expires_in: 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:421 RpcState(Login, c05f63d0-594c-4f87-befb-841f79997a1f, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c05f63d0-594c-4f87-befb-841f79997a1f, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c05f63d0-594c-4f87-befb-841f79997a1f, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232740.2656748, expires_in: 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:421 RpcState(Login, b4ebbcdd-222f-4d35-aefd-7e663f0e858f, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b4ebbcdd-222f-4d35-aefd-7e663f0e858f, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b4ebbcdd-222f-4d35-aefd-7e663f0e858f, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232741.5386183, expires_in: 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:421 RpcState(Login, 5cab4f21-7e28-4bc9-994c-30fdb5154cf4, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5cab4f21-7e28-4bc9-994c-30fdb5154cf4, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5cab4f21-7e28-4bc9-994c-30fdb5154cf4, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232743.656393, expires_in: 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:421 RpcState(Login, 3b46a9fa-e2db-4f30-a1b0-b88af7d456d1, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b46a9fa-e2db-4f30-a1b0-b88af7d456d1, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b46a9fa-e2db-4f30-a1b0-b88af7d456d1, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232745.2217035, expires_in: 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:421 RpcState(Login, 549bf711-19a3-415a-919b-91b7a6494674, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 549bf711-19a3-415a-919b-91b7a6494674, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 549bf711-19a3-415a-919b-91b7a6494674, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232747.2095387, expires_in: 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:421 RpcState(Login, 178562bf-1d91-42ce-a532-0e4e5e663052, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 178562bf-1d91-42ce-a532-0e4e5e663052, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 178562bf-1d91-42ce-a532-0e4e5e663052, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232749.1259406, expires_in: 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:421 RpcState(Login, 8c07097f-f9bc-4ff8-86ba-519f700be3a0, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c07097f-f9bc-4ff8-86ba-519f700be3a0, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c07097f-f9bc-4ff8-86ba-519f700be3a0, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232750.722292, expires_in: 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:421 RpcState(Login, 158eb8a9-47ec-4a84-a610-1426e4f04801, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 158eb8a9-47ec-4a84-a610-1426e4f04801, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 158eb8a9-47ec-4a84-a610-1426e4f04801, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232752.8796024, expires_in: 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:421 RpcState(Login, 7994bd47-9dba-410f-bb3f-a75e4179c0e9, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7994bd47-9dba-410f-bb3f-a75e4179c0e9, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7994bd47-9dba-410f-bb3f-a75e4179c0e9, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232754.277336, expires_in: 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:421 RpcState(Login, 640f7e74-a694-406a-a887-1bc09c212e64, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 640f7e74-a694-406a-a887-1bc09c212e64, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 640f7e74-a694-406a-a887-1bc09c212e64, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232755.6984606, expires_in: 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:421 RpcState(Login, 42eb0da7-aabc-45d4-9a2a-ec5419cf0c73, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42eb0da7-aabc-45d4-9a2a-ec5419cf0c73, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42eb0da7-aabc-45d4-9a2a-ec5419cf0c73, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232757.8802197, expires_in: 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:421 RpcState(Login, 9eeb3ee5-31e7-4644-9baa-a9666523efdd, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9eeb3ee5-31e7-4644-9baa-a9666523efdd, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9eeb3ee5-31e7-4644-9baa-a9666523efdd, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232759.5231335, expires_in: 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:421 RpcState(Login, e52b02cd-d681-48bd-b36a-22a409ca616f, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e52b02cd-d681-48bd-b36a-22a409ca616f, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e52b02cd-d681-48bd-b36a-22a409ca616f, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232761.6601288, expires_in: 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:421 RpcState(Login, e5c08732-8fa0-4a46-a4c7-915b7c092992, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5c08732-8fa0-4a46-a4c7-915b7c092992, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5c08732-8fa0-4a46-a4c7-915b7c092992, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232763.3177707, expires_in: 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:421 RpcState(Login, 72d8e36b-9d99-4b76-af97-aa65edf16884, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 72d8e36b-9d99-4b76-af97-aa65edf16884, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 72d8e36b-9d99-4b76-af97-aa65edf16884, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232765.1594694, expires_in: 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:421 RpcState(Login, 2d3bff7d-a148-4aa3-8c29-0c5b5bdd5b26, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d3bff7d-a148-4aa3-8c29-0c5b5bdd5b26, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d3bff7d-a148-4aa3-8c29-0c5b5bdd5b26, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232767.2359169, expires_in: 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:421 RpcState(Login, 373a72f7-2c1c-47a1-9377-41d034bb0adf, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 373a72f7-2c1c-47a1-9377-41d034bb0adf, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 373a72f7-2c1c-47a1-9377-41d034bb0adf, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232768.5120032, expires_in: 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:421 RpcState(Login, 11926198-fc7d-4e79-aa75-06197b682176, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11926198-fc7d-4e79-aa75-06197b682176, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11926198-fc7d-4e79-aa75-06197b682176, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232770.5304894, expires_in: 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:421 RpcState(Login, 623c7a68-455e-47b4-8385-def96bdef426, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 623c7a68-455e-47b4-8385-def96bdef426, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 623c7a68-455e-47b4-8385-def96bdef426, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232771.7723548, expires_in: 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:421 RpcState(Login, 4068cbbb-99f2-47a7-a357-afd41ffdf512, localhost:17888): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4068cbbb-99f2-47a7-a357-afd41ffdf512, localhost:17888): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4068cbbb-99f2-47a7-a357-afd41ffdf512, localhost:17888): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:17888". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17888
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765232772839855&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17909/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:64436/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29964
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29945
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10697
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9721
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17909
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9844
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5473
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27408
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64436
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9792
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17888/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16079
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22335
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15406
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17888
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14490
============================== slowest durations ===============================
317.96s call     test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]
18.05s setup    test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]
11.54s teardown test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 1 failed in 348.09s (0:05:48) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/00028b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
___ test_success_create_eds_with_many_secrets_with_fail[encryption_disabled] ___
ydb/tests/functional/secrets/test_secrets_usage.py:189: in test_success_create_eds_with_many_secrets_with_fail
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7798
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/00028b/r3tmp/kikimr_cluster_ftrt8ott
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14341
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11153
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19597
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17889
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028b/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/kvpj/00028b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/node_1/logfile_wauk__h_.log --grpc-port=14341 --mon-port=11153 --ic-port=7798
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14341/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028b/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/kvpj/00028b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/node_1/logfile_wauk__h_.log --grpc-port=14341 --mon-port=11153 --ic-port=7798
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/00028b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/00028b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/00028b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/node_1/logfile_wauk__h_.log', '--grpc-port=14341', '--mon-port=11153', '--ic-port=7798')' in '/home/runner/.ya/build/build_root/kvpj/00028b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1248639
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14341/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/kvpj/00028b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1248642
DEBUG    ya.test:process.py:259 Command (pid 1248642) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1248642) elapsed time (sec): 1.6289801597595215
DEBUG    ya.test:process.py:263 Command (pid 1248642) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248642) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1248642) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248642) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248642) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1248642) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1248642) minflt: 16263
DEBUG    ya.test:process.py:263 Command (pid 1248642) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1248642) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1248642) nivcsw: 222
DEBUG    ya.test:process.py:263 Command (pid 1248642) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1248642) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1248642) nvcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 1248642) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1248642) stime: 1.309672
DEBUG    ya.test:process.py:263 Command (pid 1248642) utime: 0.102556
DEBUG    ya.test:process.py:263 Command (pid 1248642) wtime: 1.63
DEBUG    ya.test:process.py:275 Command (pid 1248642) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1248642) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14341', '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: 7798\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/kvpj/00028b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14341', '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: 7798\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1251855
DEBUG    ya.test:process.py:259 Command (pid 1251855) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1251855) elapsed time (sec): 0.6815311908721924
DEBUG    ya.test:process.py:263 Command (pid 1251855) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251855) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1251855) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251855) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251855) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1251855) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 1251855) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1251855) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1251855) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1251855) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 1251855) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1251855) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1251855) nvcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 1251855) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1251855) stime: 0.49912799999999996
DEBUG    ya.test:process.py:263 Command (pid 1251855) utime: 0.138646
DEBUG    ya.test:process.py:263 Command (pid 1251855) wtime: 0.683
DEBUG    ya.test:process.py:275 Command (pid 1251855) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14341', '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/kvpj/00028b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14341', '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: 1252256
DEBUG    ya.test:process.py:259 Command (pid 1252256) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1252256) elapsed time (sec): 0.6796536445617676
DEBUG    ya.test:process.py:263 Command (pid 1252256) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252256) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1252256) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252256) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252256) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1252256) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 1252256) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 1252256) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1252256) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1252256) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1252256) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1252256) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1252256) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 1252256) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1252256) stime: 0.536702
DEBUG    ya.test:process.py:263 Command (pid 1252256) utime: 0.098658
DEBUG    ya.test:process.py:263 Command (pid 1252256) wtime: 0.681
DEBUG    ya.test:process.py:275 Command (pid 1252256) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24673
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/00028b/r3tmp/kikimr_cluster_y9u9cqxw
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16495
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64695
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7080
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20591
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028b/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/kvpj/00028b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/node_1/logfile_jx8y4mvi.log --grpc-port=16495 --mon-port=64695 --ic-port=24673
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16495/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028b/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/kvpj/00028b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/node_1/logfile_jx8y4mvi.log --grpc-port=16495 --mon-port=64695 --ic-port=24673
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/00028b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/00028b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/00028b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/node_1/logfile_jx8y4mvi.log', '--grpc-port=16495', '--mon-port=64695', '--ic-port=24673')' in '/home/runner/.ya/build/build_root/kvpj/00028b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1253073
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16495/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/kvpj/00028b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1253074
DEBUG    ya.test:process.py:259 Command (pid 1253074) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1253074) elapsed time (sec): 1.274078369140625
DEBUG    ya.test:process.py:263 Command (pid 1253074) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253074) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1253074) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253074) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253074) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1253074) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1253074) minflt: 16264
DEBUG    ya.test:process.py:263 Command (pid 1253074) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1253074) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1253074) nivcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1253074) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1253074) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1253074) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1253074) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1253074) stime: 1.072069
DEBUG    ya.test:process.py:263 Command (pid 1253074) utime: 0.14801
DEBUG    ya.test:process.py:263 Command (pid 1253074) wtime: 1.275
DEBUG    ya.test:process.py:275 Command (pid 1253074) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1253074) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16495', '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: 24673\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/00028b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16495', '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: 24673\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1258437
DEBUG    ya.test:process.py:259 Command (pid 1258437) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258437) elapsed time (sec): 1.210874080657959
DEBUG    ya.test:process.py:263 Command (pid 1258437) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258437) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258437) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258437) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258437) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258437) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 1258437) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 1258437) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258437) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258437) nivcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 1258437) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258437) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258437) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 1258437) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258437) stime: 0.9978079999999999
DEBUG    ya.test:process.py:263 Command (pid 1258437) utime: 0.11581799999999999
DEBUG    ya.test:process.py:263 Command (pid 1258437) wtime: 1.212
DEBUG    ya.test:process.py:275 Command (pid 1258437) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16495', '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.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/kvpj/00028b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16495', '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: 1259717
DEBUG    ya.test:process.py:259 Command (pid 1259717) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1259717) elapsed time (sec): 1.3064446449279785
DEBUG    ya.test:process.py:263 Command (pid 1259717) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259717) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1259717) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259717) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259717) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1259717) maxrss: 555608
DEBUG    ya.test:process.py:263 Command (pid 1259717) minflt: 18438
DEBUG    ya.test:process.py:263 Command (pid 1259717) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1259717) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1259717) nivcsw: 110
DEBUG    ya.test:process.py:263 Command (pid 1259717) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1259717) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1259717) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 1259717) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1259717) stime: 1.058978
DEBUG    ya.test:process.py:263 Command (pid 1259717) utime: 0.14303
DEBUG    ya.test:process.py:263 Command (pid 1259717) wtime: 1.308
DEBUG    ya.test:process.py:275 Command (pid 1259717) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29370
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15649
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15273
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15450
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24659
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:16495 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/00028b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/slot_1/logfile_k8b10xqq.log --grpc-port=29370 --mon-port=15649 --ic-port=15273
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:16495 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/00028b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/slot_1/logfile_k8b10xqq.log --grpc-port=29370 --mon-port=15649 --ic-port=15273
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/00028b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/00028b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:16495', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/00028b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/slot_1/logfile_k8b10xqq.log', '--grpc-port=29370', '--mon-port=15649', '--ic-port=15273')' in '/home/runner/.ya/build/build_root/kvpj/00028b/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1261497
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29370/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/kvpj/00028b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1261525
DEBUG    ya.test:process.py:259 Command (pid 1261525) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1261525) elapsed time (sec): 0.7795093059539795
DEBUG    ya.test:process.py:263 Command (pid 1261525) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261525) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1261525) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261525) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261525) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1261525) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1261525) minflt: 16263
DEBUG    ya.test:process.py:263 Command (pid 1261525) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1261525) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1261525) nivcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 1261525) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1261525) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1261525) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1261525) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1261525) stime: 0.570054
DEBUG    ya.test:process.py:263 Command (pid 1261525) utime: 0.133439
DEBUG    ya.test:process.py:263 Command (pid 1261525) wtime: 0.781
DEBUG    ya.test:process.py:275 Command (pid 1261525) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1261525) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_success_create_eds_with_many_secrets_with_fail[encryption_disabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 8cb97e5f-0853-48b5-87af-068dae85e411, localhost:16495): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8cb97e5f-0853-48b5-87af-068dae85e411, localhost:16495): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8cb97e5f-0853-48b5-87af-068dae85e411, localhost:16495): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 29370 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:29370, 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:16495
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a2e56994-cd44-407d-a8a6-f60c20ad693f, ghrun-2tlsei57yi.auto.internal:29370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a2e56994-cd44-407d-a8a6-f60c20ad693f, ghrun-2tlsei57yi.auto.internal:29370): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a2e56994-cd44-407d-a8a6-f60c20ad693f, ghrun-2tlsei57yi.auto.internal:29370): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MWFjMDFhNzctOWIzNTAzY2YtOGMzODhmZGEtMzU1OTk2OTU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7c10d26e-b6bb-4125-b3f5-ef89575d24ea, ghrun-2tlsei57yi.auto.internal:29370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7c10d26e-b6bb-4125-b3f5-ef89575d24ea, ghrun-2tlsei57yi.auto.internal:29370): request = { session_id: "ydb://session/3?node_id=50000&id=MWFjMDFhNzctOWIzNTAzY2YtOGMzODhmZGEtMzU1OTk2OTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7c10d26e-b6bb-4125-b3f5-ef89575d24ea, ghrun-2tlsei57yi.auto.internal:29370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MWFjMDFhNzctOWIzNTAzY2YtOGMzODhmZGEtMzU1OTk2OTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98fce6ec-f877-4f0b-917b-91d3da2cc9f0, ghrun-2tlsei57yi.auto.internal:29370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98fce6ec-f877-4f0b-917b-91d3da2cc9f0, ghrun-2tlsei57yi.auto.internal:29370): request = { session_id: "ydb://session/3?node_id=50000&id=MWFjMDFhNzctOWIzNTAzY2YtOGMzODhmZGEtMzU1OTk2OTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98fce6ec-f877-4f0b-917b-91d3da2cc9f0, ghrun-2tlsei57yi.auto.internal:29370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MWFjMDFhNzctOWIzNTAzY2YtOGMzODhmZGEtMzU1OTk2OTU=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8e6fb2c5-4790-4558-830f-8bbd64227815, ghrun-2tlsei57yi.auto.internal:29370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8e6fb2c5-4790-4558-830f-8bbd64227815, ghrun-2tlsei57yi.auto.internal:29370): request = { session_id: "ydb://session/3?node_id=50000&id=MWFjMDFhNzctOWIzNTAzY2YtOGMzODhmZGEtMzU1OTk2OTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8e6fb2c5-4790-4558-830f-8bbd64227815, ghrun-2tlsei57yi.auto.internal:29370): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16495
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:29370
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 0bcc9655-52a8-4512-9772-61bfef2cc407, localhost:16495): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0bcc9655-52a8-4512-9772-61bfef2cc407, localhost:16495): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0bcc9655-52a8-4512-9772-61bfef2cc407, localhost:16495): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 29370 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:29370, 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:16495
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 241827b4-e84c-4207-a883-4e7453900b7f, ghrun-2tlsei57yi.auto.internal:29370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 241827b4-e84c-4207-a883-4e7453900b7f, ghrun-2tlsei57yi.auto.internal:29370): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 241827b4-e84c-4207-a883-4e7453900b7f, ghrun-2tlsei57yi.auto.internal:29370): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YTFkMTM0OS0xNDQ4YzZhZS05ZTY1Yzg0NS0yNTU3MTVm" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 01c63bfe-5db2-44d1-b1da-7fb145a5c42a, ghrun-2tlsei57yi.auto.internal:29370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 01c63bfe-5db2-44d1-b1da-7fb145a5c42a, ghrun-2tlsei57yi.auto.internal:29370): request = { session_id: "ydb://session/3?node_id=50000&id=YTFkMTM0OS0xNDQ4YzZhZS05ZTY1Yzg0NS0yNTU3MTVm" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 01c63bfe-5db2-44d1-b1da-7fb145a5c42a, ghrun-2tlsei57yi.auto.internal:29370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YTFkMTM0OS0xNDQ4YzZhZS05ZTY1Yzg0NS0yNTU3MTVm
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 766eec73-c788-44fe-bdf8-bea24cfa8ef0, ghrun-2tlsei57yi.auto.internal:29370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 766eec73-c788-44fe-bdf8-bea24cfa8ef0, ghrun-2tlsei57yi.auto.internal:29370): request = { session_id: "ydb://session/3?node_id=50000&id=YTFkMTM0OS0xNDQ4YzZhZS05ZTY1Yzg0NS0yNTU3MTVm" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 766eec73-c788-44fe-bdf8-bea24cfa8ef0, ghrun-2tlsei57yi.auto.internal:29370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YTFkMTM0OS0xNDQ4YzZhZS05ZTY1Yzg0NS0yNTU3MTVm
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 4e6eae25-ff11-4e62-9087-2abb13c475d2, ghrun-2tlsei57yi.auto.internal:29370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 4e6eae25-ff11-4e62-9087-2abb13c475d2, ghrun-2tlsei57yi.auto.internal:29370): request = { session_id: "ydb://session/3?node_id=50000&id=YTFkMTM0OS0xNDQ4YzZhZS05ZTY1Yzg0NS0yNTU3MTVm" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 4e6eae25-ff11-4e62-9087-2abb13c475d2, ghrun-2tlsei57yi.auto.internal:29370): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16495
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:29370
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 031e34a6-df51-46a1-ba44-3ef18c1fb8f5, localhost:16495): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 031e34a6-df51-46a1-ba44-3ef18c1fb8f5, localhost:16495): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 031e34a6-df51-46a1-ba44-3ef18c1fb8f5, localhost:16495): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 29370 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:29370, 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:16495
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 971069b8-b168-47b4-8974-3e4bd55d1742, ghrun-2tlsei57yi.auto.internal:29370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 971069b8-b168-47b4-8974-3e4bd55d1742, ghrun-2tlsei57yi.auto.internal:29370): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 971069b8-b168-47b4-8974-3e4bd55d1742, ghrun-2tlsei57yi.auto.internal:29370): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NmU0M2Q4NTQtYjU3YjExMTYtZDNmNWE2NzgtMzM1MjM4ZDk=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d476922c-3ba1-4d59-b7e4-0d66b1a6253a, ghrun-2tlsei57yi.auto.internal:29370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d476922c-3ba1-4d59-b7e4-0d66b1a6253a, ghrun-2tlsei57yi.auto.internal:29370): request = { session_id: "ydb://session/3?node_id=50000&id=NmU0M2Q4NTQtYjU3YjExMTYtZDNmNWE2NzgtMzM1MjM4ZDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d476922c-3ba1-4d59-b7e4-0d66b1a6253a, ghrun-2tlsei57yi.auto.internal:29370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NmU0M2Q4NTQtYjU3YjExMTYtZDNmNWE2NzgtMzM1MjM4ZDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 399291fe-39af-466d-b322-91b0593e67d0, ghrun-2tlsei57yi.auto.internal:29370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 399291fe-39af-466d-b322-91b0593e67d0, ghrun-2tlsei57yi.auto.internal:29370): request = { session_id: "ydb://session/3?node_id=50000&id=NmU0M2Q4NTQtYjU3YjExMTYtZDNmNWE2NzgtMzM1MjM4ZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 399291fe-39af-466d-b322-91b0593e67d0, ghrun-2tlsei57yi.auto.internal:29370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NmU0M2Q4NTQtYjU3YjExMTYtZDNmNWE2NzgtMzM1MjM4ZDk=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 89d43c1c-d76f-41c4-bb0c-187fb5446856, ghrun-2tlsei57yi.auto.internal:29370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 89d43c1c-d76f-41c4-bb0c-187fb5446856, ghrun-2tlsei57yi.auto.internal:29370): request = { session_id: "ydb://session/3?node_id=50000&id=NmU0M2Q4NTQtYjU3YjExMTYtZDNmNWE2NzgtMzM1MjM4ZDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 89d43c1c-d76f-41c4-bb0c-187fb5446856, ghrun-2tlsei57yi.auto.internal:29370): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16495
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:29370
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 12828eca-294e-4156-b927-300d90cc2f08, localhost:16495): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 12828eca-294e-4156-b927-300d90cc2f08, localhost:16495): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 12828eca-294e-4156-b927-300d90cc2f08, localhost:16495): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 29370 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:29370, 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:16495
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c8732cc7-d39d-4870-a082-c8d42e2ac167, ghrun-2tlsei57yi.auto.internal:29370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c8732cc7-d39d-4870-a082-c8d42e2ac167, ghrun-2tlsei57yi.auto.internal:29370): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c8732cc7-d39d-4870-a082-c8d42e2ac167, ghrun-2tlsei57yi.auto.internal:29370): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NmUxOTNmZGItZjhmMTk4YjEtZThmODRlN2ItNDBjNDZiMw==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1e11ae1e-15cd-45d6-9f51-3090b76f8f92, ghrun-2tlsei57yi.auto.internal:29370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1e11ae1e-15cd-45d6-9f51-3090b76f8f92, ghrun-2tlsei57yi.auto.internal:29370): request = { session_id: "ydb://session/3?node_id=50000&id=NmUxOTNmZGItZjhmMTk4YjEtZThmODRlN2ItNDBjNDZiMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1e11ae1e-15cd-45d6-9f51-3090b76f8f92, ghrun-2tlsei57yi.auto.internal:29370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NmUxOTNmZGItZjhmMTk4YjEtZThmODRlN2ItNDBjNDZiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c4aeda36-f312-4916-9c47-4dfe79639f58, ghrun-2tlsei57yi.auto.internal:29370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c4aeda36-f312-4916-9c47-4dfe79639f58, ghrun-2tlsei57yi.auto.internal:29370): request = { session_id: "ydb://session/3?node_id=50000&id=NmUxOTNmZGItZjhmMTk4YjEtZThmODRlN2ItNDBjNDZiMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c4aeda36-f312-4916-9c47-4dfe79639f58, ghrun-2tlsei57yi.auto.internal:29370): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NmUxOTNmZGItZjhmMTk4YjEtZThmODRlN2ItNDBjNDZiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, cad14d7f-c7ab-4cff-9bc9-8a51d950b0f7, ghrun-2tlsei57yi.auto.internal:29370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, cad14d7f-c7ab-4cff-9bc9-8a51d950b0f7, ghrun-2tlsei57yi.auto.internal:29370): request = { session_id: "ydb://session/3?node_id=50000&id=NmUxOTNmZGItZjhmMTk4YjEtZThmODRlN2ItNDBjNDZiMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, cad14d7f-c7ab-4cff-9bc9-8a51d950b0f7, ghrun-2tlsei57yi.auto.internal:29370): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1e11ae1e-15cd-45d6-9f51-3090b76f8f92, ghrun-2tlsei57yi.auto.internal:29370): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16495
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:29370
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232457.8378723, expires_in: 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:421 RpcState(Login, 3d5d5703-2e7f-42ac-8565-41ae3661585a, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3d5d5703-2e7f-42ac-8565-41ae3661585a, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3d5d5703-2e7f-42ac-8565-41ae3661585a, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232458.588625, expires_in: 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:421 RpcState(Login, c99dfff2-79d4-4c9e-8d69-9128a40ee9d5, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c99dfff2-79d4-4c9e-8d69-9128a40ee9d5, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c99dfff2-79d4-4c9e-8d69-9128a40ee9d5, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232460.022776, expires_in: 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:421 RpcState(Login, 3371a5b8-adbd-450d-b62a-56c575bcddea, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3371a5b8-adbd-450d-b62a-56c575bcddea, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3371a5b8-adbd-450d-b62a-56c575bcddea, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232461.2413778, expires_in: 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:421 RpcState(Login, 686ae2e9-93d0-48c7-8f23-acee4c1aa577, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 686ae2e9-93d0-48c7-8f23-acee4c1aa577, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 686ae2e9-93d0-48c7-8f23-acee4c1aa577, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232462.301819, expires_in: 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:421 RpcState(Login, 148320df-5f29-47af-b00b-7563a527fe18, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 148320df-5f29-47af-b00b-7563a527fe18, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 148320df-5f29-47af-b00b-7563a527fe18, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232463.9002278, expires_in: 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:421 RpcState(Login, 96e61e3a-d019-4c51-bf81-079cc4d25d5d, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96e61e3a-d019-4c51-bf81-079cc4d25d5d, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96e61e3a-d019-4c51-bf81-079cc4d25d5d, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232465.8764665, expires_in: 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:421 RpcState(Login, 24972c64-5ba6-4a48-b9a4-953419908618, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24972c64-5ba6-4a48-b9a4-953419908618, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24972c64-5ba6-4a48-b9a4-953419908618, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232467.894273, expires_in: 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:421 RpcState(Login, a27170c4-d64c-483f-a8a7-7e0f938641f9, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a27170c4-d64c-483f-a8a7-7e0f938641f9, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a27170c4-d64c-483f-a8a7-7e0f938641f9, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232469.9398997, expires_in: 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:421 RpcState(Login, 8768ecf2-dcae-48bd-b04a-293cef3dfdb9, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8768ecf2-dcae-48bd-b04a-293cef3dfdb9, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8768ecf2-dcae-48bd-b04a-293cef3dfdb9, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232471.7030358, expires_in: 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:421 RpcState(Login, ab6ba17e-735b-4f11-8e94-a9d3dd33df7e, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab6ba17e-735b-4f11-8e94-a9d3dd33df7e, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab6ba17e-735b-4f11-8e94-a9d3dd33df7e, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232473.2350388, expires_in: 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:421 RpcState(Login, 79677ca3-e140-45bb-9778-c00b0adc33cf, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79677ca3-e140-45bb-9778-c00b0adc33cf, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79677ca3-e140-45bb-9778-c00b0adc33cf, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232474.7553487, expires_in: 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:421 RpcState(Login, e0e106fc-e926-45b8-83dc-6d8cc22ba2f2, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0e106fc-e926-45b8-83dc-6d8cc22ba2f2, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0e106fc-e926-45b8-83dc-6d8cc22ba2f2, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232476.260397, expires_in: 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:421 RpcState(Login, c93141b1-23d9-42e6-ab55-c2b8faace3e5, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c93141b1-23d9-42e6-ab55-c2b8faace3e5, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c93141b1-23d9-42e6-ab55-c2b8faace3e5, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232478.4274397, expires_in: 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:421 RpcState(Login, 42788a13-f129-42ff-9dbd-b5f9228e8c46, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42788a13-f129-42ff-9dbd-b5f9228e8c46, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42788a13-f129-42ff-9dbd-b5f9228e8c46, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232480.4977221, expires_in: 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:421 RpcState(Login, b1fcceee-db06-4d93-80ea-9d77fd680a12, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1fcceee-db06-4d93-80ea-9d77fd680a12, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1fcceee-db06-4d93-80ea-9d77fd680a12, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232481.8863885, expires_in: 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:421 RpcState(Login, 59f0a13c-a277-43a8-b164-843f601108de, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59f0a13c-a277-43a8-b164-843f601108de, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59f0a13c-a277-43a8-b164-843f601108de, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232483.114249, expires_in: 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:421 RpcState(Login, cc598f92-f1bd-466c-b517-f66e2c6f3317, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc598f92-f1bd-466c-b517-f66e2c6f3317, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc598f92-f1bd-466c-b517-f66e2c6f3317, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232484.746265, expires_in: 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:421 RpcState(Login, fd3f5d80-3e64-4b87-9d28-9430dc7ee539, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd3f5d80-3e64-4b87-9d28-9430dc7ee539, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd3f5d80-3e64-4b87-9d28-9430dc7ee539, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232486.4394393, expires_in: 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:421 RpcState(Login, e84bc72c-e0c3-43c8-bac5-49db90236f69, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e84bc72c-e0c3-43c8-bac5-49db90236f69, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e84bc72c-e0c3-43c8-bac5-49db90236f69, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232488.103118, expires_in: 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:421 RpcState(Login, 58221e6d-718f-49e5-87a2-02fc0477f12b, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 58221e6d-718f-49e5-87a2-02fc0477f12b, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 58221e6d-718f-49e5-87a2-02fc0477f12b, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232490.1371613, expires_in: 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:421 RpcState(Login, 36cb2024-ae55-4c04-aaf0-c7e579866292, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36cb2024-ae55-4c04-aaf0-c7e579866292, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36cb2024-ae55-4c04-aaf0-c7e579866292, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232492.0147748, expires_in: 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:421 RpcState(Login, 0c1c3c4b-05c1-4d21-907f-aa74beca43de, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c1c3c4b-05c1-4d21-907f-aa74beca43de, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c1c3c4b-05c1-4d21-907f-aa74beca43de, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232494.1976855, expires_in: 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:421 RpcState(Login, 64e7957e-0b5f-4aeb-82cf-11885adc71db, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 64e7957e-0b5f-4aeb-82cf-11885adc71db, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 64e7957e-0b5f-4aeb-82cf-11885adc71db, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232496.0957065, expires_in: 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:421 RpcState(Login, 34b39e36-04e9-4e65-980d-3454cb8d28ba, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 34b39e36-04e9-4e65-980d-3454cb8d28ba, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 34b39e36-04e9-4e65-980d-3454cb8d28ba, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232497.649854, expires_in: 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:421 RpcState(Login, e2d7e282-62cf-47c4-bae7-045871ccac88, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2d7e282-62cf-47c4-bae7-045871ccac88, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2d7e282-62cf-47c4-bae7-045871ccac88, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232499.61873, expires_in: 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:421 RpcState(Login, 4ed75019-fb53-467f-81c1-41f68f928d13, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ed75019-fb53-467f-81c1-41f68f928d13, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ed75019-fb53-467f-81c1-41f68f928d13, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232501.1701953, expires_in: 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:421 RpcState(Login, 1f24f867-0772-4268-a8dd-59a0436e0d30, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f24f867-0772-4268-a8dd-59a0436e0d30, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f24f867-0772-4268-a8dd-59a0436e0d30, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232503.2589524, expires_in: 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:421 RpcState(Login, 9c959e4d-400a-4908-b04d-a35cac152392, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c959e4d-400a-4908-b04d-a35cac152392, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c959e4d-400a-4908-b04d-a35cac152392, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232505.426057, expires_in: 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:421 RpcState(Login, c88e88e2-619a-450c-8b69-8c3102b3ba45, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c88e88e2-619a-450c-8b69-8c3102b3ba45, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c88e88e2-619a-450c-8b69-8c3102b3ba45, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232505.739964, expires_in: 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:421 RpcState(Login, 1c279a79-5eac-46b3-9e15-98927a3586c7, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c279a79-5eac-46b3-9e15-98927a3586c7, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c279a79-5eac-46b3-9e15-98927a3586c7, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232507.5229867, expires_in: 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:421 RpcState(Login, 371815c3-5202-4d9a-a148-02780c10b9a3, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 371815c3-5202-4d9a-a148-02780c10b9a3, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 371815c3-5202-4d9a-a148-02780c10b9a3, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232509.6329308, expires_in: 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:421 RpcState(Login, 127ffa80-a24c-44cd-be18-46a3448147f0, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 127ffa80-a24c-44cd-be18-46a3448147f0, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 127ffa80-a24c-44cd-be18-46a3448147f0, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232511.5404649, expires_in: 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:421 RpcState(Login, 8cf9d432-dc00-435b-bdba-326c115b3c30, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8cf9d432-dc00-435b-bdba-326c115b3c30, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8cf9d432-dc00-435b-bdba-326c115b3c30, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232513.497982, expires_in: 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:421 RpcState(Login, 39921d46-0f38-4af3-9f07-c834bd669c04, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39921d46-0f38-4af3-9f07-c834bd669c04, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39921d46-0f38-4af3-9f07-c834bd669c04, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232514.8519468, expires_in: 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:421 RpcState(Login, b88f0cd4-705c-4bfc-bd86-5200d3a5736e, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b88f0cd4-705c-4bfc-bd86-5200d3a5736e, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b88f0cd4-705c-4bfc-bd86-5200d3a5736e, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232516.2295635, expires_in: 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:421 RpcState(Login, ed67c8e4-678c-44f4-bb9c-e2b117fd04e8, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed67c8e4-678c-44f4-bb9c-e2b117fd04e8, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed67c8e4-678c-44f4-bb9c-e2b117fd04e8, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232518.1996267, expires_in: 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:421 RpcState(Login, 9b1d8fe1-8e60-4823-be17-d48daf722d89, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b1d8fe1-8e60-4823-be17-d48daf722d89, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b1d8fe1-8e60-4823-be17-d48daf722d89, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232519.6407244, expires_in: 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:421 RpcState(Login, c14e0aa7-4369-44e4-941a-bf64091662bc, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c14e0aa7-4369-44e4-941a-bf64091662bc, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c14e0aa7-4369-44e4-941a-bf64091662bc, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232520.8740432, expires_in: 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:421 RpcState(Login, 393d6a65-917b-4bb0-8505-f9021965b0d7, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 393d6a65-917b-4bb0-8505-f9021965b0d7, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 393d6a65-917b-4bb0-8505-f9021965b0d7, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232522.9135623, expires_in: 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:421 RpcState(Login, bd8d1f76-07bb-48ca-9619-13722955bbc1, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd8d1f76-07bb-48ca-9619-13722955bbc1, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd8d1f76-07bb-48ca-9619-13722955bbc1, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232524.6857324, expires_in: 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:421 RpcState(Login, 042cfd25-245a-435f-85c4-f085ac0c98d0, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 042cfd25-245a-435f-85c4-f085ac0c98d0, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 042cfd25-245a-435f-85c4-f085ac0c98d0, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232526.0625706, expires_in: 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:421 RpcState(Login, cca6570e-dcc9-4249-8f10-80a249ca220c, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cca6570e-dcc9-4249-8f10-80a249ca220c, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cca6570e-dcc9-4249-8f10-80a249ca220c, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232528.2392943, expires_in: 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:421 RpcState(Login, e995bca6-ffa5-4203-baf3-27a0320a2d89, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e995bca6-ffa5-4203-baf3-27a0320a2d89, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e995bca6-ffa5-4203-baf3-27a0320a2d89, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232529.9999487, expires_in: 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:421 RpcState(Login, 1a33143b-eb72-4f40-aafb-a07b650afe2b, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a33143b-eb72-4f40-aafb-a07b650afe2b, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a33143b-eb72-4f40-aafb-a07b650afe2b, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232532.198113, expires_in: 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:421 RpcState(Login, d6575320-3c15-43fa-9f11-012798c21f54, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6575320-3c15-43fa-9f11-012798c21f54, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6575320-3c15-43fa-9f11-012798c21f54, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232533.8657157, expires_in: 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:421 RpcState(Login, 0f263b0a-1327-48c2-bf42-200ea4ce961f, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f263b0a-1327-48c2-bf42-200ea4ce961f, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f263b0a-1327-48c2-bf42-200ea4ce961f, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232535.7618787, expires_in: 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:421 RpcState(Login, b0ffd35e-b368-4b76-8183-8e8609bb2b0d, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0ffd35e-b368-4b76-8183-8e8609bb2b0d, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0ffd35e-b368-4b76-8183-8e8609bb2b0d, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232537.6458323, expires_in: 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:421 RpcState(Login, 25a29593-08f6-440b-9eac-03dfdfb160b2, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25a29593-08f6-440b-9eac-03dfdfb160b2, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25a29593-08f6-440b-9eac-03dfdfb160b2, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232539.767411, expires_in: 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:421 RpcState(Login, ac9ee9e3-56db-448b-aff5-e72fa77715aa, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac9ee9e3-56db-448b-aff5-e72fa77715aa, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac9ee9e3-56db-448b-aff5-e72fa77715aa, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232541.348126, expires_in: 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:421 RpcState(Login, 3ef5743d-bfe0-4b00-8be7-1ee63e7f9af6, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ef5743d-bfe0-4b00-8be7-1ee63e7f9af6, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ef5743d-bfe0-4b00-8be7-1ee63e7f9af6, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232542.9566414, expires_in: 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:421 RpcState(Login, c4a0055d-a399-4ac1-9005-52c57e56db32, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4a0055d-a399-4ac1-9005-52c57e56db32, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4a0055d-a399-4ac1-9005-52c57e56db32, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232545.0004892, expires_in: 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:421 RpcState(Login, 8d05aab7-75c2-4e50-aebe-d66c91c441e2, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d05aab7-75c2-4e50-aebe-d66c91c441e2, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d05aab7-75c2-4e50-aebe-d66c91c441e2, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232546.7169578, expires_in: 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:421 RpcState(Login, bb357eed-1fac-4206-b5e5-b1b2d9ee6d47, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb357eed-1fac-4206-b5e5-b1b2d9ee6d47, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb357eed-1fac-4206-b5e5-b1b2d9ee6d47, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232548.31021, expires_in: 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:421 RpcState(Login, 3b23f7bd-f15c-4e09-bb60-ae1ecfc98cee, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b23f7bd-f15c-4e09-bb60-ae1ecfc98cee, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b23f7bd-f15c-4e09-bb60-ae1ecfc98cee, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232550.348999, expires_in: 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:421 RpcState(Login, 4c323bff-286e-49e3-8151-8e4078fa5d14, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c323bff-286e-49e3-8151-8e4078fa5d14, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c323bff-286e-49e3-8151-8e4078fa5d14, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232551.6109598, expires_in: 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:421 RpcState(Login, aac7eb6c-4947-4519-aa03-f4b590e55800, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aac7eb6c-4947-4519-aa03-f4b590e55800, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aac7eb6c-4947-4519-aa03-f4b590e55800, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232553.0697563, expires_in: 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:421 RpcState(Login, 701fa82c-b1c3-4526-8e42-4ca07c28ac23, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 701fa82c-b1c3-4526-8e42-4ca07c28ac23, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 701fa82c-b1c3-4526-8e42-4ca07c28ac23, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232554.2916489, expires_in: 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:421 RpcState(Login, 45310ae9-646d-4f60-bbd7-0e24ccc739d9, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45310ae9-646d-4f60-bbd7-0e24ccc739d9, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45310ae9-646d-4f60-bbd7-0e24ccc739d9, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232556.109777, expires_in: 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:421 RpcState(Login, ace39810-f295-40f0-bb03-cee501724820, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ace39810-f295-40f0-bb03-cee501724820, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ace39810-f295-40f0-bb03-cee501724820, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232557.6905994, expires_in: 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:421 RpcState(Login, 456d9aac-f5b5-44d5-8668-b3b7f2f18514, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 456d9aac-f5b5-44d5-8668-b3b7f2f18514, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 456d9aac-f5b5-44d5-8668-b3b7f2f18514, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232558.9627302, expires_in: 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:421 RpcState(Login, f417c42e-3055-41d7-b7aa-e4cc60ea89b1, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f417c42e-3055-41d7-b7aa-e4cc60ea89b1, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f417c42e-3055-41d7-b7aa-e4cc60ea89b1, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232560.643639, expires_in: 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:421 RpcState(Login, 5d78a5ed-a1c9-4064-b973-2aa5a7b5eba9, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d78a5ed-a1c9-4064-b973-2aa5a7b5eba9, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d78a5ed-a1c9-4064-b973-2aa5a7b5eba9, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232561.9697802, expires_in: 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:421 RpcState(Login, 4a61dd99-65bd-4ab0-9a41-6d022ac12796, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a61dd99-65bd-4ab0-9a41-6d022ac12796, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a61dd99-65bd-4ab0-9a41-6d022ac12796, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232563.8171344, expires_in: 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:421 RpcState(Login, 9d6df231-a66a-491b-b34f-31f3451fb2d8, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d6df231-a66a-491b-b34f-31f3451fb2d8, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d6df231-a66a-491b-b34f-31f3451fb2d8, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232565.6146822, expires_in: 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:421 RpcState(Login, 1c737100-42df-4ddb-915d-50831e98186a, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c737100-42df-4ddb-915d-50831e98186a, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c737100-42df-4ddb-915d-50831e98186a, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232567.346514, expires_in: 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:421 RpcState(Login, e627a06c-4f9c-474d-8bac-712081573daf, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e627a06c-4f9c-474d-8bac-712081573daf, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e627a06c-4f9c-474d-8bac-712081573daf, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232569.398021, expires_in: 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:421 RpcState(Login, bb7153c0-939e-407d-adb8-874e68679cef, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb7153c0-939e-407d-adb8-874e68679cef, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb7153c0-939e-407d-adb8-874e68679cef, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232571.1625366, expires_in: 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:421 RpcState(Login, fa1902ae-2439-47d2-9b6c-c9b633707f92, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa1902ae-2439-47d2-9b6c-c9b633707f92, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa1902ae-2439-47d2-9b6c-c9b633707f92, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232573.0882788, expires_in: 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:421 RpcState(Login, 9c8078a0-13e4-4737-a7fa-9558f0c4db5a, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c8078a0-13e4-4737-a7fa-9558f0c4db5a, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c8078a0-13e4-4737-a7fa-9558f0c4db5a, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232574.3230133, expires_in: 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:421 RpcState(Login, 720a8ceb-796d-4976-afcb-6a737b7ddbf8, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 720a8ceb-796d-4976-afcb-6a737b7ddbf8, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 720a8ceb-796d-4976-afcb-6a737b7ddbf8, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232576.1451943, expires_in: 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:421 RpcState(Login, 8e597423-2c16-421f-b7b3-61c49fb22c8d, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e597423-2c16-421f-b7b3-61c49fb22c8d, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e597423-2c16-421f-b7b3-61c49fb22c8d, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232578.155893, expires_in: 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:421 RpcState(Login, d8ee8aee-b2f1-4758-96ea-d5d0c69eb95b, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8ee8aee-b2f1-4758-96ea-d5d0c69eb95b, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8ee8aee-b2f1-4758-96ea-d5d0c69eb95b, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232579.9882503, expires_in: 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:421 RpcState(Login, 3c1b3fb2-86b9-4fe4-b439-6707199e6a52, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c1b3fb2-86b9-4fe4-b439-6707199e6a52, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c1b3fb2-86b9-4fe4-b439-6707199e6a52, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232581.6551378, expires_in: 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:421 RpcState(Login, b475da2f-26bf-49a7-aafc-bda33d2529e7, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b475da2f-26bf-49a7-aafc-bda33d2529e7, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b475da2f-26bf-49a7-aafc-bda33d2529e7, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232583.02286, expires_in: 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:421 RpcState(Login, 6be23195-b5da-41c6-8801-824c43854cc6, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6be23195-b5da-41c6-8801-824c43854cc6, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6be23195-b5da-41c6-8801-824c43854cc6, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232584.9221196, expires_in: 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:421 RpcState(Login, 642512a3-e4e1-4b1d-aa52-da0eb4aab334, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 642512a3-e4e1-4b1d-aa52-da0eb4aab334, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 642512a3-e4e1-4b1d-aa52-da0eb4aab334, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232586.8122785, expires_in: 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:421 RpcState(Login, 65185216-79a2-4853-808c-7d7a26f02940, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65185216-79a2-4853-808c-7d7a26f02940, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65185216-79a2-4853-808c-7d7a26f02940, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232588.3316925, expires_in: 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:421 RpcState(Login, dc5a1f08-6b62-43d4-a6cf-6182ebe5fd41, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc5a1f08-6b62-43d4-a6cf-6182ebe5fd41, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc5a1f08-6b62-43d4-a6cf-6182ebe5fd41, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232589.6918473, expires_in: 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:421 RpcState(Login, cf01bc5f-9237-4a6a-9676-e96b1bb6fb9a, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf01bc5f-9237-4a6a-9676-e96b1bb6fb9a, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf01bc5f-9237-4a6a-9676-e96b1bb6fb9a, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232591.4333508, expires_in: 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:421 RpcState(Login, ab5231c2-7b34-45a4-8bfe-3aa3cdd1e1b9, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab5231c2-7b34-45a4-8bfe-3aa3cdd1e1b9, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab5231c2-7b34-45a4-8bfe-3aa3cdd1e1b9, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232592.8136759, expires_in: 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:421 RpcState(Login, 0565a67d-2f78-46c4-9055-4b8bea4e1a53, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0565a67d-2f78-46c4-9055-4b8bea4e1a53, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0565a67d-2f78-46c4-9055-4b8bea4e1a53, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232594.6740716, expires_in: 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:421 RpcState(Login, 362e1aaa-38f2-4261-a56c-c868a126e176, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 362e1aaa-38f2-4261-a56c-c868a126e176, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 362e1aaa-38f2-4261-a56c-c868a126e176, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232596.432363, expires_in: 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:421 RpcState(Login, e2d63fca-467b-431f-a041-66f79292d1cb, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2d63fca-467b-431f-a041-66f79292d1cb, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2d63fca-467b-431f-a041-66f79292d1cb, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232598.42576, expires_in: 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:421 RpcState(Login, 918fe484-83f1-4cfc-97c6-0612b11bf14d, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 918fe484-83f1-4cfc-97c6-0612b11bf14d, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 918fe484-83f1-4cfc-97c6-0612b11bf14d, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232599.9678206, expires_in: 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:421 RpcState(Login, 279756e6-a78b-4456-8df1-e98041357547, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 279756e6-a78b-4456-8df1-e98041357547, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 279756e6-a78b-4456-8df1-e98041357547, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232602.0554123, expires_in: 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:421 RpcState(Login, c0b89818-dd22-41bc-9342-8095ebb04d5f, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0b89818-dd22-41bc-9342-8095ebb04d5f, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0b89818-dd22-41bc-9342-8095ebb04d5f, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232603.3342288, expires_in: 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:421 RpcState(Login, a6d877c8-3c34-43d1-94c2-94606cf1a5cf, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6d877c8-3c34-43d1-94c2-94606cf1a5cf, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6d877c8-3c34-43d1-94c2-94606cf1a5cf, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232604.5522196, expires_in: 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:421 RpcState(Login, d4c538ab-d6db-411f-b393-299183a48afb, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4c538ab-d6db-411f-b393-299183a48afb, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4c538ab-d6db-411f-b393-299183a48afb, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232606.1113658, expires_in: 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:421 RpcState(Login, b3dd7804-2a99-4cb0-b975-87fb813733ac, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3dd7804-2a99-4cb0-b975-87fb813733ac, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3dd7804-2a99-4cb0-b975-87fb813733ac, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232607.699444, expires_in: 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:421 RpcState(Login, 66a5a9e0-c734-4828-9105-05cb6915b200, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66a5a9e0-c734-4828-9105-05cb6915b200, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66a5a9e0-c734-4828-9105-05cb6915b200, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232609.9067316, expires_in: 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:421 RpcState(Login, e020e87c-6b89-438a-b0be-3d3d90d85c9c, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e020e87c-6b89-438a-b0be-3d3d90d85c9c, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e020e87c-6b89-438a-b0be-3d3d90d85c9c, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232612.1062484, expires_in: 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:421 RpcState(Login, cd88d408-331d-46f4-9c38-1f558f3ea508, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd88d408-331d-46f4-9c38-1f558f3ea508, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd88d408-331d-46f4-9c38-1f558f3ea508, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232613.3745518, expires_in: 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:421 RpcState(Login, 76f2d2bc-176a-404a-83d6-20f28207157e, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76f2d2bc-176a-404a-83d6-20f28207157e, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76f2d2bc-176a-404a-83d6-20f28207157e, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232614.7999585, expires_in: 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:421 RpcState(Login, 84cb7e2b-b65f-4e46-90da-174f24202908, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84cb7e2b-b65f-4e46-90da-174f24202908, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84cb7e2b-b65f-4e46-90da-174f24202908, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232616.982678, expires_in: 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:421 RpcState(Login, 69d72146-fd6d-4546-90c3-a497c980bb7b, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69d72146-fd6d-4546-90c3-a497c980bb7b, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69d72146-fd6d-4546-90c3-a497c980bb7b, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232617.7265453, expires_in: 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:421 RpcState(Login, 791aad59-f55c-4cce-b6d2-6e95e5cb2ba2, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 791aad59-f55c-4cce-b6d2-6e95e5cb2ba2, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 791aad59-f55c-4cce-b6d2-6e95e5cb2ba2, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232619.684788, expires_in: 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:421 RpcState(Login, 3cc0fd69-2129-4531-abd5-8bcdd74f9182, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3cc0fd69-2129-4531-abd5-8bcdd74f9182, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3cc0fd69-2129-4531-abd5-8bcdd74f9182, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232621.0828156, expires_in: 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:421 RpcState(Login, 184f0bd1-cefb-4180-a90e-4bca0fae7422, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 184f0bd1-cefb-4180-a90e-4bca0fae7422, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 184f0bd1-cefb-4180-a90e-4bca0fae7422, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232622.5916703, expires_in: 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:421 RpcState(Login, 67d8db43-fffc-4868-85db-889775859658, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67d8db43-fffc-4868-85db-889775859658, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67d8db43-fffc-4868-85db-889775859658, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232624.3517408, expires_in: 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:421 RpcState(Login, aeda8ea5-fb99-428a-bc77-dc41c462683a, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aeda8ea5-fb99-428a-bc77-dc41c462683a, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aeda8ea5-fb99-428a-bc77-dc41c462683a, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232626.0294006, expires_in: 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:421 RpcState(Login, df31448c-5b80-448e-8a7e-5bfa71350260, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df31448c-5b80-448e-8a7e-5bfa71350260, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df31448c-5b80-448e-8a7e-5bfa71350260, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232627.7548685, expires_in: 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:421 RpcState(Login, 5a2a4b80-9085-45ce-aaab-1826e210cdde, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a2a4b80-9085-45ce-aaab-1826e210cdde, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a2a4b80-9085-45ce-aaab-1826e210cdde, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232629.6114302, expires_in: 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:421 RpcState(Login, 7c0f6ba7-0acb-4098-9e19-9d64bc9dfe6f, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c0f6ba7-0acb-4098-9e19-9d64bc9dfe6f, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c0f6ba7-0acb-4098-9e19-9d64bc9dfe6f, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232631.3705907, expires_in: 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:421 RpcState(Login, f859979f-04f6-4a83-8a7e-95b982fda9c1, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f859979f-04f6-4a83-8a7e-95b982fda9c1, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f859979f-04f6-4a83-8a7e-95b982fda9c1, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232632.6826034, expires_in: 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:421 RpcState(Login, b7e5dbee-ff19-4549-8266-d3369431ad2b, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7e5dbee-ff19-4549-8266-d3369431ad2b, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7e5dbee-ff19-4549-8266-d3369431ad2b, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232634.5740356, expires_in: 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:421 RpcState(Login, 4b34bb5a-0f0a-4d02-9d3f-16ec0269bcfc, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b34bb5a-0f0a-4d02-9d3f-16ec0269bcfc, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b34bb5a-0f0a-4d02-9d3f-16ec0269bcfc, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232636.1116471, expires_in: 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:421 RpcState(Login, efbe1467-6339-4ad3-929c-c96afe9851e3, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, efbe1467-6339-4ad3-929c-c96afe9851e3, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, efbe1467-6339-4ad3-929c-c96afe9851e3, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232637.8469071, expires_in: 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:421 RpcState(Login, 6148ea6b-488c-48d0-a311-beb649d3cc5e, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6148ea6b-488c-48d0-a311-beb649d3cc5e, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6148ea6b-488c-48d0-a311-beb649d3cc5e, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232639.5945957, expires_in: 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:421 RpcState(Login, 52f69c85-1736-47f5-ab70-7d76da4cf417, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52f69c85-1736-47f5-ab70-7d76da4cf417, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52f69c85-1736-47f5-ab70-7d76da4cf417, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232641.3850253, expires_in: 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:421 RpcState(Login, d6fc623f-4d04-4b43-b342-d7847dd60b79, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6fc623f-4d04-4b43-b342-d7847dd60b79, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6fc623f-4d04-4b43-b342-d7847dd60b79, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232643.0883405, expires_in: 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:421 RpcState(Login, c0e14a74-0142-4ee5-9aad-9e1bdc5d5f73, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0e14a74-0142-4ee5-9aad-9e1bdc5d5f73, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0e14a74-0142-4ee5-9aad-9e1bdc5d5f73, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232644.3526294, expires_in: 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:421 RpcState(Login, 37427a57-7fe9-4829-973b-63cc11eecc64, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37427a57-7fe9-4829-973b-63cc11eecc64, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37427a57-7fe9-4829-973b-63cc11eecc64, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232645.6135478, expires_in: 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:421 RpcState(Login, 44455c94-67a0-495d-80ed-3c498a9de7a5, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44455c94-67a0-495d-80ed-3c498a9de7a5, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44455c94-67a0-495d-80ed-3c498a9de7a5, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232647.2788403, expires_in: 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:421 RpcState(Login, 19dff5e9-d360-4e0c-b648-9ebb8f4ac3ca, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19dff5e9-d360-4e0c-b648-9ebb8f4ac3ca, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19dff5e9-d360-4e0c-b648-9ebb8f4ac3ca, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232649.2350917, expires_in: 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:421 RpcState(Login, 560860b9-71e7-4a03-957d-e1df1233c655, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 560860b9-71e7-4a03-957d-e1df1233c655, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 560860b9-71e7-4a03-957d-e1df1233c655, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232651.1302223, expires_in: 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:421 RpcState(Login, 034d53cf-afbd-417d-ab57-6bc970719a57, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 034d53cf-afbd-417d-ab57-6bc970719a57, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 034d53cf-afbd-417d-ab57-6bc970719a57, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232652.6896296, expires_in: 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:421 RpcState(Login, 7003f052-fbe2-457c-aa59-736b08ab5c12, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7003f052-fbe2-457c-aa59-736b08ab5c12, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7003f052-fbe2-457c-aa59-736b08ab5c12, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232654.665977, expires_in: 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:421 RpcState(Login, 26220af6-f169-4e3c-a09e-4fcdab606c2d, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 26220af6-f169-4e3c-a09e-4fcdab606c2d, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 26220af6-f169-4e3c-a09e-4fcdab606c2d, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232656.105735, expires_in: 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:421 RpcState(Login, d5e76edb-c822-45a0-93b4-0795b0bb3531, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5e76edb-c822-45a0-93b4-0795b0bb3531, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5e76edb-c822-45a0-93b4-0795b0bb3531, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232657.6320217, expires_in: 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:421 RpcState(Login, 7da3dc68-ed7f-4c97-835a-d4fae93f3653, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7da3dc68-ed7f-4c97-835a-d4fae93f3653, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7da3dc68-ed7f-4c97-835a-d4fae93f3653, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232659.4221742, expires_in: 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:421 RpcState(Login, 5eab22b6-a966-48dc-9ebe-7f1874573b9b, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5eab22b6-a966-48dc-9ebe-7f1874573b9b, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5eab22b6-a966-48dc-9ebe-7f1874573b9b, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232661.4023323, expires_in: 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:421 RpcState(Login, b8347b4a-ab2f-469e-a33e-8c1e1b67db9b, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8347b4a-ab2f-469e-a33e-8c1e1b67db9b, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8347b4a-ab2f-469e-a33e-8c1e1b67db9b, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232663.0294409, expires_in: 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:421 RpcState(Login, 16b27ee6-92dc-4219-9e4d-5c4934fb4f20, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16b27ee6-92dc-4219-9e4d-5c4934fb4f20, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16b27ee6-92dc-4219-9e4d-5c4934fb4f20, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232665.1050787, expires_in: 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:421 RpcState(Login, 9fe92cc0-c39f-488f-898d-475bfcf34a23, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9fe92cc0-c39f-488f-898d-475bfcf34a23, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9fe92cc0-c39f-488f-898d-475bfcf34a23, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232667.0748487, expires_in: 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:421 RpcState(Login, aca7c13f-47fe-44aa-8619-2ed545d56453, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aca7c13f-47fe-44aa-8619-2ed545d56453, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aca7c13f-47fe-44aa-8619-2ed545d56453, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232667.4235435, expires_in: 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:421 RpcState(Login, cf32b8e3-419c-44f5-bcd2-e3f7ae80843a, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf32b8e3-419c-44f5-bcd2-e3f7ae80843a, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf32b8e3-419c-44f5-bcd2-e3f7ae80843a, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232669.174219, expires_in: 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:421 RpcState(Login, ff080254-16ad-4298-94b5-96a9868307c2, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff080254-16ad-4298-94b5-96a9868307c2, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff080254-16ad-4298-94b5-96a9868307c2, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232670.982665, expires_in: 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:421 RpcState(Login, 256f19aa-1583-4ca6-afb1-e01fd37ffb91, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 256f19aa-1583-4ca6-afb1-e01fd37ffb91, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 256f19aa-1583-4ca6-afb1-e01fd37ffb91, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232672.7961226, expires_in: 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:421 RpcState(Login, 99bd6c78-15e4-4bfc-ac0b-250f93646551, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99bd6c78-15e4-4bfc-ac0b-250f93646551, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99bd6c78-15e4-4bfc-ac0b-250f93646551, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232674.0865886, expires_in: 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:421 RpcState(Login, 451633e6-c5ec-426a-9b53-2e23cefc7352, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 451633e6-c5ec-426a-9b53-2e23cefc7352, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 451633e6-c5ec-426a-9b53-2e23cefc7352, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232675.5163972, expires_in: 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:421 RpcState(Login, b577f1e1-2d3e-4728-9fac-78e079c1a95e, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b577f1e1-2d3e-4728-9fac-78e079c1a95e, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b577f1e1-2d3e-4728-9fac-78e079c1a95e, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232677.225204, expires_in: 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:421 RpcState(Login, 02b84b3c-5b51-45da-b2bd-3740ca698322, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02b84b3c-5b51-45da-b2bd-3740ca698322, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02b84b3c-5b51-45da-b2bd-3740ca698322, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232678.961834, expires_in: 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:421 RpcState(Login, 0798ce8f-e648-45dc-9af4-e46d848392b0, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0798ce8f-e648-45dc-9af4-e46d848392b0, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0798ce8f-e648-45dc-9af4-e46d848392b0, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232680.5860226, expires_in: 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:421 RpcState(Login, 60be5fcf-fd67-46a2-9803-c8372f979918, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60be5fcf-fd67-46a2-9803-c8372f979918, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60be5fcf-fd67-46a2-9803-c8372f979918, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232682.5658445, expires_in: 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:421 RpcState(Login, bbadf8d8-b1b1-4f16-abc5-eafd4008c7ec, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bbadf8d8-b1b1-4f16-abc5-eafd4008c7ec, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bbadf8d8-b1b1-4f16-abc5-eafd4008c7ec, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232684.574867, expires_in: 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:421 RpcState(Login, 7b8d23bd-6315-45d5-b516-faf26a9d0f6d, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b8d23bd-6315-45d5-b516-faf26a9d0f6d, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b8d23bd-6315-45d5-b516-faf26a9d0f6d, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232686.0944211, expires_in: 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:421 RpcState(Login, f97e340e-1ec6-4641-823a-6b9948335ea7, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f97e340e-1ec6-4641-823a-6b9948335ea7, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f97e340e-1ec6-4641-823a-6b9948335ea7, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232688.1579452, expires_in: 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:421 RpcState(Login, bc287e18-9252-49ab-8403-b557f7e478a7, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc287e18-9252-49ab-8403-b557f7e478a7, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc287e18-9252-49ab-8403-b557f7e478a7, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232689.5281444, expires_in: 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:421 RpcState(Login, e27a0ba5-1881-4d2d-a073-e7746f47b053, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e27a0ba5-1881-4d2d-a073-e7746f47b053, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e27a0ba5-1881-4d2d-a073-e7746f47b053, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232691.3227112, expires_in: 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:421 RpcState(Login, c83f3304-f9ba-4626-bd26-9c45b5f275a9, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c83f3304-f9ba-4626-bd26-9c45b5f275a9, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c83f3304-f9ba-4626-bd26-9c45b5f275a9, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232692.6103137, expires_in: 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:421 RpcState(Login, 5d2d7f32-2ccc-42b3-8770-b4073f37b70e, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d2d7f32-2ccc-42b3-8770-b4073f37b70e, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d2d7f32-2ccc-42b3-8770-b4073f37b70e, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232694.0071096, expires_in: 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:421 RpcState(Login, 7720ae30-5dbc-4bf8-86a9-7864b08430e6, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7720ae30-5dbc-4bf8-86a9-7864b08430e6, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7720ae30-5dbc-4bf8-86a9-7864b08430e6, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232696.141081, expires_in: 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:421 RpcState(Login, 0fc21c66-bca8-4ed4-8740-b46614a5d264, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0fc21c66-bca8-4ed4-8740-b46614a5d264, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0fc21c66-bca8-4ed4-8740-b46614a5d264, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232697.4779634, expires_in: 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:421 RpcState(Login, 1c0f8f10-addd-4e97-8a09-a57f4344c397, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c0f8f10-addd-4e97-8a09-a57f4344c397, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c0f8f10-addd-4e97-8a09-a57f4344c397, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232699.4954827, expires_in: 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:421 RpcState(Login, fb878309-9157-481b-baef-6ef9961cc9a7, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb878309-9157-481b-baef-6ef9961cc9a7, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb878309-9157-481b-baef-6ef9961cc9a7, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232701.5227706, expires_in: 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:421 RpcState(Login, fe81a224-0a4c-4ec9-8225-08a055fea7b3, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe81a224-0a4c-4ec9-8225-08a055fea7b3, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe81a224-0a4c-4ec9-8225-08a055fea7b3, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232703.210287, expires_in: 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:421 RpcState(Login, 469c2d38-ba6c-4fbc-845c-abaf332fceac, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 469c2d38-ba6c-4fbc-845c-abaf332fceac, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 469c2d38-ba6c-4fbc-845c-abaf332fceac, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232705.0139632, expires_in: 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:421 RpcState(Login, 279463cf-858e-4421-aa2b-a3ef9f55269e, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 279463cf-858e-4421-aa2b-a3ef9f55269e, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 279463cf-858e-4421-aa2b-a3ef9f55269e, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232706.5922596, expires_in: 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:421 RpcState(Login, 66d5bbc3-e19b-480e-857f-83827fdd240b, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66d5bbc3-e19b-480e-857f-83827fdd240b, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66d5bbc3-e19b-480e-857f-83827fdd240b, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232707.3297272, expires_in: 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:421 RpcState(Login, f2c7767a-6f95-4dfa-8abb-5dfb9a79c83f, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2c7767a-6f95-4dfa-8abb-5dfb9a79c83f, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2c7767a-6f95-4dfa-8abb-5dfb9a79c83f, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232709.2658052, expires_in: 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:421 RpcState(Login, 30a52f03-3615-46d1-a844-22731cc07422, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 30a52f03-3615-46d1-a844-22731cc07422, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 30a52f03-3615-46d1-a844-22731cc07422, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232711.2152483, expires_in: 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:421 RpcState(Login, 672ba32d-78f2-4666-b482-604a79202c80, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 672ba32d-78f2-4666-b482-604a79202c80, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 672ba32d-78f2-4666-b482-604a79202c80, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232712.6167648, expires_in: 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:421 RpcState(Login, 8f49618b-abf4-4e46-82e8-ff2c92cbacd3, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f49618b-abf4-4e46-82e8-ff2c92cbacd3, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f49618b-abf4-4e46-82e8-ff2c92cbacd3, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232714.3592675, expires_in: 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:421 RpcState(Login, 83d22124-7b73-43c3-a7ef-1e609a4f4199, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83d22124-7b73-43c3-a7ef-1e609a4f4199, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83d22124-7b73-43c3-a7ef-1e609a4f4199, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232715.7360728, expires_in: 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:421 RpcState(Login, f5967d8d-9d27-4d7f-9203-725c51460ce9, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5967d8d-9d27-4d7f-9203-725c51460ce9, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5967d8d-9d27-4d7f-9203-725c51460ce9, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232717.3275917, expires_in: 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:421 RpcState(Login, b2f2bbd9-93b7-4a04-8aa7-c94192ae6098, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b2f2bbd9-93b7-4a04-8aa7-c94192ae6098, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b2f2bbd9-93b7-4a04-8aa7-c94192ae6098, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232719.1545656, expires_in: 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:421 RpcState(Login, 7dfc91f6-632f-4e7c-9769-f20586bf362c, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7dfc91f6-632f-4e7c-9769-f20586bf362c, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7dfc91f6-632f-4e7c-9769-f20586bf362c, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232720.5345044, expires_in: 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:421 RpcState(Login, 9bef8c0a-ab5e-46ec-900a-dc710925dbe7, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9bef8c0a-ab5e-46ec-900a-dc710925dbe7, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9bef8c0a-ab5e-46ec-900a-dc710925dbe7, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232721.7743907, expires_in: 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:421 RpcState(Login, 2bb1cdbb-bdd7-4827-8976-fa11cb291fd5, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2bb1cdbb-bdd7-4827-8976-fa11cb291fd5, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2bb1cdbb-bdd7-4827-8976-fa11cb291fd5, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232723.0117579, expires_in: 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:421 RpcState(Login, 9d8e0587-a09a-4323-a8cf-f0e2fc4e7c4b, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d8e0587-a09a-4323-a8cf-f0e2fc4e7c4b, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d8e0587-a09a-4323-a8cf-f0e2fc4e7c4b, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232724.8315349, expires_in: 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:421 RpcState(Login, 25b0414c-1d85-40c5-a9dd-189acfb2b299, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25b0414c-1d85-40c5-a9dd-189acfb2b299, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25b0414c-1d85-40c5-a9dd-189acfb2b299, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232726.2082555, expires_in: 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:421 RpcState(Login, 77cb213a-dcaa-496d-acbb-5aec5e12b7ab, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77cb213a-dcaa-496d-acbb-5aec5e12b7ab, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77cb213a-dcaa-496d-acbb-5aec5e12b7ab, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232728.0276136, expires_in: 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:421 RpcState(Login, c20485bd-c880-4efb-9c0f-610c2b91e115, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c20485bd-c880-4efb-9c0f-610c2b91e115, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c20485bd-c880-4efb-9c0f-610c2b91e115, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232729.6367488, expires_in: 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:421 RpcState(Login, 0c3b724b-0c5c-452f-bb67-814f088f0eb4, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c3b724b-0c5c-452f-bb67-814f088f0eb4, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c3b724b-0c5c-452f-bb67-814f088f0eb4, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232731.2521706, expires_in: 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:421 RpcState(Login, 49bd7f65-a8be-450b-904f-7135581321c5, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49bd7f65-a8be-450b-904f-7135581321c5, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49bd7f65-a8be-450b-904f-7135581321c5, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232733.120898, expires_in: 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:421 RpcState(Login, 69c0a9e0-a5b6-45a4-aaed-2a0f84bf5c7c, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69c0a9e0-a5b6-45a4-aaed-2a0f84bf5c7c, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69c0a9e0-a5b6-45a4-aaed-2a0f84bf5c7c, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232735.1107993, expires_in: 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:421 RpcState(Login, d283017b-8c47-4189-bba0-1514e24a38ab, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d283017b-8c47-4189-bba0-1514e24a38ab, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d283017b-8c47-4189-bba0-1514e24a38ab, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232737.0536423, expires_in: 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:421 RpcState(Login, ec3f0962-801c-46d4-9faa-4f332f990185, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec3f0962-801c-46d4-9faa-4f332f990185, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec3f0962-801c-46d4-9faa-4f332f990185, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232738.6920831, expires_in: 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:421 RpcState(Login, 86d13253-9076-4ed1-8ecf-cabf924064d5, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 86d13253-9076-4ed1-8ecf-cabf924064d5, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 86d13253-9076-4ed1-8ecf-cabf924064d5, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232740.1370656, expires_in: 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:421 RpcState(Login, d0951ca2-749f-402e-be60-d4aa21ca01cc, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d0951ca2-749f-402e-be60-d4aa21ca01cc, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d0951ca2-749f-402e-be60-d4aa21ca01cc, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232741.5103495, expires_in: 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:421 RpcState(Login, c31ba025-607b-4832-b253-48766a854957, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c31ba025-607b-4832-b253-48766a854957, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c31ba025-607b-4832-b253-48766a854957, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232742.8530524, expires_in: 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:421 RpcState(Login, ccdd8955-ffc5-40ab-804b-743daf252367, localhost:14341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ccdd8955-ffc5-40ab-804b-743daf252367, localhost:14341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ccdd8955-ffc5-40ab-804b-743daf252367, localhost:14341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14341
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765232744676199&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:29370/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16495/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24659
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15450
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15273
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15649
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29370
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20591
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7080
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64695
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16495
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24673
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:14341/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17889
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19597
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11153
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14341
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7798
============================== slowest durations ===============================
289.91s call     test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]
17.54s setup    test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]
11.55s teardown test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 1 failed in 319.55s (0:05:19) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
___ test_success_create_eds_with_many_secrets_with_fail[encryption_enabled] ____
ydb/tests/functional/secrets/test_secrets_usage.py:189: in test_success_create_eds_with_many_secrets_with_fail
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17718
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/00028a/r3tmp/kikimr_cluster_3mbcuuqq
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12683
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5940
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10600
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17887
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028a/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/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/node_1/logfile_np_no6hw.log --grpc-port=12683 --mon-port=5940 --ic-port=17718
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12683/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028a/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/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/node_1/logfile_np_no6hw.log --grpc-port=12683 --mon-port=5940 --ic-port=17718
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/00028a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/node_1/logfile_np_no6hw.log', '--grpc-port=12683', '--mon-port=5940', '--ic-port=17718')' in '/home/runner/.ya/build/build_root/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1248388
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12683/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/kvpj/00028a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1248389
DEBUG    ya.test:process.py:259 Command (pid 1248389) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1248389) elapsed time (sec): 2.0638177394866943
DEBUG    ya.test:process.py:263 Command (pid 1248389) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248389) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1248389) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248389) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248389) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1248389) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1248389) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 1248389) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1248389) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1248389) nivcsw: 174
DEBUG    ya.test:process.py:263 Command (pid 1248389) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1248389) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1248389) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1248389) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1248389) stime: 1.708955
DEBUG    ya.test:process.py:263 Command (pid 1248389) utime: 0.135981
DEBUG    ya.test:process.py:263 Command (pid 1248389) wtime: 2.065
DEBUG    ya.test:process.py:275 Command (pid 1248389) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1248389) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12683', '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: 17718\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/kvpj/00028a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12683', '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: 17718\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1251853
DEBUG    ya.test:process.py:259 Command (pid 1251853) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1251853) elapsed time (sec): 0.7294700145721436
DEBUG    ya.test:process.py:263 Command (pid 1251853) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251853) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1251853) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251853) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251853) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1251853) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 1251853) minflt: 19974
DEBUG    ya.test:process.py:263 Command (pid 1251853) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1251853) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1251853) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1251853) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1251853) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1251853) nvcsw: 151
DEBUG    ya.test:process.py:263 Command (pid 1251853) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1251853) stime: 0.538783
DEBUG    ya.test:process.py:263 Command (pid 1251853) utime: 0.147666
DEBUG    ya.test:process.py:263 Command (pid 1251853) wtime: 0.73
DEBUG    ya.test:process.py:275 Command (pid 1251853) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12683', '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/kvpj/00028a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12683', '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: 1252257
DEBUG    ya.test:process.py:259 Command (pid 1252257) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1252257) elapsed time (sec): 0.7369825839996338
DEBUG    ya.test:process.py:263 Command (pid 1252257) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252257) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1252257) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252257) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252257) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1252257) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 1252257) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 1252257) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1252257) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1252257) nivcsw: 51
DEBUG    ya.test:process.py:263 Command (pid 1252257) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1252257) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1252257) nvcsw: 154
DEBUG    ya.test:process.py:263 Command (pid 1252257) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1252257) stime: 0.541513
DEBUG    ya.test:process.py:263 Command (pid 1252257) utime: 0.14732299999999998
DEBUG    ya.test:process.py:263 Command (pid 1252257) wtime: 0.738
DEBUG    ya.test:process.py:275 Command (pid 1252257) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23497
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/00028a/r3tmp/kikimr_cluster_u0v3hhry
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24384
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13874
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63389
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18746
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028a/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/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/node_1/logfile_p7r2g1b0.log --grpc-port=24384 --mon-port=13874 --ic-port=23497
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24384/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028a/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/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/node_1/logfile_p7r2g1b0.log --grpc-port=24384 --mon-port=13874 --ic-port=23497
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/00028a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/node_1/logfile_p7r2g1b0.log', '--grpc-port=24384', '--mon-port=13874', '--ic-port=23497')' in '/home/runner/.ya/build/build_root/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1253076
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24384/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/kvpj/00028a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1253077
DEBUG    ya.test:process.py:259 Command (pid 1253077) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1253077) elapsed time (sec): 1.6471748352050781
DEBUG    ya.test:process.py:263 Command (pid 1253077) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253077) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1253077) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253077) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253077) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1253077) maxrss: 547220
DEBUG    ya.test:process.py:263 Command (pid 1253077) minflt: 16606
DEBUG    ya.test:process.py:263 Command (pid 1253077) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1253077) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1253077) nivcsw: 63
DEBUG    ya.test:process.py:263 Command (pid 1253077) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1253077) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1253077) nvcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 1253077) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1253077) stime: 1.462962
DEBUG    ya.test:process.py:263 Command (pid 1253077) utime: 0.119915
DEBUG    ya.test:process.py:263 Command (pid 1253077) wtime: 1.648
DEBUG    ya.test:process.py:275 Command (pid 1253077) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1253077) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24384', '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: 23497\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/00028a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24384', '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: 23497\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1257643
DEBUG    ya.test:process.py:259 Command (pid 1257643) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1257643) elapsed time (sec): 0.5477678775787354
DEBUG    ya.test:process.py:263 Command (pid 1257643) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257643) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1257643) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257643) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257643) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1257643) maxrss: 555544
DEBUG    ya.test:process.py:263 Command (pid 1257643) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 1257643) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1257643) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1257643) nivcsw: 63
DEBUG    ya.test:process.py:263 Command (pid 1257643) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1257643) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1257643) nvcsw: 113
DEBUG    ya.test:process.py:263 Command (pid 1257643) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1257643) stime: 0.349395
DEBUG    ya.test:process.py:263 Command (pid 1257643) utime: 0.13896899999999998
DEBUG    ya.test:process.py:263 Command (pid 1257643) wtime: 0.549
DEBUG    ya.test:process.py:275 Command (pid 1257643) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24384', '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.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/kvpj/00028a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24384', '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: 1257897
DEBUG    ya.test:process.py:259 Command (pid 1257897) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1257897) elapsed time (sec): 0.5986862182617188
DEBUG    ya.test:process.py:263 Command (pid 1257897) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257897) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1257897) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257897) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1257897) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1257897) maxrss: 555572
DEBUG    ya.test:process.py:263 Command (pid 1257897) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1257897) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1257897) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1257897) nivcsw: 40
DEBUG    ya.test:process.py:263 Command (pid 1257897) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1257897) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1257897) nvcsw: 154
DEBUG    ya.test:process.py:263 Command (pid 1257897) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1257897) stime: 0.408115
DEBUG    ya.test:process.py:263 Command (pid 1257897) utime: 0.134288
DEBUG    ya.test:process.py:263 Command (pid 1257897) wtime: 0.6
DEBUG    ya.test:process.py:275 Command (pid 1257897) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25331
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27007
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2700
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20528
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27480
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24384 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/slot_1/logfile_r7sa1si6.log --grpc-port=25331 --mon-port=27007 --ic-port=2700 --key-file /home/runner/.ya/build/build_root/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:24384 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/slot_1/logfile_r7sa1si6.log --grpc-port=25331 --mon-port=27007 --ic-port=2700 --key-file /home/runner/.ya/build/build_root/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/00028a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:24384', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/slot_1/logfile_r7sa1si6.log', '--grpc-port=25331', '--mon-port=27007', '--ic-port=2700', '--key-file', '/home/runner/.ya/build/build_root/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/kvpj/00028a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1258931
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:25331/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/kvpj/00028a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1258945
DEBUG    ya.test:process.py:259 Command (pid 1258945) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258945) elapsed time (sec): 1.5898292064666748
DEBUG    ya.test:process.py:263 Command (pid 1258945) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258945) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258945) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258945) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258945) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258945) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1258945) minflt: 16264
DEBUG    ya.test:process.py:263 Command (pid 1258945) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258945) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258945) nivcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 1258945) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258945) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258945) nvcsw: 47
DEBUG    ya.test:process.py:263 Command (pid 1258945) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258945) stime: 1.329115
DEBUG    ya.test:process.py:263 Command (pid 1258945) utime: 0.114378
DEBUG    ya.test:process.py:263 Command (pid 1258945) wtime: 1.591
DEBUG    ya.test:process.py:275 Command (pid 1258945) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1258945) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_success_create_eds_with_many_secrets_with_fail[encryption_enabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 0f62220b-6dda-4140-afdb-aba941d31299, localhost:24384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0f62220b-6dda-4140-afdb-aba941d31299, localhost:24384): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0f62220b-6dda-4140-afdb-aba941d31299, localhost:24384): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 25331 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:25331, 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:24384
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1a0d2cba-c969-43d3-ac1b-804d6c6ce65d, ghrun-2tlsei57yi.auto.internal:25331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1a0d2cba-c969-43d3-ac1b-804d6c6ce65d, ghrun-2tlsei57yi.auto.internal:25331): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1a0d2cba-c969-43d3-ac1b-804d6c6ce65d, ghrun-2tlsei57yi.auto.internal:25331): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MzcxYTI0NWMtYjgzMDdjZGYtNzdjMzIyZmMtZTE2MjQwYWM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 60481a2d-c836-443a-945f-f6b03e9b1be6, ghrun-2tlsei57yi.auto.internal:25331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 60481a2d-c836-443a-945f-f6b03e9b1be6, ghrun-2tlsei57yi.auto.internal:25331): request = { session_id: "ydb://session/3?node_id=50000&id=MzcxYTI0NWMtYjgzMDdjZGYtNzdjMzIyZmMtZTE2MjQwYWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 60481a2d-c836-443a-945f-f6b03e9b1be6, ghrun-2tlsei57yi.auto.internal:25331): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MzcxYTI0NWMtYjgzMDdjZGYtNzdjMzIyZmMtZTE2MjQwYWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c2fb5c8-520d-4ee3-bbf3-d0a900bab3f1, ghrun-2tlsei57yi.auto.internal:25331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c2fb5c8-520d-4ee3-bbf3-d0a900bab3f1, ghrun-2tlsei57yi.auto.internal:25331): request = { session_id: "ydb://session/3?node_id=50000&id=MzcxYTI0NWMtYjgzMDdjZGYtNzdjMzIyZmMtZTE2MjQwYWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c2fb5c8-520d-4ee3-bbf3-d0a900bab3f1, ghrun-2tlsei57yi.auto.internal:25331): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MzcxYTI0NWMtYjgzMDdjZGYtNzdjMzIyZmMtZTE2MjQwYWM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a9cc7f40-57cc-4a22-9c19-142cb9b14d67, ghrun-2tlsei57yi.auto.internal:25331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a9cc7f40-57cc-4a22-9c19-142cb9b14d67, ghrun-2tlsei57yi.auto.internal:25331): request = { session_id: "ydb://session/3?node_id=50000&id=MzcxYTI0NWMtYjgzMDdjZGYtNzdjMzIyZmMtZTE2MjQwYWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a9cc7f40-57cc-4a22-9c19-142cb9b14d67, ghrun-2tlsei57yi.auto.internal:25331): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24384
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:25331
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a37627a7-7393-49c8-b297-03614e0c3e76, localhost:24384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a37627a7-7393-49c8-b297-03614e0c3e76, localhost:24384): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a37627a7-7393-49c8-b297-03614e0c3e76, localhost:24384): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 25331 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:25331, 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:24384
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 04cc6942-5407-4504-bd47-c81d639192d8, ghrun-2tlsei57yi.auto.internal:25331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 04cc6942-5407-4504-bd47-c81d639192d8, ghrun-2tlsei57yi.auto.internal:25331): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 04cc6942-5407-4504-bd47-c81d639192d8, ghrun-2tlsei57yi.auto.internal:25331): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ODExODYxZDMtM2EwNjgwMmUtMzNmZjQwODgtODE2NDI4MTA=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 75674dd1-ceb2-4606-9ec4-9b1059664c38, ghrun-2tlsei57yi.auto.internal:25331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 75674dd1-ceb2-4606-9ec4-9b1059664c38, ghrun-2tlsei57yi.auto.internal:25331): request = { session_id: "ydb://session/3?node_id=50000&id=ODExODYxZDMtM2EwNjgwMmUtMzNmZjQwODgtODE2NDI4MTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 75674dd1-ceb2-4606-9ec4-9b1059664c38, ghrun-2tlsei57yi.auto.internal:25331): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ODExODYxZDMtM2EwNjgwMmUtMzNmZjQwODgtODE2NDI4MTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d2674735-c193-4382-87d0-c703379478c8, ghrun-2tlsei57yi.auto.internal:25331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2674735-c193-4382-87d0-c703379478c8, ghrun-2tlsei57yi.auto.internal:25331): request = { session_id: "ydb://session/3?node_id=50000&id=ODExODYxZDMtM2EwNjgwMmUtMzNmZjQwODgtODE2NDI4MTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d2674735-c193-4382-87d0-c703379478c8, ghrun-2tlsei57yi.auto.internal:25331): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ODExODYxZDMtM2EwNjgwMmUtMzNmZjQwODgtODE2NDI4MTA=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, c48cba4f-dc1b-466a-a9dc-67cadce10cf7, ghrun-2tlsei57yi.auto.internal:25331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c48cba4f-dc1b-466a-a9dc-67cadce10cf7, ghrun-2tlsei57yi.auto.internal:25331): request = { session_id: "ydb://session/3?node_id=50000&id=ODExODYxZDMtM2EwNjgwMmUtMzNmZjQwODgtODE2NDI4MTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c48cba4f-dc1b-466a-a9dc-67cadce10cf7, ghrun-2tlsei57yi.auto.internal:25331): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 75674dd1-ceb2-4606-9ec4-9b1059664c38, ghrun-2tlsei57yi.auto.internal:25331): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24384
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:25331
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, bd84c86d-0ca5-425d-9c2d-424567106f1b, localhost:24384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bd84c86d-0ca5-425d-9c2d-424567106f1b, localhost:24384): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bd84c86d-0ca5-425d-9c2d-424567106f1b, localhost:24384): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 25331 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:25331, 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:24384
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b5ae0502-c0b8-4da4-b7b2-d9a9907a2ddc, ghrun-2tlsei57yi.auto.internal:25331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b5ae0502-c0b8-4da4-b7b2-d9a9907a2ddc, ghrun-2tlsei57yi.auto.internal:25331): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b5ae0502-c0b8-4da4-b7b2-d9a9907a2ddc, ghrun-2tlsei57yi.auto.internal:25331): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YzYwMGJiNGEtMmJmYjU2ZjUtNmU0MTJmNTAtNmRhZjg1NzQ=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c83e7ea7-73d3-4458-8970-36e50ea5b787, ghrun-2tlsei57yi.auto.internal:25331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c83e7ea7-73d3-4458-8970-36e50ea5b787, ghrun-2tlsei57yi.auto.internal:25331): request = { session_id: "ydb://session/3?node_id=50000&id=YzYwMGJiNGEtMmJmYjU2ZjUtNmU0MTJmNTAtNmRhZjg1NzQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c83e7ea7-73d3-4458-8970-36e50ea5b787, ghrun-2tlsei57yi.auto.internal:25331): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YzYwMGJiNGEtMmJmYjU2ZjUtNmU0MTJmNTAtNmRhZjg1NzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4abe32c4-0e71-48b4-b689-289c7a733e28, ghrun-2tlsei57yi.auto.internal:25331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4abe32c4-0e71-48b4-b689-289c7a733e28, ghrun-2tlsei57yi.auto.internal:25331): request = { session_id: "ydb://session/3?node_id=50000&id=YzYwMGJiNGEtMmJmYjU2ZjUtNmU0MTJmNTAtNmRhZjg1NzQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4abe32c4-0e71-48b4-b689-289c7a733e28, ghrun-2tlsei57yi.auto.internal:25331): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YzYwMGJiNGEtMmJmYjU2ZjUtNmU0MTJmNTAtNmRhZjg1NzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d987dd77-96e4-4b0d-a1ca-30cd15b61245, ghrun-2tlsei57yi.auto.internal:25331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d987dd77-96e4-4b0d-a1ca-30cd15b61245, ghrun-2tlsei57yi.auto.internal:25331): request = { session_id: "ydb://session/3?node_id=50000&id=YzYwMGJiNGEtMmJmYjU2ZjUtNmU0MTJmNTAtNmRhZjg1NzQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, d987dd77-96e4-4b0d-a1ca-30cd15b61245, ghrun-2tlsei57yi.auto.internal:25331): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24384
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:25331
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, ad77897c-31f0-4c9c-8020-25c0cfb1a5c8, localhost:24384): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ad77897c-31f0-4c9c-8020-25c0cfb1a5c8, localhost:24384): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ad77897c-31f0-4c9c-8020-25c0cfb1a5c8, localhost:24384): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 25331 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:25331, 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:24384
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d38ca93a-5247-4d2a-8db2-df3bab2474e9, ghrun-2tlsei57yi.auto.internal:25331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d38ca93a-5247-4d2a-8db2-df3bab2474e9, ghrun-2tlsei57yi.auto.internal:25331): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d38ca93a-5247-4d2a-8db2-df3bab2474e9, ghrun-2tlsei57yi.auto.internal:25331): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=Yzk1NWIxNmMtYTkxNWUzMjUtOGZhYTYxMzAtMjY1ZTgwNDg=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e8007a70-b36b-487b-86da-a0dcc8283221, ghrun-2tlsei57yi.auto.internal:25331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e8007a70-b36b-487b-86da-a0dcc8283221, ghrun-2tlsei57yi.auto.internal:25331): request = { session_id: "ydb://session/3?node_id=50000&id=Yzk1NWIxNmMtYTkxNWUzMjUtOGZhYTYxMzAtMjY1ZTgwNDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e8007a70-b36b-487b-86da-a0dcc8283221, ghrun-2tlsei57yi.auto.internal:25331): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=Yzk1NWIxNmMtYTkxNWUzMjUtOGZhYTYxMzAtMjY1ZTgwNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0930b076-4890-4299-806b-1711a7e8aaba, ghrun-2tlsei57yi.auto.internal:25331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0930b076-4890-4299-806b-1711a7e8aaba, ghrun-2tlsei57yi.auto.internal:25331): request = { session_id: "ydb://session/3?node_id=50000&id=Yzk1NWIxNmMtYTkxNWUzMjUtOGZhYTYxMzAtMjY1ZTgwNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0930b076-4890-4299-806b-1711a7e8aaba, ghrun-2tlsei57yi.auto.internal:25331): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=Yzk1NWIxNmMtYTkxNWUzMjUtOGZhYTYxMzAtMjY1ZTgwNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 1cd62e7e-7ea1-49be-be9a-15fc41d29451, ghrun-2tlsei57yi.auto.internal:25331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 1cd62e7e-7ea1-49be-be9a-15fc41d29451, ghrun-2tlsei57yi.auto.internal:25331): request = { session_id: "ydb://session/3?node_id=50000&id=Yzk1NWIxNmMtYTkxNWUzMjUtOGZhYTYxMzAtMjY1ZTgwNDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 1cd62e7e-7ea1-49be-be9a-15fc41d29451, ghrun-2tlsei57yi.auto.internal:25331): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24384
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:25331
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e8007a70-b36b-487b-86da-a0dcc8283221, ghrun-2tlsei57yi.auto.internal:25331): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232456.1037173, expires_in: 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:421 RpcState(Login, b4c19a90-bb18-4f59-baa1-d0ff187a4080, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b4c19a90-bb18-4f59-baa1-d0ff187a4080, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b4c19a90-bb18-4f59-baa1-d0ff187a4080, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232456.8930092, expires_in: 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:421 RpcState(Login, 2d245c65-9754-4ec3-964d-40f88ed474d3, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d245c65-9754-4ec3-964d-40f88ed474d3, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d245c65-9754-4ec3-964d-40f88ed474d3, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232458.0768678, expires_in: 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:421 RpcState(Login, 5ef14c97-6116-42b9-a8bb-0f6d8a99f165, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ef14c97-6116-42b9-a8bb-0f6d8a99f165, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ef14c97-6116-42b9-a8bb-0f6d8a99f165, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232459.6708677, expires_in: 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:421 RpcState(Login, a4e906e0-3aee-4729-8933-489b398c8063, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4e906e0-3aee-4729-8933-489b398c8063, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4e906e0-3aee-4729-8933-489b398c8063, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232461.3097346, expires_in: 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:421 RpcState(Login, c7a2a531-47e7-4a31-9864-0a5528e4f2f9, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7a2a531-47e7-4a31-9864-0a5528e4f2f9, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7a2a531-47e7-4a31-9864-0a5528e4f2f9, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232461.633899, expires_in: 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:421 RpcState(Login, 44212f98-c1fe-494a-b6db-0862166a1a2b, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44212f98-c1fe-494a-b6db-0862166a1a2b, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44212f98-c1fe-494a-b6db-0862166a1a2b, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232463.7810256, expires_in: 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:421 RpcState(Login, 0a5cd596-3a34-475c-b4e2-0cbf92e75991, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a5cd596-3a34-475c-b4e2-0cbf92e75991, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a5cd596-3a34-475c-b4e2-0cbf92e75991, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232465.1528509, expires_in: 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:421 RpcState(Login, 79f4106e-b0f1-4959-b39e-09701b3cfdfb, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79f4106e-b0f1-4959-b39e-09701b3cfdfb, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79f4106e-b0f1-4959-b39e-09701b3cfdfb, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232467.2426326, expires_in: 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:421 RpcState(Login, 9fc26eaf-e583-4d14-8eea-4d79b260d2c9, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9fc26eaf-e583-4d14-8eea-4d79b260d2c9, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9fc26eaf-e583-4d14-8eea-4d79b260d2c9, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232467.4653435, expires_in: 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:421 RpcState(Login, 305c186f-d8a0-4908-87d4-eadf773685c0, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 305c186f-d8a0-4908-87d4-eadf773685c0, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 305c186f-d8a0-4908-87d4-eadf773685c0, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232469.453098, expires_in: 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:421 RpcState(Login, a0440a5d-130a-4317-98d7-8d884697a14b, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0440a5d-130a-4317-98d7-8d884697a14b, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0440a5d-130a-4317-98d7-8d884697a14b, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232471.0503833, expires_in: 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:421 RpcState(Login, 3b3f72ab-4bc1-415d-b7a7-61cff193b66b, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b3f72ab-4bc1-415d-b7a7-61cff193b66b, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b3f72ab-4bc1-415d-b7a7-61cff193b66b, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232472.5496168, expires_in: 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:421 RpcState(Login, 13746825-0a43-465b-b7b0-592fdc5200fd, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 13746825-0a43-465b-b7b0-592fdc5200fd, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 13746825-0a43-465b-b7b0-592fdc5200fd, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232474.1869547, expires_in: 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:421 RpcState(Login, b3e7271a-99d3-4526-a76a-3f64383a14c8, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3e7271a-99d3-4526-a76a-3f64383a14c8, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3e7271a-99d3-4526-a76a-3f64383a14c8, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232476.281067, expires_in: 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:421 RpcState(Login, a4e7d09a-73a2-4283-a00e-1aef8e02f16e, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4e7d09a-73a2-4283-a00e-1aef8e02f16e, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4e7d09a-73a2-4283-a00e-1aef8e02f16e, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232478.135473, expires_in: 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:421 RpcState(Login, a85f9975-c0ea-4973-bd05-a320a3e8c7f4, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a85f9975-c0ea-4973-bd05-a320a3e8c7f4, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a85f9975-c0ea-4973-bd05-a320a3e8c7f4, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232479.74042, expires_in: 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:421 RpcState(Login, ab766029-3fe3-40ca-ab04-563cf266395c, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab766029-3fe3-40ca-ab04-563cf266395c, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab766029-3fe3-40ca-ab04-563cf266395c, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232479.9706933, expires_in: 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:421 RpcState(Login, 33c32be5-a61c-4df0-b72f-3ea5c960f10d, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33c32be5-a61c-4df0-b72f-3ea5c960f10d, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33c32be5-a61c-4df0-b72f-3ea5c960f10d, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232481.9726367, expires_in: 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:421 RpcState(Login, 82547cf0-97e2-40e0-92f8-1a8f38c94c5c, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 82547cf0-97e2-40e0-92f8-1a8f38c94c5c, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 82547cf0-97e2-40e0-92f8-1a8f38c94c5c, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232484.1292932, expires_in: 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:421 RpcState(Login, 2ffcaf43-77fe-4946-ab96-8225c22b32d3, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ffcaf43-77fe-4946-ab96-8225c22b32d3, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ffcaf43-77fe-4946-ab96-8225c22b32d3, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232486.0047688, expires_in: 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:421 RpcState(Login, 9fa0576e-9da6-4484-994f-9a58510f08d1, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9fa0576e-9da6-4484-994f-9a58510f08d1, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9fa0576e-9da6-4484-994f-9a58510f08d1, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232488.0104647, expires_in: 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:421 RpcState(Login, 0bdb4f57-8acb-4e18-96ed-c8fb2816751d, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0bdb4f57-8acb-4e18-96ed-c8fb2816751d, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0bdb4f57-8acb-4e18-96ed-c8fb2816751d, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232490.046628, expires_in: 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:421 RpcState(Login, 11097fdf-a842-4bea-ba48-5d9231aa1fc6, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11097fdf-a842-4bea-ba48-5d9231aa1fc6, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11097fdf-a842-4bea-ba48-5d9231aa1fc6, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232491.624648, expires_in: 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:421 RpcState(Login, 2b26b8ce-730b-4095-a617-6385d8021e56, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b26b8ce-730b-4095-a617-6385d8021e56, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b26b8ce-730b-4095-a617-6385d8021e56, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232493.4588165, expires_in: 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:421 RpcState(Login, 7a4522eb-cceb-47ee-b926-c640b3de1b51, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a4522eb-cceb-47ee-b926-c640b3de1b51, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a4522eb-cceb-47ee-b926-c640b3de1b51, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232494.8596914, expires_in: 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:421 RpcState(Login, 03bc61d8-6ef9-4495-a3aa-8d43aaf4ffbc, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03bc61d8-6ef9-4495-a3aa-8d43aaf4ffbc, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03bc61d8-6ef9-4495-a3aa-8d43aaf4ffbc, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232497.0254724, expires_in: 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:421 RpcState(Login, 41148605-e8ae-4e43-8c3b-15ecd8dd3342, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41148605-e8ae-4e43-8c3b-15ecd8dd3342, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41148605-e8ae-4e43-8c3b-15ecd8dd3342, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232498.6023233, expires_in: 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:421 RpcState(Login, 2c92ea28-da7d-43e2-a405-a9fe2ad4f197, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c92ea28-da7d-43e2-a405-a9fe2ad4f197, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c92ea28-da7d-43e2-a405-a9fe2ad4f197, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232500.15286, expires_in: 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:421 RpcState(Login, e04c9fd6-86d1-4f5a-92e9-2e2d95d2f5bd, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e04c9fd6-86d1-4f5a-92e9-2e2d95d2f5bd, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e04c9fd6-86d1-4f5a-92e9-2e2d95d2f5bd, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232501.547527, expires_in: 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:421 RpcState(Login, 7fe34143-56f3-4285-9442-d02d26a9ad20, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7fe34143-56f3-4285-9442-d02d26a9ad20, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7fe34143-56f3-4285-9442-d02d26a9ad20, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232503.5646544, expires_in: 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:421 RpcState(Login, 84a21038-e75c-42c7-b5d5-10bea57d8532, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84a21038-e75c-42c7-b5d5-10bea57d8532, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84a21038-e75c-42c7-b5d5-10bea57d8532, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232504.2807438, expires_in: 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:421 RpcState(Login, bc73bf20-63eb-4a1e-9870-b17530f570f2, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc73bf20-63eb-4a1e-9870-b17530f570f2, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc73bf20-63eb-4a1e-9870-b17530f570f2, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232505.6360254, expires_in: 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:421 RpcState(Login, 2eb7cf91-7301-4091-93b3-c5ab06ec7735, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2eb7cf91-7301-4091-93b3-c5ab06ec7735, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2eb7cf91-7301-4091-93b3-c5ab06ec7735, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232507.574018, expires_in: 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:421 RpcState(Login, 69b82653-43d3-4a67-ba8a-e4398400330f, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69b82653-43d3-4a67-ba8a-e4398400330f, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69b82653-43d3-4a67-ba8a-e4398400330f, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232509.0548499, expires_in: 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:421 RpcState(Login, 9903e005-b9c1-40f7-b308-cc7709a439e4, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9903e005-b9c1-40f7-b308-cc7709a439e4, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9903e005-b9c1-40f7-b308-cc7709a439e4, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232510.934851, expires_in: 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:421 RpcState(Login, 8fcaa9c7-a53b-4108-a168-0c6f5ae79d97, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8fcaa9c7-a53b-4108-a168-0c6f5ae79d97, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8fcaa9c7-a53b-4108-a168-0c6f5ae79d97, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232512.770203, expires_in: 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:421 RpcState(Login, 528f109a-0157-46f2-8368-ca32d3772fb9, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 528f109a-0157-46f2-8368-ca32d3772fb9, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 528f109a-0157-46f2-8368-ca32d3772fb9, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232514.9466567, expires_in: 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:421 RpcState(Login, 092dd289-a8b3-48a9-80d9-203d6f6b88c5, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 092dd289-a8b3-48a9-80d9-203d6f6b88c5, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 092dd289-a8b3-48a9-80d9-203d6f6b88c5, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232516.2124705, expires_in: 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:421 RpcState(Login, 6506c2e3-433f-4b66-9834-1a02ca7841ab, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6506c2e3-433f-4b66-9834-1a02ca7841ab, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6506c2e3-433f-4b66-9834-1a02ca7841ab, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232517.5442944, expires_in: 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:421 RpcState(Login, f8aef051-5b06-4a3d-8629-6b9f113ae584, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8aef051-5b06-4a3d-8629-6b9f113ae584, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8aef051-5b06-4a3d-8629-6b9f113ae584, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232519.4361677, expires_in: 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:421 RpcState(Login, 8052430f-6383-4a60-a361-66347fdb1037, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8052430f-6383-4a60-a361-66347fdb1037, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8052430f-6383-4a60-a361-66347fdb1037, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232521.222131, expires_in: 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:421 RpcState(Login, 8c214810-95b6-4c32-b05b-3ed8230c71ed, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c214810-95b6-4c32-b05b-3ed8230c71ed, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c214810-95b6-4c32-b05b-3ed8230c71ed, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232522.8194797, expires_in: 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:421 RpcState(Login, d0a51240-840c-4644-824a-6b0238041c44, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d0a51240-840c-4644-824a-6b0238041c44, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d0a51240-840c-4644-824a-6b0238041c44, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232524.5270317, expires_in: 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:421 RpcState(Login, 19f8bc78-5c16-41af-99cb-b277ba8d5460, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19f8bc78-5c16-41af-99cb-b277ba8d5460, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19f8bc78-5c16-41af-99cb-b277ba8d5460, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232526.6523292, expires_in: 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:421 RpcState(Login, 8027a89c-6bcb-4a03-803f-1dce0c346914, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8027a89c-6bcb-4a03-803f-1dce0c346914, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8027a89c-6bcb-4a03-803f-1dce0c346914, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232527.9798625, expires_in: 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:421 RpcState(Login, 80f5d011-98cc-43bb-a135-a1bbff3b193e, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 80f5d011-98cc-43bb-a135-a1bbff3b193e, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 80f5d011-98cc-43bb-a135-a1bbff3b193e, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232529.5819423, expires_in: 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:421 RpcState(Login, 1ea20c43-5192-419c-a8f0-a12245ecaf1e, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ea20c43-5192-419c-a8f0-a12245ecaf1e, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ea20c43-5192-419c-a8f0-a12245ecaf1e, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232530.9001846, expires_in: 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:421 RpcState(Login, 978f19a5-74a2-4942-8789-63f336899615, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 978f19a5-74a2-4942-8789-63f336899615, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 978f19a5-74a2-4942-8789-63f336899615, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232532.3031406, expires_in: 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:421 RpcState(Login, 1d57d65e-8942-4982-9ea3-365b8705fd53, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d57d65e-8942-4982-9ea3-365b8705fd53, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d57d65e-8942-4982-9ea3-365b8705fd53, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232533.643248, expires_in: 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:421 RpcState(Login, e8665089-c7c9-4797-9841-fbf40925eaa5, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8665089-c7c9-4797-9841-fbf40925eaa5, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8665089-c7c9-4797-9841-fbf40925eaa5, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232535.6385534, expires_in: 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:421 RpcState(Login, 5f540944-5557-4446-91c6-e66efc02f765, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f540944-5557-4446-91c6-e66efc02f765, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f540944-5557-4446-91c6-e66efc02f765, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232537.0382667, expires_in: 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:421 RpcState(Login, 7a13a89f-149d-4ed7-b0df-b7d1d6da3e6f, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a13a89f-149d-4ed7-b0df-b7d1d6da3e6f, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a13a89f-149d-4ed7-b0df-b7d1d6da3e6f, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232539.0589771, expires_in: 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:421 RpcState(Login, 8c81b6f3-520b-4783-8992-ce6cb232bbe8, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c81b6f3-520b-4783-8992-ce6cb232bbe8, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c81b6f3-520b-4783-8992-ce6cb232bbe8, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232540.5370195, expires_in: 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:421 RpcState(Login, 7b6c2e30-f916-475b-8f43-71c9b7045c87, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b6c2e30-f916-475b-8f43-71c9b7045c87, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b6c2e30-f916-475b-8f43-71c9b7045c87, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232542.4866617, expires_in: 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:421 RpcState(Login, 32847f81-e349-4c2b-83b0-ab87d42d6a80, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32847f81-e349-4c2b-83b0-ab87d42d6a80, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32847f81-e349-4c2b-83b0-ab87d42d6a80, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232544.0463548, expires_in: 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:421 RpcState(Login, d37ec8ff-c332-43fd-a517-712bdce3cdd7, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d37ec8ff-c332-43fd-a517-712bdce3cdd7, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d37ec8ff-c332-43fd-a517-712bdce3cdd7, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232546.2392907, expires_in: 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:421 RpcState(Login, 4b8a593e-65e4-4fec-bfd8-3361e00b8733, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b8a593e-65e4-4fec-bfd8-3361e00b8733, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b8a593e-65e4-4fec-bfd8-3361e00b8733, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232547.8940892, expires_in: 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:421 RpcState(Login, df734a38-7cc0-45a1-8cb4-11c540a2966e, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df734a38-7cc0-45a1-8cb4-11c540a2966e, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df734a38-7cc0-45a1-8cb4-11c540a2966e, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232549.960205, expires_in: 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:421 RpcState(Login, eb2a872c-72c9-48b0-8e11-088b8505b632, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb2a872c-72c9-48b0-8e11-088b8505b632, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb2a872c-72c9-48b0-8e11-088b8505b632, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232552.0185533, expires_in: 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:421 RpcState(Login, be80177c-d0d5-4d12-8664-703b18d6994a, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be80177c-d0d5-4d12-8664-703b18d6994a, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be80177c-d0d5-4d12-8664-703b18d6994a, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232553.4915864, expires_in: 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:421 RpcState(Login, 434e7e83-4615-43ee-9e06-4ef4920608ba, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 434e7e83-4615-43ee-9e06-4ef4920608ba, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 434e7e83-4615-43ee-9e06-4ef4920608ba, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232555.3268209, expires_in: 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:421 RpcState(Login, 0c8910f5-2be2-4439-95f4-251fe204ac7e, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c8910f5-2be2-4439-95f4-251fe204ac7e, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c8910f5-2be2-4439-95f4-251fe204ac7e, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232556.552797, expires_in: 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:421 RpcState(Login, 0af4c781-a187-4814-bbfe-ff2cd7a79b0a, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0af4c781-a187-4814-bbfe-ff2cd7a79b0a, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0af4c781-a187-4814-bbfe-ff2cd7a79b0a, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232558.392969, expires_in: 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:421 RpcState(Login, b7fcf74a-5ab2-4c07-9fa9-7850ed97f32a, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7fcf74a-5ab2-4c07-9fa9-7850ed97f32a, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7fcf74a-5ab2-4c07-9fa9-7850ed97f32a, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232559.9554362, expires_in: 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:421 RpcState(Login, 9aa91877-25f5-4ab1-b98c-b4d70421453a, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9aa91877-25f5-4ab1-b98c-b4d70421453a, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9aa91877-25f5-4ab1-b98c-b4d70421453a, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232561.382872, expires_in: 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:421 RpcState(Login, 6cecb711-c777-4b92-b2ab-1fdbf67c5dfa, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6cecb711-c777-4b92-b2ab-1fdbf67c5dfa, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6cecb711-c777-4b92-b2ab-1fdbf67c5dfa, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232562.6723664, expires_in: 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:421 RpcState(Login, 2ddba233-91ce-48b4-95e8-ae6336756c70, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ddba233-91ce-48b4-95e8-ae6336756c70, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ddba233-91ce-48b4-95e8-ae6336756c70, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232564.7971954, expires_in: 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:421 RpcState(Login, 7231149a-9eaa-45eb-9aca-538eb120007b, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7231149a-9eaa-45eb-9aca-538eb120007b, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7231149a-9eaa-45eb-9aca-538eb120007b, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232565.4050696, expires_in: 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:421 RpcState(Login, 538eff70-e8d7-477e-a447-4e9f19c049fe, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 538eff70-e8d7-477e-a447-4e9f19c049fe, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 538eff70-e8d7-477e-a447-4e9f19c049fe, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232567.1492403, expires_in: 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:421 RpcState(Login, 3e90de15-9086-41f6-8423-3570a35a29dd, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e90de15-9086-41f6-8423-3570a35a29dd, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e90de15-9086-41f6-8423-3570a35a29dd, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232569.1631181, expires_in: 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:421 RpcState(Login, 74795065-ff54-4258-a488-51e87f5fa9f6, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74795065-ff54-4258-a488-51e87f5fa9f6, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74795065-ff54-4258-a488-51e87f5fa9f6, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232570.4696305, expires_in: 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:421 RpcState(Login, 4c0a9653-25f1-4f02-a6dd-fdc5e5faaf44, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c0a9653-25f1-4f02-a6dd-fdc5e5faaf44, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c0a9653-25f1-4f02-a6dd-fdc5e5faaf44, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232572.1273804, expires_in: 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:421 RpcState(Login, dfbe0048-229e-490c-957e-1f04f5e926f5, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dfbe0048-229e-490c-957e-1f04f5e926f5, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dfbe0048-229e-490c-957e-1f04f5e926f5, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232573.650031, expires_in: 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:421 RpcState(Login, 8b150231-3cc7-4e58-a09f-c6d3c00c00d6, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b150231-3cc7-4e58-a09f-c6d3c00c00d6, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b150231-3cc7-4e58-a09f-c6d3c00c00d6, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232575.8357942, expires_in: 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:421 RpcState(Login, f302979a-54c1-4ece-b27e-8866b4b94dc9, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f302979a-54c1-4ece-b27e-8866b4b94dc9, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f302979a-54c1-4ece-b27e-8866b4b94dc9, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232577.7431822, expires_in: 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:421 RpcState(Login, feb0332a-d537-41ba-940d-7ee3e331ee54, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, feb0332a-d537-41ba-940d-7ee3e331ee54, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, feb0332a-d537-41ba-940d-7ee3e331ee54, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232579.1188364, expires_in: 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:421 RpcState(Login, 6d9536ac-16b5-4a5a-a824-73b70acfae66, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d9536ac-16b5-4a5a-a824-73b70acfae66, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d9536ac-16b5-4a5a-a824-73b70acfae66, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232580.7167704, expires_in: 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:421 RpcState(Login, 39a23baa-a37e-43aa-a487-f9761de85ba2, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39a23baa-a37e-43aa-a487-f9761de85ba2, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39a23baa-a37e-43aa-a487-f9761de85ba2, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232582.6289494, expires_in: 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:421 RpcState(Login, 969b8f44-3bd3-4c41-a089-142a67253dbe, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 969b8f44-3bd3-4c41-a089-142a67253dbe, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 969b8f44-3bd3-4c41-a089-142a67253dbe, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232584.6887844, expires_in: 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:421 RpcState(Login, 461518bd-9198-494b-bd3d-84f6c50d4efe, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 461518bd-9198-494b-bd3d-84f6c50d4efe, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 461518bd-9198-494b-bd3d-84f6c50d4efe, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232586.4153426, expires_in: 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:421 RpcState(Login, 6b093639-58c1-41ee-bd5a-395582da771b, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b093639-58c1-41ee-bd5a-395582da771b, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b093639-58c1-41ee-bd5a-395582da771b, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232588.3252494, expires_in: 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:421 RpcState(Login, 1b723510-0d3a-4ac7-aac8-0dca934ed6b2, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b723510-0d3a-4ac7-aac8-0dca934ed6b2, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b723510-0d3a-4ac7-aac8-0dca934ed6b2, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232590.453047, expires_in: 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:421 RpcState(Login, d7faabb5-10fc-4ef7-8db3-1d53a460030d, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7faabb5-10fc-4ef7-8db3-1d53a460030d, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7faabb5-10fc-4ef7-8db3-1d53a460030d, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232591.8742304, expires_in: 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:421 RpcState(Login, 9563d19d-7d19-4a3d-83f4-f8b4944b6bcd, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9563d19d-7d19-4a3d-83f4-f8b4944b6bcd, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9563d19d-7d19-4a3d-83f4-f8b4944b6bcd, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232593.6175652, expires_in: 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:421 RpcState(Login, a3cbaa01-cfef-4500-a2d7-cc704608f7c7, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a3cbaa01-cfef-4500-a2d7-cc704608f7c7, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a3cbaa01-cfef-4500-a2d7-cc704608f7c7, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232595.8209705, expires_in: 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:421 RpcState(Login, 6b635125-c0ec-489a-84d3-ea14dbc20e2a, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b635125-c0ec-489a-84d3-ea14dbc20e2a, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b635125-c0ec-489a-84d3-ea14dbc20e2a, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232597.4427323, expires_in: 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:421 RpcState(Login, d43c1bd5-ba18-4171-b8be-ac8c2d5344ca, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d43c1bd5-ba18-4171-b8be-ac8c2d5344ca, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d43c1bd5-ba18-4171-b8be-ac8c2d5344ca, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232598.804333, expires_in: 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:421 RpcState(Login, 88528a21-43ee-4674-ab4d-ebf579185fcf, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88528a21-43ee-4674-ab4d-ebf579185fcf, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88528a21-43ee-4674-ab4d-ebf579185fcf, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232600.5404243, expires_in: 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:421 RpcState(Login, c8d631b6-8058-4145-8c74-43646d2a7b0f, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8d631b6-8058-4145-8c74-43646d2a7b0f, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8d631b6-8058-4145-8c74-43646d2a7b0f, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232602.6418858, expires_in: 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:421 RpcState(Login, b26adc13-4d19-4416-9933-b9b342284f65, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b26adc13-4d19-4416-9933-b9b342284f65, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b26adc13-4d19-4416-9933-b9b342284f65, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232604.5949788, expires_in: 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:421 RpcState(Login, d75a04be-5c89-4aec-ad3b-10557b04ec65, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d75a04be-5c89-4aec-ad3b-10557b04ec65, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d75a04be-5c89-4aec-ad3b-10557b04ec65, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232605.2613003, expires_in: 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:421 RpcState(Login, b66c6b0f-1626-4eb5-86cd-b4d166cccb6e, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b66c6b0f-1626-4eb5-86cd-b4d166cccb6e, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b66c6b0f-1626-4eb5-86cd-b4d166cccb6e, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232606.5635822, expires_in: 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:421 RpcState(Login, de733043-5f2c-4a28-bad9-6fd854a1049c, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de733043-5f2c-4a28-bad9-6fd854a1049c, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de733043-5f2c-4a28-bad9-6fd854a1049c, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232608.19123, expires_in: 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:421 RpcState(Login, 579f94e6-780d-42cc-b1e6-ce8779122a91, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 579f94e6-780d-42cc-b1e6-ce8779122a91, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 579f94e6-780d-42cc-b1e6-ce8779122a91, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232610.0260623, expires_in: 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:421 RpcState(Login, 658b9a7f-97e4-4e03-963c-59b3cc2fc157, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 658b9a7f-97e4-4e03-963c-59b3cc2fc157, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 658b9a7f-97e4-4e03-963c-59b3cc2fc157, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232611.471936, expires_in: 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:421 RpcState(Login, fb04b1e0-aafa-4fcd-9d91-376728de01f0, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb04b1e0-aafa-4fcd-9d91-376728de01f0, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb04b1e0-aafa-4fcd-9d91-376728de01f0, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232612.9521935, expires_in: 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:421 RpcState(Login, 8beca14e-9d10-4bd4-8097-90ef5f568819, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8beca14e-9d10-4bd4-8097-90ef5f568819, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8beca14e-9d10-4bd4-8097-90ef5f568819, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232614.218689, expires_in: 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:421 RpcState(Login, 98d9ed02-3837-459b-a144-e1c4232bd246, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98d9ed02-3837-459b-a144-e1c4232bd246, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98d9ed02-3837-459b-a144-e1c4232bd246, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232615.6110322, expires_in: 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:421 RpcState(Login, 92b2f96b-77b2-47ec-bef9-e2285981acc2, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92b2f96b-77b2-47ec-bef9-e2285981acc2, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92b2f96b-77b2-47ec-bef9-e2285981acc2, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232617.4717152, expires_in: 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:421 RpcState(Login, 77de9fa2-f604-417b-b4b3-2f1462cbb407, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77de9fa2-f604-417b-b4b3-2f1462cbb407, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77de9fa2-f604-417b-b4b3-2f1462cbb407, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232619.00739, expires_in: 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:421 RpcState(Login, dabf6f85-1aa6-441f-9929-de4f9147dd62, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dabf6f85-1aa6-441f-9929-de4f9147dd62, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dabf6f85-1aa6-441f-9929-de4f9147dd62, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232621.1342309, expires_in: 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:421 RpcState(Login, 30e754bc-72cd-4728-9b76-58cd85f0292a, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 30e754bc-72cd-4728-9b76-58cd85f0292a, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 30e754bc-72cd-4728-9b76-58cd85f0292a, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232623.1309268, expires_in: 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:421 RpcState(Login, 5e93edb1-e959-436a-8f57-a63f4d03cdea, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e93edb1-e959-436a-8f57-a63f4d03cdea, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e93edb1-e959-436a-8f57-a63f4d03cdea, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232625.3160753, expires_in: 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:421 RpcState(Login, 497f3643-b13c-410e-aa2d-4811a9f5302d, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 497f3643-b13c-410e-aa2d-4811a9f5302d, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 497f3643-b13c-410e-aa2d-4811a9f5302d, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232626.5286644, expires_in: 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:421 RpcState(Login, 424a4a87-2fce-413b-9720-72bf574697d5, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 424a4a87-2fce-413b-9720-72bf574697d5, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 424a4a87-2fce-413b-9720-72bf574697d5, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232627.9859064, expires_in: 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:421 RpcState(Login, 2b688771-9a79-4bac-85b2-f520af19f427, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b688771-9a79-4bac-85b2-f520af19f427, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b688771-9a79-4bac-85b2-f520af19f427, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232629.7741702, expires_in: 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:421 RpcState(Login, d7cdf3f0-c8c4-4a92-8eb0-884c5932b776, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7cdf3f0-c8c4-4a92-8eb0-884c5932b776, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7cdf3f0-c8c4-4a92-8eb0-884c5932b776, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232631.0258195, expires_in: 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:421 RpcState(Login, d185ad1a-4d23-43ae-aa26-9a72411a9cb6, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d185ad1a-4d23-43ae-aa26-9a72411a9cb6, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d185ad1a-4d23-43ae-aa26-9a72411a9cb6, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232633.1302598, expires_in: 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:421 RpcState(Login, 4c53ad11-3735-466e-aa4a-008c667a4608, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c53ad11-3735-466e-aa4a-008c667a4608, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c53ad11-3735-466e-aa4a-008c667a4608, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232635.161488, expires_in: 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:421 RpcState(Login, 525c3c9d-a847-4d23-96ba-f7e5f4fedbc2, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 525c3c9d-a847-4d23-96ba-f7e5f4fedbc2, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 525c3c9d-a847-4d23-96ba-f7e5f4fedbc2, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232637.3466613, expires_in: 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:421 RpcState(Login, f24d17ce-3757-4a93-9ee3-6b2b4ea9f662, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f24d17ce-3757-4a93-9ee3-6b2b4ea9f662, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f24d17ce-3757-4a93-9ee3-6b2b4ea9f662, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232638.939078, expires_in: 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:421 RpcState(Login, 2f9b2b16-a5ab-4212-9078-fad6fc48ef1b, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f9b2b16-a5ab-4212-9078-fad6fc48ef1b, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f9b2b16-a5ab-4212-9078-fad6fc48ef1b, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232640.4603958, expires_in: 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:421 RpcState(Login, febd1764-cff7-4457-a4bc-48709eddd457, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, febd1764-cff7-4457-a4bc-48709eddd457, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, febd1764-cff7-4457-a4bc-48709eddd457, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232642.167871, expires_in: 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:421 RpcState(Login, f7d26fb4-d56c-4ffc-a0c2-524dbb28a3a4, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7d26fb4-d56c-4ffc-a0c2-524dbb28a3a4, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7d26fb4-d56c-4ffc-a0c2-524dbb28a3a4, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232644.331137, expires_in: 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:421 RpcState(Login, 53a9246e-8f35-4150-9366-b9313cf60003, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 53a9246e-8f35-4150-9366-b9313cf60003, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 53a9246e-8f35-4150-9366-b9313cf60003, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232646.429408, expires_in: 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:421 RpcState(Login, 3a403bc8-28dc-498e-9fba-b1d3c2499971, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a403bc8-28dc-498e-9fba-b1d3c2499971, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a403bc8-28dc-498e-9fba-b1d3c2499971, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232648.308441, expires_in: 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:421 RpcState(Login, 63f11f04-c987-4466-a5f3-303304464baf, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 63f11f04-c987-4466-a5f3-303304464baf, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 63f11f04-c987-4466-a5f3-303304464baf, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232650.321387, expires_in: 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:421 RpcState(Login, 2364f7d2-5098-494b-bbbb-4fff08e0f5b8, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2364f7d2-5098-494b-bbbb-4fff08e0f5b8, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2364f7d2-5098-494b-bbbb-4fff08e0f5b8, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232651.69706, expires_in: 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:421 RpcState(Login, 8affb321-3100-47c2-89f1-de201055cd31, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8affb321-3100-47c2-89f1-de201055cd31, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8affb321-3100-47c2-89f1-de201055cd31, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232651.9291937, expires_in: 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:421 RpcState(Login, bdc4e736-e385-4fcf-91f2-68dada335949, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bdc4e736-e385-4fcf-91f2-68dada335949, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bdc4e736-e385-4fcf-91f2-68dada335949, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232653.2098613, expires_in: 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:421 RpcState(Login, 631f3611-9d95-460b-b075-43a6b52ac476, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 631f3611-9d95-460b-b075-43a6b52ac476, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 631f3611-9d95-460b-b075-43a6b52ac476, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232654.5759754, expires_in: 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:421 RpcState(Login, 68958a69-b58c-46a6-aa37-48bac5fa9fd4, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68958a69-b58c-46a6-aa37-48bac5fa9fd4, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68958a69-b58c-46a6-aa37-48bac5fa9fd4, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232655.9503157, expires_in: 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:421 RpcState(Login, ff9e0335-b00a-4938-b4c4-a21d0be19aba, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff9e0335-b00a-4938-b4c4-a21d0be19aba, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff9e0335-b00a-4938-b4c4-a21d0be19aba, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232658.148745, expires_in: 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:421 RpcState(Login, a823ec15-9a19-4971-ad02-4a111a9920db, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a823ec15-9a19-4971-ad02-4a111a9920db, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a823ec15-9a19-4971-ad02-4a111a9920db, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232660.1434863, expires_in: 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:421 RpcState(Login, 37337eda-1902-4c1f-ae73-67ec17bbf49b, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37337eda-1902-4c1f-ae73-67ec17bbf49b, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37337eda-1902-4c1f-ae73-67ec17bbf49b, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232661.8089788, expires_in: 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:421 RpcState(Login, 53f78d05-7966-4b15-aa2e-11d207569838, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 53f78d05-7966-4b15-aa2e-11d207569838, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 53f78d05-7966-4b15-aa2e-11d207569838, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232663.8000088, expires_in: 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:421 RpcState(Login, 15a5c26d-c777-4c56-99f8-4cd648ef52b2, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15a5c26d-c777-4c56-99f8-4cd648ef52b2, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15a5c26d-c777-4c56-99f8-4cd648ef52b2, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232665.4285076, expires_in: 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:421 RpcState(Login, fbea7fe6-d19d-4874-acfc-0a25cc827d7a, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fbea7fe6-d19d-4874-acfc-0a25cc827d7a, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fbea7fe6-d19d-4874-acfc-0a25cc827d7a, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232666.6592095, expires_in: 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:421 RpcState(Login, 23159dcc-f244-49fd-aabf-9c062b4e02b6, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23159dcc-f244-49fd-aabf-9c062b4e02b6, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23159dcc-f244-49fd-aabf-9c062b4e02b6, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232668.8039196, expires_in: 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:421 RpcState(Login, 87010931-e3b2-4768-a065-69919f490385, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87010931-e3b2-4768-a065-69919f490385, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87010931-e3b2-4768-a065-69919f490385, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232670.3614295, expires_in: 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:421 RpcState(Login, 6f722eaf-07b7-47ce-94e7-25273c4f2a08, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f722eaf-07b7-47ce-94e7-25273c4f2a08, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f722eaf-07b7-47ce-94e7-25273c4f2a08, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232671.5846138, expires_in: 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:421 RpcState(Login, 78a65877-060d-489d-a1f0-c30e5debe6ca, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 78a65877-060d-489d-a1f0-c30e5debe6ca, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 78a65877-060d-489d-a1f0-c30e5debe6ca, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232673.089741, expires_in: 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:421 RpcState(Login, 74950727-fa09-469f-ac3d-517e60f36e9b, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74950727-fa09-469f-ac3d-517e60f36e9b, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74950727-fa09-469f-ac3d-517e60f36e9b, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232674.7107208, expires_in: 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:421 RpcState(Login, 4b278a04-8d16-481a-8713-08a251d2c647, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b278a04-8d16-481a-8713-08a251d2c647, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b278a04-8d16-481a-8713-08a251d2c647, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232675.9834204, expires_in: 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:421 RpcState(Login, ec55653e-fb48-4340-a994-3417dae59e3e, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec55653e-fb48-4340-a994-3417dae59e3e, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec55653e-fb48-4340-a994-3417dae59e3e, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232677.578258, expires_in: 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:421 RpcState(Login, c3691013-946a-4ccb-9bec-997293198e54, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3691013-946a-4ccb-9bec-997293198e54, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3691013-946a-4ccb-9bec-997293198e54, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232679.0458162, expires_in: 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:421 RpcState(Login, 25f22115-57c6-4834-b18c-c661d63b71dd, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25f22115-57c6-4834-b18c-c661d63b71dd, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25f22115-57c6-4834-b18c-c661d63b71dd, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232680.7789629, expires_in: 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:421 RpcState(Login, ab8c6528-cffd-4224-aef0-ccc14769eb1a, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab8c6528-cffd-4224-aef0-ccc14769eb1a, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab8c6528-cffd-4224-aef0-ccc14769eb1a, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232682.5873613, expires_in: 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:421 RpcState(Login, abd6eaf0-5712-40ee-a91d-b1f67739707f, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, abd6eaf0-5712-40ee-a91d-b1f67739707f, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, abd6eaf0-5712-40ee-a91d-b1f67739707f, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232684.3866568, expires_in: 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:421 RpcState(Login, f4193815-f7bf-4c68-bcaa-98a45231eaef, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4193815-f7bf-4c68-bcaa-98a45231eaef, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4193815-f7bf-4c68-bcaa-98a45231eaef, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232686.5821006, expires_in: 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:421 RpcState(Login, a167eef0-913d-4512-94c4-b1ef21bbac57, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a167eef0-913d-4512-94c4-b1ef21bbac57, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a167eef0-913d-4512-94c4-b1ef21bbac57, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232688.6480725, expires_in: 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:421 RpcState(Login, 9b35501f-6cd4-40e7-9113-9580e6c93d0d, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b35501f-6cd4-40e7-9113-9580e6c93d0d, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b35501f-6cd4-40e7-9113-9580e6c93d0d, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232690.1943026, expires_in: 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:421 RpcState(Login, 7a612be3-e6e8-4582-8a95-6572bb78277c, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a612be3-e6e8-4582-8a95-6572bb78277c, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a612be3-e6e8-4582-8a95-6572bb78277c, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232691.7464657, expires_in: 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:421 RpcState(Login, 819182e6-1a1d-4215-a587-f4452b95dcef, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 819182e6-1a1d-4215-a587-f4452b95dcef, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 819182e6-1a1d-4215-a587-f4452b95dcef, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232693.3374064, expires_in: 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:421 RpcState(Login, aabc4024-bf37-4544-9184-0be2897706c1, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aabc4024-bf37-4544-9184-0be2897706c1, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aabc4024-bf37-4544-9184-0be2897706c1, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232695.4302988, expires_in: 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:421 RpcState(Login, f8957060-12a8-4aea-ac15-443268dd43c9, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8957060-12a8-4aea-ac15-443268dd43c9, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8957060-12a8-4aea-ac15-443268dd43c9, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232696.8152125, expires_in: 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:421 RpcState(Login, acaef970-7dd1-4708-b399-c418206c9e9a, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, acaef970-7dd1-4708-b399-c418206c9e9a, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, acaef970-7dd1-4708-b399-c418206c9e9a, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232698.5628366, expires_in: 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:421 RpcState(Login, d457ddd6-0ea8-4214-95ea-fd6988e7fb29, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d457ddd6-0ea8-4214-95ea-fd6988e7fb29, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d457ddd6-0ea8-4214-95ea-fd6988e7fb29, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232700.620345, expires_in: 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:421 RpcState(Login, 2c3df2b8-53e0-4295-a38e-038873236de7, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c3df2b8-53e0-4295-a38e-038873236de7, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c3df2b8-53e0-4295-a38e-038873236de7, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232702.1577933, expires_in: 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:421 RpcState(Login, 41ca1189-0dc4-4dd0-86f5-2b92db494ff7, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41ca1189-0dc4-4dd0-86f5-2b92db494ff7, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41ca1189-0dc4-4dd0-86f5-2b92db494ff7, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232704.1456072, expires_in: 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:421 RpcState(Login, fca91937-7fb9-473e-9783-064624157ab2, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fca91937-7fb9-473e-9783-064624157ab2, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fca91937-7fb9-473e-9783-064624157ab2, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232706.204214, expires_in: 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:421 RpcState(Login, 4a879f0a-1f73-42f4-a029-92d6093f3ec3, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a879f0a-1f73-42f4-a029-92d6093f3ec3, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a879f0a-1f73-42f4-a029-92d6093f3ec3, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232707.4337652, expires_in: 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:421 RpcState(Login, 2c6efe1f-cfae-4f01-9619-688fb1ed8840, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c6efe1f-cfae-4f01-9619-688fb1ed8840, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c6efe1f-cfae-4f01-9619-688fb1ed8840, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232709.0025966, expires_in: 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:421 RpcState(Login, 2c725341-edaf-475b-abbd-aa562bcdee5e, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c725341-edaf-475b-abbd-aa562bcdee5e, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c725341-edaf-475b-abbd-aa562bcdee5e, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232710.533645, expires_in: 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:421 RpcState(Login, 01878b62-e56e-4af6-84fd-dd22c47efafd, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01878b62-e56e-4af6-84fd-dd22c47efafd, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01878b62-e56e-4af6-84fd-dd22c47efafd, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232711.8492184, expires_in: 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:421 RpcState(Login, 7443b065-f6b6-47b2-9cb1-f1736302e9d0, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7443b065-f6b6-47b2-9cb1-f1736302e9d0, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7443b065-f6b6-47b2-9cb1-f1736302e9d0, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232714.0326452, expires_in: 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:421 RpcState(Login, 9fe03965-bae9-42c6-b1a1-7136bb8f7e8e, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9fe03965-bae9-42c6-b1a1-7136bb8f7e8e, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9fe03965-bae9-42c6-b1a1-7136bb8f7e8e, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232714.822332, expires_in: 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:421 RpcState(Login, a3c3c543-4d00-4c1b-94cc-f6c8b6aa95ce, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a3c3c543-4d00-4c1b-94cc-f6c8b6aa95ce, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a3c3c543-4d00-4c1b-94cc-f6c8b6aa95ce, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232716.182466, expires_in: 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:421 RpcState(Login, eee7ea23-62f3-4cf3-bd08-5621bea914f6, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eee7ea23-62f3-4cf3-bd08-5621bea914f6, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eee7ea23-62f3-4cf3-bd08-5621bea914f6, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232718.3346796, expires_in: 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:421 RpcState(Login, f83e0aff-b052-4288-8da7-df16ff8c8155, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f83e0aff-b052-4288-8da7-df16ff8c8155, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f83e0aff-b052-4288-8da7-df16ff8c8155, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232719.5705152, expires_in: 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:421 RpcState(Login, 7f298a11-7dfd-4ef2-b390-c22f3a47e4b6, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f298a11-7dfd-4ef2-b390-c22f3a47e4b6, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f298a11-7dfd-4ef2-b390-c22f3a47e4b6, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232721.7654908, expires_in: 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:421 RpcState(Login, b891e189-5d08-4152-8521-2909570a0849, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b891e189-5d08-4152-8521-2909570a0849, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b891e189-5d08-4152-8521-2909570a0849, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232723.4483147, expires_in: 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:421 RpcState(Login, 5caab3fa-adf4-49f0-b079-8a59d347ea72, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5caab3fa-adf4-49f0-b079-8a59d347ea72, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5caab3fa-adf4-49f0-b079-8a59d347ea72, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232725.6267955, expires_in: 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:421 RpcState(Login, 1289f2c0-e63b-4ed7-81b9-35539cc62d11, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1289f2c0-e63b-4ed7-81b9-35539cc62d11, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1289f2c0-e63b-4ed7-81b9-35539cc62d11, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232727.3420646, expires_in: 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:421 RpcState(Login, 95050b42-5a13-41da-aacd-cba24db5fb2b, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95050b42-5a13-41da-aacd-cba24db5fb2b, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95050b42-5a13-41da-aacd-cba24db5fb2b, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232728.963121, expires_in: 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:421 RpcState(Login, b7a414f1-c555-45b0-832c-f100f4a8cc02, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7a414f1-c555-45b0-832c-f100f4a8cc02, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7a414f1-c555-45b0-832c-f100f4a8cc02, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232730.7704518, expires_in: 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:421 RpcState(Login, c891ed65-ab85-434a-a02c-f3e38d699379, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c891ed65-ab85-434a-a02c-f3e38d699379, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c891ed65-ab85-434a-a02c-f3e38d699379, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232732.2823472, expires_in: 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:421 RpcState(Login, 7f4970cd-f9c2-4cab-9398-26006a89ca8b, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f4970cd-f9c2-4cab-9398-26006a89ca8b, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f4970cd-f9c2-4cab-9398-26006a89ca8b, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232733.9590037, expires_in: 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:421 RpcState(Login, 9338fd16-d892-4f14-a91a-19e2b0df3a80, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9338fd16-d892-4f14-a91a-19e2b0df3a80, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9338fd16-d892-4f14-a91a-19e2b0df3a80, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232735.8422096, expires_in: 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:421 RpcState(Login, 61b34724-ab62-4f64-8fb2-80d344e8b8b5, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61b34724-ab62-4f64-8fb2-80d344e8b8b5, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61b34724-ab62-4f64-8fb2-80d344e8b8b5, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232737.4998252, expires_in: 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:421 RpcState(Login, 4304843a-8228-4633-956c-cc41b6c241f9, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4304843a-8228-4633-956c-cc41b6c241f9, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4304843a-8228-4633-956c-cc41b6c241f9, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232738.8130212, expires_in: 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:421 RpcState(Login, fe281219-15db-492f-9ca7-c1030a2bfda6, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe281219-15db-492f-9ca7-c1030a2bfda6, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe281219-15db-492f-9ca7-c1030a2bfda6, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232740.9361398, expires_in: 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:421 RpcState(Login, 2944d822-f1b2-4abe-a1af-44cad595b554, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2944d822-f1b2-4abe-a1af-44cad595b554, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2944d822-f1b2-4abe-a1af-44cad595b554, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232742.2702837, expires_in: 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:421 RpcState(Login, ec6ea59c-f6c5-40df-b02c-24f519fc34a4, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec6ea59c-f6c5-40df-b02c-24f519fc34a4, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec6ea59c-f6c5-40df-b02c-24f519fc34a4, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232744.4487422, expires_in: 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:421 RpcState(Login, c63c7a4d-bf5c-457f-a723-590f81b3c21c, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c63c7a4d-bf5c-457f-a723-590f81b3c21c, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c63c7a4d-bf5c-457f-a723-590f81b3c21c, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232745.9816656, expires_in: 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:421 RpcState(Login, 5478d39d-788d-4232-b293-998b2d4b4935, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5478d39d-788d-4232-b293-998b2d4b4935, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5478d39d-788d-4232-b293-998b2d4b4935, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232747.6068177, expires_in: 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:421 RpcState(Login, b7abc245-75ac-4653-a609-e5b0c795fc93, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7abc245-75ac-4653-a609-e5b0c795fc93, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7abc245-75ac-4653-a609-e5b0c795fc93, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232749.1737528, expires_in: 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:421 RpcState(Login, 11862292-cd67-4a04-9456-8ef871b39604, localhost:12683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11862292-cd67-4a04-9456-8ef871b39604, localhost:12683): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11862292-cd67-4a04-9456-8ef871b39604, localhost:12683): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12683". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12683
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765232750025296&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:25331/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:24384/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27480
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20528
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2700
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27007
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25331
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18746
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63389
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13874
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24384
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23497
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:12683/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17887
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10600
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5940
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12683
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17718
============================== slowest durations ===============================
297.06s call     test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]
16.08s setup    test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]
11.54s teardown test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 1 failed in 325.13s (0:05:25) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/000284/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
____________ test_success_external_data_table[encryption_disabled] _____________
ydb/tests/functional/secrets/test_secrets_usage.py:264: in test_success_external_data_table
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_success_external_data_table[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000284/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31512
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000284/r3tmp/kikimr_cluster_yjavlcdc
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000284/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18376
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1974
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9446
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2223
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000284/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000284/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/kvpj/000284/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/node_1/logfile_bmldak7n.log --grpc-port=18376 --mon-port=1974 --ic-port=31512
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18376/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000284/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000284/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/kvpj/000284/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/node_1/logfile_bmldak7n.log --grpc-port=18376 --mon-port=1974 --ic-port=31512
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000284/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000284/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000284/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/node_1/logfile_bmldak7n.log', '--grpc-port=18376', '--mon-port=1974', '--ic-port=31512')' in '/home/runner/.ya/build/build_root/kvpj/000284/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1248421
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18376/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/kvpj/000284/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1248437
DEBUG    ya.test:process.py:259 Command (pid 1248437) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1248437) elapsed time (sec): 1.3342525959014893
DEBUG    ya.test:process.py:263 Command (pid 1248437) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248437) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1248437) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248437) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248437) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1248437) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1248437) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 1248437) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1248437) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1248437) nivcsw: 67
DEBUG    ya.test:process.py:263 Command (pid 1248437) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1248437) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1248437) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 1248437) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1248437) stime: 1.110736
DEBUG    ya.test:process.py:263 Command (pid 1248437) utime: 0.111872
DEBUG    ya.test:process.py:263 Command (pid 1248437) wtime: 1.335
DEBUG    ya.test:process.py:275 Command (pid 1248437) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1248437) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000284/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000284/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18376', '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: 31512\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/kvpj/000284/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18376', '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: 31512\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1252295
DEBUG    ya.test:process.py:259 Command (pid 1252295) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1252295) elapsed time (sec): 0.8169546127319336
DEBUG    ya.test:process.py:263 Command (pid 1252295) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252295) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1252295) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252295) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252295) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1252295) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 1252295) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 1252295) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1252295) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1252295) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 1252295) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1252295) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1252295) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 1252295) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1252295) stime: 0.6270009999999999
DEBUG    ya.test:process.py:263 Command (pid 1252295) utime: 0.140696
DEBUG    ya.test:process.py:263 Command (pid 1252295) wtime: 0.818
DEBUG    ya.test:process.py:275 Command (pid 1252295) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000284/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000284/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18376', '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/kvpj/000284/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18376', '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: 1253081
DEBUG    ya.test:process.py:259 Command (pid 1253081) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1253081) elapsed time (sec): 1.3429970741271973
DEBUG    ya.test:process.py:263 Command (pid 1253081) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253081) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1253081) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253081) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253081) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1253081) maxrss: 555524
DEBUG    ya.test:process.py:263 Command (pid 1253081) minflt: 18410
DEBUG    ya.test:process.py:263 Command (pid 1253081) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1253081) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1253081) nivcsw: 60
DEBUG    ya.test:process.py:263 Command (pid 1253081) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1253081) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1253081) nvcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 1253081) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1253081) stime: 1.15078
DEBUG    ya.test:process.py:263 Command (pid 1253081) utime: 0.135858
DEBUG    ya.test:process.py:263 Command (pid 1253081) wtime: 1.344
DEBUG    ya.test:process.py:275 Command (pid 1253081) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000284/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23998
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/000284/r3tmp/kikimr_cluster_dnfexj40
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000284/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29886
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24159
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26631
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21528
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000284/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000284/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/kvpj/000284/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/node_1/logfile_snavxbjm.log --grpc-port=29886 --mon-port=24159 --ic-port=23998
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29886/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000284/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000284/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/kvpj/000284/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/node_1/logfile_snavxbjm.log --grpc-port=29886 --mon-port=24159 --ic-port=23998
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000284/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000284/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000284/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/node_1/logfile_snavxbjm.log', '--grpc-port=29886', '--mon-port=24159', '--ic-port=23998')' in '/home/runner/.ya/build/build_root/kvpj/000284/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1254637
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29886/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/kvpj/000284/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1254638
DEBUG    ya.test:process.py:259 Command (pid 1254638) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1254638) elapsed time (sec): 1.107447624206543
DEBUG    ya.test:process.py:263 Command (pid 1254638) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254638) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1254638) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254638) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1254638) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1254638) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1254638) minflt: 16267
DEBUG    ya.test:process.py:263 Command (pid 1254638) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1254638) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1254638) nivcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 1254638) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1254638) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1254638) nvcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 1254638) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1254638) stime: 0.8595389999999999
DEBUG    ya.test:process.py:263 Command (pid 1254638) utime: 0.13126
DEBUG    ya.test:process.py:263 Command (pid 1254638) wtime: 1.108
DEBUG    ya.test:process.py:275 Command (pid 1254638) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1254638) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000284/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000284/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29886', '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: 23998\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/000284/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29886', '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: 23998\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1259292
DEBUG    ya.test:process.py:259 Command (pid 1259292) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1259292) elapsed time (sec): 1.653064489364624
DEBUG    ya.test:process.py:263 Command (pid 1259292) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259292) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1259292) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259292) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1259292) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1259292) maxrss: 555524
DEBUG    ya.test:process.py:263 Command (pid 1259292) minflt: 18409
DEBUG    ya.test:process.py:263 Command (pid 1259292) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1259292) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1259292) nivcsw: 193
DEBUG    ya.test:process.py:263 Command (pid 1259292) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1259292) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1259292) nvcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 1259292) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1259292) stime: 1.400046
DEBUG    ya.test:process.py:263 Command (pid 1259292) utime: 0.113675
DEBUG    ya.test:process.py:263 Command (pid 1259292) wtime: 1.654
DEBUG    ya.test:process.py:275 Command (pid 1259292) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000284/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/000284/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29886', '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.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/kvpj/000284/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29886', '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: 1260712
DEBUG    ya.test:process.py:259 Command (pid 1260712) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1260712) elapsed time (sec): 0.4614899158477783
DEBUG    ya.test:process.py:263 Command (pid 1260712) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1260712) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1260712) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1260712) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1260712) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1260712) maxrss: 555544
DEBUG    ya.test:process.py:263 Command (pid 1260712) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 1260712) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1260712) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1260712) nivcsw: 62
DEBUG    ya.test:process.py:263 Command (pid 1260712) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1260712) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1260712) nvcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 1260712) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1260712) stime: 0.272173
DEBUG    ya.test:process.py:263 Command (pid 1260712) utime: 0.135736
DEBUG    ya.test:process.py:263 Command (pid 1260712) wtime: 0.463
DEBUG    ya.test:process.py:275 Command (pid 1260712) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/000284/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24640
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13678
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18110
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14772
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1354
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000284/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000284/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:29886 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000284/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/slot_1/logfile__338ubt0.log --grpc-port=24640 --mon-port=13678 --ic-port=18110
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/000284/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/000284/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:29886 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/000284/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/slot_1/logfile__338ubt0.log --grpc-port=24640 --mon-port=13678 --ic-port=18110
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/000284/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/000284/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:29886', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/000284/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/slot_1/logfile__338ubt0.log', '--grpc-port=24640', '--mon-port=13678', '--ic-port=18110')' in '/home/runner/.ya/build/build_root/kvpj/000284/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1262103
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24640/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/kvpj/000284/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1262129
DEBUG    ya.test:process.py:259 Command (pid 1262129) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1262129) elapsed time (sec): 0.6711053848266602
DEBUG    ya.test:process.py:263 Command (pid 1262129) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1262129) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1262129) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1262129) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1262129) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1262129) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1262129) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 1262129) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1262129) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1262129) nivcsw: 174
DEBUG    ya.test:process.py:263 Command (pid 1262129) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1262129) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1262129) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1262129) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1262129) stime: 0.482033
DEBUG    ya.test:process.py:263 Command (pid 1262129) utime: 0.121488
DEBUG    ya.test:process.py:263 Command (pid 1262129) wtime: 0.672
DEBUG    ya.test:process.py:275 Command (pid 1262129) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1262129) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_success_external_data_table[encryption_disabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 0a27b4bf-4003-451a-9869-ef41a469c737, localhost:29886): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0a27b4bf-4003-451a-9869-ef41a469c737, localhost:29886): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0a27b4bf-4003-451a-9869-ef41a469c737, localhost:29886): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 24640 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:24640, 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:29886
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0aeef7d2-2ca0-4c3d-a350-dd8ff6214b73, ghrun-2tlsei57yi.auto.internal:24640): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0aeef7d2-2ca0-4c3d-a350-dd8ff6214b73, ghrun-2tlsei57yi.auto.internal:24640): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0aeef7d2-2ca0-4c3d-a350-dd8ff6214b73, ghrun-2tlsei57yi.auto.internal:24640): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YzdiMTQxNTgtZDRiOWE5NTItN2QyOGE4NGUtYjk5NGE4OTk=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cce0b6b2-e8ec-42fb-aaa2-6556c053cbda, ghrun-2tlsei57yi.auto.internal:24640): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cce0b6b2-e8ec-42fb-aaa2-6556c053cbda, ghrun-2tlsei57yi.auto.internal:24640): request = { session_id: "ydb://session/3?node_id=50000&id=YzdiMTQxNTgtZDRiOWE5NTItN2QyOGE4NGUtYjk5NGE4OTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cce0b6b2-e8ec-42fb-aaa2-6556c053cbda, ghrun-2tlsei57yi.auto.internal:24640): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YzdiMTQxNTgtZDRiOWE5NTItN2QyOGE4NGUtYjk5NGE4OTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 468c0179-5b26-4f95-a155-3ea1ebf3a49b, ghrun-2tlsei57yi.auto.internal:24640): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 468c0179-5b26-4f95-a155-3ea1ebf3a49b, ghrun-2tlsei57yi.auto.internal:24640): request = { session_id: "ydb://session/3?node_id=50000&id=YzdiMTQxNTgtZDRiOWE5NTItN2QyOGE4NGUtYjk5NGE4OTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 468c0179-5b26-4f95-a155-3ea1ebf3a49b, ghrun-2tlsei57yi.auto.internal:24640): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YzdiMTQxNTgtZDRiOWE5NTItN2QyOGE4NGUtYjk5NGE4OTk=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 481d18e3-2dc9-4b3c-ac5e-ffdf60f95dea, ghrun-2tlsei57yi.auto.internal:24640): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 481d18e3-2dc9-4b3c-ac5e-ffdf60f95dea, ghrun-2tlsei57yi.auto.internal:24640): request = { session_id: "ydb://session/3?node_id=50000&id=YzdiMTQxNTgtZDRiOWE5NTItN2QyOGE4NGUtYjk5NGE4OTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 481d18e3-2dc9-4b3c-ac5e-ffdf60f95dea, ghrun-2tlsei57yi.auto.internal:24640): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29886
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:24640
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b706a211-bb78-42a0-8027-d8a414b98319, localhost:29886): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b706a211-bb78-42a0-8027-d8a414b98319, localhost:29886): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b706a211-bb78-42a0-8027-d8a414b98319, localhost:29886): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 24640 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:24640, 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:29886
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 86e4a693-378b-418a-95f7-79018869cefe, ghrun-2tlsei57yi.auto.internal:24640): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 86e4a693-378b-418a-95f7-79018869cefe, ghrun-2tlsei57yi.auto.internal:24640): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 86e4a693-378b-418a-95f7-79018869cefe, ghrun-2tlsei57yi.auto.internal:24640): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=Njg2MmJiZDQtYTlhZTQ3NjUtNmIzZGYxYWMtNGRmNzg4OTg=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f3d6be08-1bf0-4154-ab30-2e94a1f849b7, ghrun-2tlsei57yi.auto.internal:24640): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f3d6be08-1bf0-4154-ab30-2e94a1f849b7, ghrun-2tlsei57yi.auto.internal:24640): request = { session_id: "ydb://session/3?node_id=50000&id=Njg2MmJiZDQtYTlhZTQ3NjUtNmIzZGYxYWMtNGRmNzg4OTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f3d6be08-1bf0-4154-ab30-2e94a1f849b7, ghrun-2tlsei57yi.auto.internal:24640): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=Njg2MmJiZDQtYTlhZTQ3NjUtNmIzZGYxYWMtNGRmNzg4OTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 77d16273-300b-44d8-92ca-12413d627426, ghrun-2tlsei57yi.auto.internal:24640): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77d16273-300b-44d8-92ca-12413d627426, ghrun-2tlsei57yi.auto.internal:24640): request = { session_id: "ydb://session/3?node_id=50000&id=Njg2MmJiZDQtYTlhZTQ3NjUtNmIzZGYxYWMtNGRmNzg4OTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77d16273-300b-44d8-92ca-12413d627426, ghrun-2tlsei57yi.auto.internal:24640): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=Njg2MmJiZDQtYTlhZTQ3NjUtNmIzZGYxYWMtNGRmNzg4OTg=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f2f20f5c-b008-49fc-a6d4-9e3da5792eb8, ghrun-2tlsei57yi.auto.internal:24640): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f2f20f5c-b008-49fc-a6d4-9e3da5792eb8, ghrun-2tlsei57yi.auto.internal:24640): request = { session_id: "ydb://session/3?node_id=50000&id=Njg2MmJiZDQtYTlhZTQ3NjUtNmIzZGYxYWMtNGRmNzg4OTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f2f20f5c-b008-49fc-a6d4-9e3da5792eb8, ghrun-2tlsei57yi.auto.internal:24640): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f3d6be08-1bf0-4154-ab30-2e94a1f849b7, ghrun-2tlsei57yi.auto.internal:24640): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29886
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:24640
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 09804c9e-b6ca-4b59-963f-d945c0a61ade, localhost:29886): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 09804c9e-b6ca-4b59-963f-d945c0a61ade, localhost:29886): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 09804c9e-b6ca-4b59-963f-d945c0a61ade, localhost:29886): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 24640 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:24640, 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:29886
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 43f0a292-b514-4046-a32e-b7f55ad9c06e, ghrun-2tlsei57yi.auto.internal:24640): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 43f0a292-b514-4046-a32e-b7f55ad9c06e, ghrun-2tlsei57yi.auto.internal:24640): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 43f0a292-b514-4046-a32e-b7f55ad9c06e, ghrun-2tlsei57yi.auto.internal:24640): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZDlhOWJlNTEtYjk1YjIwOWUtYzk0Y2JkM2UtMzNjZDNlMjM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5052c51e-bb87-4bf4-bb20-c8880652e8e7, ghrun-2tlsei57yi.auto.internal:24640): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5052c51e-bb87-4bf4-bb20-c8880652e8e7, ghrun-2tlsei57yi.auto.internal:24640): request = { session_id: "ydb://session/3?node_id=50000&id=ZDlhOWJlNTEtYjk1YjIwOWUtYzk0Y2JkM2UtMzNjZDNlMjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5052c51e-bb87-4bf4-bb20-c8880652e8e7, ghrun-2tlsei57yi.auto.internal:24640): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZDlhOWJlNTEtYjk1YjIwOWUtYzk0Y2JkM2UtMzNjZDNlMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 13007777-82b4-4329-baa0-eb683cb947d3, ghrun-2tlsei57yi.auto.internal:24640): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13007777-82b4-4329-baa0-eb683cb947d3, ghrun-2tlsei57yi.auto.internal:24640): request = { session_id: "ydb://session/3?node_id=50000&id=ZDlhOWJlNTEtYjk1YjIwOWUtYzk0Y2JkM2UtMzNjZDNlMjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 13007777-82b4-4329-baa0-eb683cb947d3, ghrun-2tlsei57yi.auto.internal:24640): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZDlhOWJlNTEtYjk1YjIwOWUtYzk0Y2JkM2UtMzNjZDNlMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d05507f7-886a-4f7b-8d26-2351046741b1, ghrun-2tlsei57yi.auto.internal:24640): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d05507f7-886a-4f7b-8d26-2351046741b1, ghrun-2tlsei57yi.auto.internal:24640): request = { session_id: "ydb://session/3?node_id=50000&id=ZDlhOWJlNTEtYjk1YjIwOWUtYzk0Y2JkM2UtMzNjZDNlMjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, d05507f7-886a-4f7b-8d26-2351046741b1, ghrun-2tlsei57yi.auto.internal:24640): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29886
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:24640
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e9c52e2b-6342-49f4-8bc4-cc60c1f6f661, localhost:29886): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e9c52e2b-6342-49f4-8bc4-cc60c1f6f661, localhost:29886): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e9c52e2b-6342-49f4-8bc4-cc60c1f6f661, localhost:29886): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 24640 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:24640, 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:29886
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9be66498-f125-4ed9-8afd-cc6e0f1225e3, ghrun-2tlsei57yi.auto.internal:24640): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9be66498-f125-4ed9-8afd-cc6e0f1225e3, ghrun-2tlsei57yi.auto.internal:24640): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9be66498-f125-4ed9-8afd-cc6e0f1225e3, ghrun-2tlsei57yi.auto.internal:24640): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YWUzMjMwYi04MTZjY2M2OC1kOGQ2YTJmOC1hMmM1YTMyYQ==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a2a21641-d7cf-405f-9958-24650efecfc3, ghrun-2tlsei57yi.auto.internal:24640): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a2a21641-d7cf-405f-9958-24650efecfc3, ghrun-2tlsei57yi.auto.internal:24640): request = { session_id: "ydb://session/3?node_id=50000&id=YWUzMjMwYi04MTZjY2M2OC1kOGQ2YTJmOC1hMmM1YTMyYQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a2a21641-d7cf-405f-9958-24650efecfc3, ghrun-2tlsei57yi.auto.internal:24640): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=YWUzMjMwYi04MTZjY2M2OC1kOGQ2YTJmOC1hMmM1YTMyYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0269159e-01a1-4852-8eef-605d96cb3bac, ghrun-2tlsei57yi.auto.internal:24640): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0269159e-01a1-4852-8eef-605d96cb3bac, ghrun-2tlsei57yi.auto.internal:24640): request = { session_id: "ydb://session/3?node_id=50000&id=YWUzMjMwYi04MTZjY2M2OC1kOGQ2YTJmOC1hMmM1YTMyYQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0269159e-01a1-4852-8eef-605d96cb3bac, ghrun-2tlsei57yi.auto.internal:24640): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YWUzMjMwYi04MTZjY2M2OC1kOGQ2YTJmOC1hMmM1YTMyYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, c78b6b97-4aab-4da7-8eb9-55ab9a62568b, ghrun-2tlsei57yi.auto.internal:24640): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c78b6b97-4aab-4da7-8eb9-55ab9a62568b, ghrun-2tlsei57yi.auto.internal:24640): request = { session_id: "ydb://session/3?node_id=50000&id=YWUzMjMwYi04MTZjY2M2OC1kOGQ2YTJmOC1hMmM1YTMyYQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c78b6b97-4aab-4da7-8eb9-55ab9a62568b, ghrun-2tlsei57yi.auto.internal:24640): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29886
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:24640
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232458.0041876, expires_in: 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:421 RpcState(Login, f96e0e06-c3b2-4529-910d-1aea0f8dffac, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f96e0e06-c3b2-4529-910d-1aea0f8dffac, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f96e0e06-c3b2-4529-910d-1aea0f8dffac, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232458.6507318, expires_in: 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:421 RpcState(Login, 38a3b13d-9575-4828-99ad-3ec644db198f, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38a3b13d-9575-4828-99ad-3ec644db198f, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38a3b13d-9575-4828-99ad-3ec644db198f, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232460.3851044, expires_in: 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:421 RpcState(Login, 345415bb-6853-49b9-9f29-59a59bc4783e, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 345415bb-6853-49b9-9f29-59a59bc4783e, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 345415bb-6853-49b9-9f29-59a59bc4783e, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232462.4885724, expires_in: 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:421 RpcState(Login, 25b7f7cb-d5db-4b87-b853-8a789a1f6ca4, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25b7f7cb-d5db-4b87-b853-8a789a1f6ca4, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25b7f7cb-d5db-4b87-b853-8a789a1f6ca4, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232463.9194794, expires_in: 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:421 RpcState(Login, 35ba7175-b2b2-43cc-b686-e012722e1975, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35ba7175-b2b2-43cc-b686-e012722e1975, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35ba7175-b2b2-43cc-b686-e012722e1975, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232465.984149, expires_in: 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:421 RpcState(Login, ac5f2ffc-1827-4d0d-8fd7-3c8aaf55438e, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac5f2ffc-1827-4d0d-8fd7-3c8aaf55438e, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac5f2ffc-1827-4d0d-8fd7-3c8aaf55438e, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232467.431539, expires_in: 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:421 RpcState(Login, 87a9659c-0a0e-43a6-bdac-2aa7d8a89e8d, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87a9659c-0a0e-43a6-bdac-2aa7d8a89e8d, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87a9659c-0a0e-43a6-bdac-2aa7d8a89e8d, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232469.115982, expires_in: 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:421 RpcState(Login, 2605b062-30e6-4a35-aa48-7879f246f677, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2605b062-30e6-4a35-aa48-7879f246f677, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2605b062-30e6-4a35-aa48-7879f246f677, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232470.280642, expires_in: 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:421 RpcState(Login, 4c668474-f12d-4641-a888-2d0bbc7be37e, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c668474-f12d-4641-a888-2d0bbc7be37e, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c668474-f12d-4641-a888-2d0bbc7be37e, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232472.2755737, expires_in: 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:421 RpcState(Login, dfcc5337-cd9e-4dbd-bacd-3b2fde4a427c, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dfcc5337-cd9e-4dbd-bacd-3b2fde4a427c, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dfcc5337-cd9e-4dbd-bacd-3b2fde4a427c, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232474.4171252, expires_in: 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:421 RpcState(Login, a261b9b2-0454-4400-8724-9128eb1335a5, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a261b9b2-0454-4400-8724-9128eb1335a5, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a261b9b2-0454-4400-8724-9128eb1335a5, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232476.6060288, expires_in: 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:421 RpcState(Login, e42f3c88-2cee-4e08-a30f-b37c3e3fbf6d, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e42f3c88-2cee-4e08-a30f-b37c3e3fbf6d, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e42f3c88-2cee-4e08-a30f-b37c3e3fbf6d, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232478.188434, expires_in: 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:421 RpcState(Login, bf683d0c-6119-4559-8ab8-c1c01124a70d, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf683d0c-6119-4559-8ab8-c1c01124a70d, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf683d0c-6119-4559-8ab8-c1c01124a70d, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232479.5852726, expires_in: 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:421 RpcState(Login, 66e55c1f-3b2f-4d6e-a25e-9757071aef36, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66e55c1f-3b2f-4d6e-a25e-9757071aef36, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66e55c1f-3b2f-4d6e-a25e-9757071aef36, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232481.3471515, expires_in: 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:421 RpcState(Login, 65d7ab75-8433-4631-8f36-4c879854f08f, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65d7ab75-8433-4631-8f36-4c879854f08f, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65d7ab75-8433-4631-8f36-4c879854f08f, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232483.4309707, expires_in: 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:421 RpcState(Login, 3c5c2848-4246-45e2-a9b2-d0722a133566, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c5c2848-4246-45e2-a9b2-d0722a133566, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c5c2848-4246-45e2-a9b2-d0722a133566, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232485.1885633, expires_in: 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:421 RpcState(Login, 818b8bfb-6153-479c-aa0f-d0534d5a211a, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 818b8bfb-6153-479c-aa0f-d0534d5a211a, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 818b8bfb-6153-479c-aa0f-d0534d5a211a, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232486.6562872, expires_in: 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:421 RpcState(Login, 21cde9ed-e83b-4920-afa0-0bb2d66ff1f4, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21cde9ed-e83b-4920-afa0-0bb2d66ff1f4, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21cde9ed-e83b-4920-afa0-0bb2d66ff1f4, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232488.7519825, expires_in: 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:421 RpcState(Login, 53b6b55e-8bda-4f6c-a6fd-06db1f680d52, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 53b6b55e-8bda-4f6c-a6fd-06db1f680d52, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 53b6b55e-8bda-4f6c-a6fd-06db1f680d52, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232490.9153645, expires_in: 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:421 RpcState(Login, 750ef226-72e0-4a40-946b-83d653c12ae0, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 750ef226-72e0-4a40-946b-83d653c12ae0, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 750ef226-72e0-4a40-946b-83d653c12ae0, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232492.4673405, expires_in: 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:421 RpcState(Login, 29abd19c-a3ee-41db-ba2b-9e0fa695ca5e, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 29abd19c-a3ee-41db-ba2b-9e0fa695ca5e, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 29abd19c-a3ee-41db-ba2b-9e0fa695ca5e, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232494.371744, expires_in: 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:421 RpcState(Login, dba9002f-ff8c-4775-ab4e-7878dec3daea, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dba9002f-ff8c-4775-ab4e-7878dec3daea, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dba9002f-ff8c-4775-ab4e-7878dec3daea, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232495.636163, expires_in: 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:421 RpcState(Login, 5de6f3e4-50b5-46e2-a24c-942b6fd8a361, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5de6f3e4-50b5-46e2-a24c-942b6fd8a361, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5de6f3e4-50b5-46e2-a24c-942b6fd8a361, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232496.893932, expires_in: 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:421 RpcState(Login, 1b40c8e3-1db6-4892-9f28-dc56ff3198d2, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b40c8e3-1db6-4892-9f28-dc56ff3198d2, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b40c8e3-1db6-4892-9f28-dc56ff3198d2, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232498.1203277, expires_in: 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:421 RpcState(Login, 45d34057-250a-4bef-a473-e11a47272765, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45d34057-250a-4bef-a473-e11a47272765, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45d34057-250a-4bef-a473-e11a47272765, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232499.8834436, expires_in: 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:421 RpcState(Login, eee3534c-abde-4c66-87ec-41383b689c05, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eee3534c-abde-4c66-87ec-41383b689c05, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eee3534c-abde-4c66-87ec-41383b689c05, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232501.864782, expires_in: 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:421 RpcState(Login, 31cb0092-52a3-4b09-8831-ead463b49cc3, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 31cb0092-52a3-4b09-8831-ead463b49cc3, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 31cb0092-52a3-4b09-8831-ead463b49cc3, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232503.6284242, expires_in: 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:421 RpcState(Login, 843bc00a-fbfe-465f-9e3f-961462d50f5a, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 843bc00a-fbfe-465f-9e3f-961462d50f5a, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 843bc00a-fbfe-465f-9e3f-961462d50f5a, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232504.9709241, expires_in: 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:421 RpcState(Login, 9fca4c5b-414c-4cf1-a2c0-4600fbd1b570, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9fca4c5b-414c-4cf1-a2c0-4600fbd1b570, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9fca4c5b-414c-4cf1-a2c0-4600fbd1b570, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232506.6648514, expires_in: 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:421 RpcState(Login, abc31ac8-0662-4871-8be4-f7f828ab50d5, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, abc31ac8-0662-4871-8be4-f7f828ab50d5, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, abc31ac8-0662-4871-8be4-f7f828ab50d5, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232508.6846693, expires_in: 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:421 RpcState(Login, 48c52a09-13fa-4338-af53-c3801d4901eb, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48c52a09-13fa-4338-af53-c3801d4901eb, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48c52a09-13fa-4338-af53-c3801d4901eb, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232510.2463646, expires_in: 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:421 RpcState(Login, e3bbb590-eff2-4afe-84f1-e4f82391460c, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3bbb590-eff2-4afe-84f1-e4f82391460c, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3bbb590-eff2-4afe-84f1-e4f82391460c, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232511.5669816, expires_in: 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:421 RpcState(Login, 9338be22-ce69-4e3f-9a66-2a3025ca0377, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9338be22-ce69-4e3f-9a66-2a3025ca0377, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9338be22-ce69-4e3f-9a66-2a3025ca0377, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232512.4501686, expires_in: 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:421 RpcState(Login, e143952d-8b04-405e-ac8f-b5e66961cf49, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e143952d-8b04-405e-ac8f-b5e66961cf49, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e143952d-8b04-405e-ac8f-b5e66961cf49, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232514.1411433, expires_in: 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:421 RpcState(Login, c9ec9c3f-8d5f-40c8-a91f-d2180fdaaaf1, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9ec9c3f-8d5f-40c8-a91f-d2180fdaaaf1, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9ec9c3f-8d5f-40c8-a91f-d2180fdaaaf1, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232516.1916518, expires_in: 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:421 RpcState(Login, da442ecf-1b84-430d-8c66-5da3c065623f, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da442ecf-1b84-430d-8c66-5da3c065623f, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da442ecf-1b84-430d-8c66-5da3c065623f, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232517.5242007, expires_in: 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:421 RpcState(Login, 1c3ea453-2672-4fbe-ae26-65f264410507, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c3ea453-2672-4fbe-ae26-65f264410507, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c3ea453-2672-4fbe-ae26-65f264410507, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232519.6543348, expires_in: 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:421 RpcState(Login, 2a778d68-43e9-4e5a-8200-3ac42dae76ae, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a778d68-43e9-4e5a-8200-3ac42dae76ae, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a778d68-43e9-4e5a-8200-3ac42dae76ae, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232521.2291696, expires_in: 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:421 RpcState(Login, d5d9e8a9-223c-4890-9229-1d6fc42e257b, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5d9e8a9-223c-4890-9229-1d6fc42e257b, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5d9e8a9-223c-4890-9229-1d6fc42e257b, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232522.4895666, expires_in: 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:421 RpcState(Login, 219e648d-ac02-4aee-9639-2c8e620183f4, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 219e648d-ac02-4aee-9639-2c8e620183f4, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 219e648d-ac02-4aee-9639-2c8e620183f4, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232524.4238706, expires_in: 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:421 RpcState(Login, 191abe73-4ca6-4132-a492-7e2e5d6a4f07, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 191abe73-4ca6-4132-a492-7e2e5d6a4f07, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 191abe73-4ca6-4132-a492-7e2e5d6a4f07, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232526.5716279, expires_in: 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:421 RpcState(Login, 812297af-9307-4640-b1f7-5acd25a3eea2, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 812297af-9307-4640-b1f7-5acd25a3eea2, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 812297af-9307-4640-b1f7-5acd25a3eea2, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232528.178826, expires_in: 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:421 RpcState(Login, ebb090fb-cc9c-42c4-bcc4-e4eef423f96a, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ebb090fb-cc9c-42c4-bcc4-e4eef423f96a, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ebb090fb-cc9c-42c4-bcc4-e4eef423f96a, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232530.30414, expires_in: 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:421 RpcState(Login, 8af47a4a-486d-4c3c-ac1c-7172c69666ba, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8af47a4a-486d-4c3c-ac1c-7172c69666ba, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8af47a4a-486d-4c3c-ac1c-7172c69666ba, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232531.6473243, expires_in: 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:421 RpcState(Login, e078ce08-c848-4af4-83ab-36c6d5a7b848, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e078ce08-c848-4af4-83ab-36c6d5a7b848, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e078ce08-c848-4af4-83ab-36c6d5a7b848, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232533.520414, expires_in: 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:421 RpcState(Login, 3e1dc355-b8be-46d0-bf75-b281e562a32c, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e1dc355-b8be-46d0-bf75-b281e562a32c, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e1dc355-b8be-46d0-bf75-b281e562a32c, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232535.6190512, expires_in: 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:421 RpcState(Login, c50b7fcd-24a2-4e7f-840b-dba6afad5b49, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c50b7fcd-24a2-4e7f-840b-dba6afad5b49, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c50b7fcd-24a2-4e7f-840b-dba6afad5b49, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232537.828709, expires_in: 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:421 RpcState(Login, d0922c96-7946-4218-9165-65eaf8996477, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d0922c96-7946-4218-9165-65eaf8996477, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d0922c96-7946-4218-9165-65eaf8996477, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232539.3964925, expires_in: 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:421 RpcState(Login, 052017e8-b6e2-4e74-9b41-db7b872cc48f, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 052017e8-b6e2-4e74-9b41-db7b872cc48f, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 052017e8-b6e2-4e74-9b41-db7b872cc48f, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232541.3383784, expires_in: 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:421 RpcState(Login, dc7441c7-80a2-402b-9286-df3a4d696d69, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc7441c7-80a2-402b-9286-df3a4d696d69, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc7441c7-80a2-402b-9286-df3a4d696d69, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232542.7863574, expires_in: 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:421 RpcState(Login, 8baa6a30-62ad-4119-9144-ad6d501af4d8, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8baa6a30-62ad-4119-9144-ad6d501af4d8, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8baa6a30-62ad-4119-9144-ad6d501af4d8, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232544.1363864, expires_in: 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:421 RpcState(Login, fc501075-25d7-45b1-8674-d4906d33d058, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc501075-25d7-45b1-8674-d4906d33d058, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc501075-25d7-45b1-8674-d4906d33d058, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232545.523472, expires_in: 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:421 RpcState(Login, a8d825ab-276e-4553-a4d9-8f27176556d9, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8d825ab-276e-4553-a4d9-8f27176556d9, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8d825ab-276e-4553-a4d9-8f27176556d9, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232547.0149534, expires_in: 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:421 RpcState(Login, 4c98c834-0c77-4dd9-a838-9c3b1725f324, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c98c834-0c77-4dd9-a838-9c3b1725f324, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c98c834-0c77-4dd9-a838-9c3b1725f324, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232548.5640006, expires_in: 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:421 RpcState(Login, 8f03c32b-550d-4c0d-84fd-5f960a7b31f3, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f03c32b-550d-4c0d-84fd-5f960a7b31f3, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f03c32b-550d-4c0d-84fd-5f960a7b31f3, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232550.5685744, expires_in: 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:421 RpcState(Login, 592ed0df-872b-43b7-bcf2-d8378852f919, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 592ed0df-872b-43b7-bcf2-d8378852f919, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 592ed0df-872b-43b7-bcf2-d8378852f919, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232552.7130947, expires_in: 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:421 RpcState(Login, d85d4902-90c5-457a-8377-aeac0c64bcc5, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d85d4902-90c5-457a-8377-aeac0c64bcc5, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d85d4902-90c5-457a-8377-aeac0c64bcc5, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232554.1867692, expires_in: 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:421 RpcState(Login, b55a96d7-9ff8-44d1-a31c-2052eb6f9cfa, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b55a96d7-9ff8-44d1-a31c-2052eb6f9cfa, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b55a96d7-9ff8-44d1-a31c-2052eb6f9cfa, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232555.6385436, expires_in: 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:421 RpcState(Login, 3ae0a0c8-a498-4e92-814d-9560be6077cd, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ae0a0c8-a498-4e92-814d-9560be6077cd, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ae0a0c8-a498-4e92-814d-9560be6077cd, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232557.5356262, expires_in: 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:421 RpcState(Login, 97aeea10-7cac-4477-aa46-4665bab32978, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97aeea10-7cac-4477-aa46-4665bab32978, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97aeea10-7cac-4477-aa46-4665bab32978, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232559.592546, expires_in: 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:421 RpcState(Login, df8e73ff-8f14-4bce-aa84-df3a1610c33b, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df8e73ff-8f14-4bce-aa84-df3a1610c33b, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df8e73ff-8f14-4bce-aa84-df3a1610c33b, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232561.1763155, expires_in: 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:421 RpcState(Login, 0f918cb4-62cb-4ce3-b7f9-f49c7209ebc1, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f918cb4-62cb-4ce3-b7f9-f49c7209ebc1, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f918cb4-62cb-4ce3-b7f9-f49c7209ebc1, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232563.053702, expires_in: 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:421 RpcState(Login, cd39dbac-7c54-4ac4-aeb6-858ea3234f77, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd39dbac-7c54-4ac4-aeb6-858ea3234f77, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd39dbac-7c54-4ac4-aeb6-858ea3234f77, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232565.2359982, expires_in: 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:421 RpcState(Login, 2febf52a-22fb-4cd3-973a-dae8c9187d0a, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2febf52a-22fb-4cd3-973a-dae8c9187d0a, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2febf52a-22fb-4cd3-973a-dae8c9187d0a, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232567.1629355, expires_in: 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:421 RpcState(Login, 1231f71c-f014-48e8-bf5b-9c59a41e6798, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1231f71c-f014-48e8-bf5b-9c59a41e6798, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1231f71c-f014-48e8-bf5b-9c59a41e6798, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232569.0204673, expires_in: 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:421 RpcState(Login, d5f88e47-1318-4956-b240-7f6c16c6334e, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5f88e47-1318-4956-b240-7f6c16c6334e, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5f88e47-1318-4956-b240-7f6c16c6334e, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232569.808321, expires_in: 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:421 RpcState(Login, 302730ac-c3e2-4f62-9a67-fe2cb8437631, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 302730ac-c3e2-4f62-9a67-fe2cb8437631, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 302730ac-c3e2-4f62-9a67-fe2cb8437631, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232571.6594493, expires_in: 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:421 RpcState(Login, 311f061b-1ce8-4fdf-8614-5314797b0baa, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 311f061b-1ce8-4fdf-8614-5314797b0baa, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 311f061b-1ce8-4fdf-8614-5314797b0baa, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232573.5116303, expires_in: 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:421 RpcState(Login, 2664e3d0-46b1-4ffb-aa56-eb01bec6e41c, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2664e3d0-46b1-4ffb-aa56-eb01bec6e41c, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2664e3d0-46b1-4ffb-aa56-eb01bec6e41c, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232575.2134635, expires_in: 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:421 RpcState(Login, 9b81f55f-acfb-4592-b80b-d6ca79bfdb3e, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b81f55f-acfb-4592-b80b-d6ca79bfdb3e, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b81f55f-acfb-4592-b80b-d6ca79bfdb3e, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232576.62817, expires_in: 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:421 RpcState(Login, a366ed44-eae8-4e45-a588-d2707029998e, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a366ed44-eae8-4e45-a588-d2707029998e, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a366ed44-eae8-4e45-a588-d2707029998e, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232578.65637, expires_in: 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:421 RpcState(Login, 9d868a2e-a293-41ae-b0dc-a7fea3d56a6c, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d868a2e-a293-41ae-b0dc-a7fea3d56a6c, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d868a2e-a293-41ae-b0dc-a7fea3d56a6c, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232580.6452167, expires_in: 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:421 RpcState(Login, c86fa60c-29cf-4afe-bcde-98cb37bddc21, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c86fa60c-29cf-4afe-bcde-98cb37bddc21, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c86fa60c-29cf-4afe-bcde-98cb37bddc21, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232582.1653113, expires_in: 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:421 RpcState(Login, f31ce11a-688b-41d0-811b-2a2a6ab25d8a, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f31ce11a-688b-41d0-811b-2a2a6ab25d8a, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f31ce11a-688b-41d0-811b-2a2a6ab25d8a, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232583.4198449, expires_in: 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:421 RpcState(Login, 99b6ee7d-7780-4c9d-a19b-1ad490ed648d, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99b6ee7d-7780-4c9d-a19b-1ad490ed648d, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99b6ee7d-7780-4c9d-a19b-1ad490ed648d, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232585.540555, expires_in: 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:421 RpcState(Login, 067d821d-c79e-4bb1-9008-6623017bced3, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 067d821d-c79e-4bb1-9008-6623017bced3, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 067d821d-c79e-4bb1-9008-6623017bced3, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232586.8902552, expires_in: 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:421 RpcState(Login, 6a6642df-3edc-4a38-bac9-2bef1dc0837c, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a6642df-3edc-4a38-bac9-2bef1dc0837c, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a6642df-3edc-4a38-bac9-2bef1dc0837c, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232588.8721817, expires_in: 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:421 RpcState(Login, 55730cbe-5ba9-4659-8f0f-4f1405a08312, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55730cbe-5ba9-4659-8f0f-4f1405a08312, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55730cbe-5ba9-4659-8f0f-4f1405a08312, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232590.8509057, expires_in: 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:421 RpcState(Login, 37ecdb60-cbd2-4781-b1a2-70e85e29a6a7, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37ecdb60-cbd2-4781-b1a2-70e85e29a6a7, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37ecdb60-cbd2-4781-b1a2-70e85e29a6a7, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232592.62215, expires_in: 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:421 RpcState(Login, b1f1e64c-6075-483d-a418-d7c5b44ae749, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1f1e64c-6075-483d-a418-d7c5b44ae749, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1f1e64c-6075-483d-a418-d7c5b44ae749, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232593.9386485, expires_in: 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:421 RpcState(Login, f107529d-c8a7-46a9-8d47-8c7472ef32c8, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f107529d-c8a7-46a9-8d47-8c7472ef32c8, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f107529d-c8a7-46a9-8d47-8c7472ef32c8, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232595.716204, expires_in: 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:421 RpcState(Login, 9f4b3260-baad-49d5-b04d-626fb90d12c2, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f4b3260-baad-49d5-b04d-626fb90d12c2, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f4b3260-baad-49d5-b04d-626fb90d12c2, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232597.3681073, expires_in: 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:421 RpcState(Login, fc132d77-c565-4e55-b32c-ac8e800bef64, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc132d77-c565-4e55-b32c-ac8e800bef64, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc132d77-c565-4e55-b32c-ac8e800bef64, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232599.0674736, expires_in: 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:421 RpcState(Login, 51fe9fdf-563b-48f6-af83-563bd8f5f182, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 51fe9fdf-563b-48f6-af83-563bd8f5f182, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 51fe9fdf-563b-48f6-af83-563bd8f5f182, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232600.61747, expires_in: 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:421 RpcState(Login, 68231e18-e9ef-4ae1-831d-457851205c80, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68231e18-e9ef-4ae1-831d-457851205c80, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68231e18-e9ef-4ae1-831d-457851205c80, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232601.974152, expires_in: 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:421 RpcState(Login, d134cd03-8dc6-4f26-81c7-9f6dd69198d6, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d134cd03-8dc6-4f26-81c7-9f6dd69198d6, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d134cd03-8dc6-4f26-81c7-9f6dd69198d6, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232603.8499947, expires_in: 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:421 RpcState(Login, 5ab4cd6c-864b-4f3c-bab0-2a14cdf5a379, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ab4cd6c-864b-4f3c-bab0-2a14cdf5a379, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ab4cd6c-864b-4f3c-bab0-2a14cdf5a379, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232605.2784054, expires_in: 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:421 RpcState(Login, 03972f76-8ddd-47bf-90c3-ba378618c3e1, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03972f76-8ddd-47bf-90c3-ba378618c3e1, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03972f76-8ddd-47bf-90c3-ba378618c3e1, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232606.79181, expires_in: 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:421 RpcState(Login, 62f22197-ae8b-4a74-8a9f-0e4bee7b723a, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62f22197-ae8b-4a74-8a9f-0e4bee7b723a, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62f22197-ae8b-4a74-8a9f-0e4bee7b723a, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232608.7518525, expires_in: 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:421 RpcState(Login, 957a5f13-7f6c-40d0-a3cc-437fd73006e3, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 957a5f13-7f6c-40d0-a3cc-437fd73006e3, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 957a5f13-7f6c-40d0-a3cc-437fd73006e3, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232610.0139585, expires_in: 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:421 RpcState(Login, a7b90c8c-f073-4121-9555-b85f79cb3438, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7b90c8c-f073-4121-9555-b85f79cb3438, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7b90c8c-f073-4121-9555-b85f79cb3438, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232611.5818293, expires_in: 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:421 RpcState(Login, 58e81739-969b-400c-85f5-9113c0577ff8, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 58e81739-969b-400c-85f5-9113c0577ff8, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 58e81739-969b-400c-85f5-9113c0577ff8, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232612.9728847, expires_in: 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:421 RpcState(Login, d8bc700e-aa02-4761-9a3a-b9118b8a1008, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8bc700e-aa02-4761-9a3a-b9118b8a1008, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8bc700e-aa02-4761-9a3a-b9118b8a1008, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232614.4146862, expires_in: 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:421 RpcState(Login, 8460732d-28ca-4610-aed1-cb01d5bce236, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8460732d-28ca-4610-aed1-cb01d5bce236, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8460732d-28ca-4610-aed1-cb01d5bce236, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232616.6106827, expires_in: 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:421 RpcState(Login, 7a007f52-3f01-4428-9898-51264636078a, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a007f52-3f01-4428-9898-51264636078a, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a007f52-3f01-4428-9898-51264636078a, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232618.3442965, expires_in: 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:421 RpcState(Login, b73b3c5d-c5a0-4187-850d-cb18f2e95235, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b73b3c5d-c5a0-4187-850d-cb18f2e95235, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b73b3c5d-c5a0-4187-850d-cb18f2e95235, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232620.409832, expires_in: 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:421 RpcState(Login, 42de1e58-5e6d-4683-aa47-48785f27737c, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42de1e58-5e6d-4683-aa47-48785f27737c, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42de1e58-5e6d-4683-aa47-48785f27737c, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232621.8017266, expires_in: 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:421 RpcState(Login, 5d534a08-cb1f-4a07-9bea-d28b55867943, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d534a08-cb1f-4a07-9bea-d28b55867943, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d534a08-cb1f-4a07-9bea-d28b55867943, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232623.0362446, expires_in: 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:421 RpcState(Login, 217faf92-550f-444a-bb89-7c0c228f3890, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 217faf92-550f-444a-bb89-7c0c228f3890, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 217faf92-550f-444a-bb89-7c0c228f3890, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232624.8531625, expires_in: 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:421 RpcState(Login, 1140b2a5-1f0b-4440-86cb-0198b4739a87, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1140b2a5-1f0b-4440-86cb-0198b4739a87, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1140b2a5-1f0b-4440-86cb-0198b4739a87, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232627.0604413, expires_in: 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:421 RpcState(Login, 57d1e200-f5bd-47d0-b77d-c57f3758d7e3, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57d1e200-f5bd-47d0-b77d-c57f3758d7e3, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57d1e200-f5bd-47d0-b77d-c57f3758d7e3, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232629.0053253, expires_in: 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:421 RpcState(Login, 586f522e-8ec6-45e8-9c33-3f62632a5102, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 586f522e-8ec6-45e8-9c33-3f62632a5102, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 586f522e-8ec6-45e8-9c33-3f62632a5102, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232630.589041, expires_in: 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:421 RpcState(Login, a80f2cbf-d1a3-408f-ab9e-7092f770b226, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a80f2cbf-d1a3-408f-ab9e-7092f770b226, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a80f2cbf-d1a3-408f-ab9e-7092f770b226, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232632.5127194, expires_in: 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:421 RpcState(Login, 2cc5ad64-b83c-4425-8bf7-449490f7faea, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2cc5ad64-b83c-4425-8bf7-449490f7faea, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2cc5ad64-b83c-4425-8bf7-449490f7faea, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232633.8905947, expires_in: 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:421 RpcState(Login, 2520442d-c66c-4869-b39e-243b73948080, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2520442d-c66c-4869-b39e-243b73948080, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2520442d-c66c-4869-b39e-243b73948080, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232635.917526, expires_in: 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:421 RpcState(Login, 32d9f40f-5028-40af-81fc-cfda7638c6ef, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32d9f40f-5028-40af-81fc-cfda7638c6ef, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32d9f40f-5028-40af-81fc-cfda7638c6ef, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232637.4657104, expires_in: 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:421 RpcState(Login, 21172a00-e1b1-4da9-be6b-4fd4b08e5d6d, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21172a00-e1b1-4da9-be6b-4fd4b08e5d6d, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21172a00-e1b1-4da9-be6b-4fd4b08e5d6d, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232638.6919024, expires_in: 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:421 RpcState(Login, 5513d447-4d2c-4703-87ab-2a5438810fe7, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5513d447-4d2c-4703-87ab-2a5438810fe7, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5513d447-4d2c-4703-87ab-2a5438810fe7, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232640.8758988, expires_in: 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:421 RpcState(Login, e9232a57-f2af-401e-9bde-50de6d08a927, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9232a57-f2af-401e-9bde-50de6d08a927, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9232a57-f2af-401e-9bde-50de6d08a927, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232642.2773092, expires_in: 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:421 RpcState(Login, 122e185c-7ffb-4452-a7d8-2fa0a92cca79, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 122e185c-7ffb-4452-a7d8-2fa0a92cca79, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 122e185c-7ffb-4452-a7d8-2fa0a92cca79, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232643.5234954, expires_in: 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:421 RpcState(Login, fc1e48f5-a2e8-4fed-8b55-254ab5a26e62, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc1e48f5-a2e8-4fed-8b55-254ab5a26e62, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc1e48f5-a2e8-4fed-8b55-254ab5a26e62, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232645.0823903, expires_in: 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:421 RpcState(Login, 4021307b-9296-495a-86e8-e20f898b4fc4, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4021307b-9296-495a-86e8-e20f898b4fc4, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4021307b-9296-495a-86e8-e20f898b4fc4, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232646.3469837, expires_in: 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:421 RpcState(Login, 75563bbe-85ff-4ae5-b2da-768217a9ade7, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75563bbe-85ff-4ae5-b2da-768217a9ade7, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75563bbe-85ff-4ae5-b2da-768217a9ade7, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232648.336496, expires_in: 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:421 RpcState(Login, 89c9115f-8c8b-4c50-9d9e-f325bce9f202, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89c9115f-8c8b-4c50-9d9e-f325bce9f202, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89c9115f-8c8b-4c50-9d9e-f325bce9f202, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232649.944864, expires_in: 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:421 RpcState(Login, 8534e63b-f454-444e-9ade-35e246c9c880, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8534e63b-f454-444e-9ade-35e246c9c880, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8534e63b-f454-444e-9ade-35e246c9c880, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232651.6498542, expires_in: 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:421 RpcState(Login, 33f3887e-1f1e-4bb5-b399-9d110e52f060, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33f3887e-1f1e-4bb5-b399-9d110e52f060, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33f3887e-1f1e-4bb5-b399-9d110e52f060, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232653.8445432, expires_in: 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:421 RpcState(Login, b1bdaaa3-b740-4d6a-b532-ff92da77e0b3, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1bdaaa3-b740-4d6a-b532-ff92da77e0b3, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1bdaaa3-b740-4d6a-b532-ff92da77e0b3, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232655.5531986, expires_in: 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:421 RpcState(Login, d33e9ca9-0ed4-48c5-95b3-d0f92f3104ca, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d33e9ca9-0ed4-48c5-95b3-d0f92f3104ca, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d33e9ca9-0ed4-48c5-95b3-d0f92f3104ca, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232657.0392828, expires_in: 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:421 RpcState(Login, 1f3262ce-f0a3-4861-9651-a5dbd3399a5b, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f3262ce-f0a3-4861-9651-a5dbd3399a5b, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f3262ce-f0a3-4861-9651-a5dbd3399a5b, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232658.7580233, expires_in: 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:421 RpcState(Login, a1f77c98-f970-4739-808c-e92e554cb6de, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a1f77c98-f970-4739-808c-e92e554cb6de, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a1f77c98-f970-4739-808c-e92e554cb6de, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232660.0387156, expires_in: 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:421 RpcState(Login, f2ac147c-d5b5-495f-9a11-f746ff7da1ba, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2ac147c-d5b5-495f-9a11-f746ff7da1ba, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2ac147c-d5b5-495f-9a11-f746ff7da1ba, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232661.3360105, expires_in: 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:421 RpcState(Login, af610e93-aa66-41f1-a441-61feadae93c2, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af610e93-aa66-41f1-a441-61feadae93c2, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af610e93-aa66-41f1-a441-61feadae93c2, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232663.3419962, expires_in: 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:421 RpcState(Login, 9e925a73-dd31-4937-b7c6-89a582ad4907, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e925a73-dd31-4937-b7c6-89a582ad4907, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e925a73-dd31-4937-b7c6-89a582ad4907, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232665.1063209, expires_in: 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:421 RpcState(Login, f0844062-dd29-471a-9b50-c4c8d80feedf, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f0844062-dd29-471a-9b50-c4c8d80feedf, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f0844062-dd29-471a-9b50-c4c8d80feedf, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232666.700909, expires_in: 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:421 RpcState(Login, 4ab958e3-3496-4f00-94c6-d8bc7f3edddc, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ab958e3-3496-4f00-94c6-d8bc7f3edddc, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ab958e3-3496-4f00-94c6-d8bc7f3edddc, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232668.407083, expires_in: 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:421 RpcState(Login, f8c84dfc-75fe-461e-a5f1-21846ce8e8fe, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8c84dfc-75fe-461e-a5f1-21846ce8e8fe, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8c84dfc-75fe-461e-a5f1-21846ce8e8fe, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232669.8951771, expires_in: 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:421 RpcState(Login, 7fe9ee67-c092-4748-af41-249126b493bd, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7fe9ee67-c092-4748-af41-249126b493bd, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7fe9ee67-c092-4748-af41-249126b493bd, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232672.0273104, expires_in: 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:421 RpcState(Login, 94b7ab0e-39be-4299-a4e7-81fbccda2de5, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94b7ab0e-39be-4299-a4e7-81fbccda2de5, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94b7ab0e-39be-4299-a4e7-81fbccda2de5, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232673.5307055, expires_in: 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:421 RpcState(Login, 03656ad9-4cdd-458e-a631-149e5a84eb32, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03656ad9-4cdd-458e-a631-149e5a84eb32, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03656ad9-4cdd-458e-a631-149e5a84eb32, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232674.9518986, expires_in: 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:421 RpcState(Login, 01713a0a-3e26-41ae-8348-e59939e80915, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01713a0a-3e26-41ae-8348-e59939e80915, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01713a0a-3e26-41ae-8348-e59939e80915, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232676.0596602, expires_in: 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:421 RpcState(Login, 95e4befc-bd7d-457c-8876-2002c4f69b6e, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95e4befc-bd7d-457c-8876-2002c4f69b6e, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95e4befc-bd7d-457c-8876-2002c4f69b6e, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232678.096308, expires_in: 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:421 RpcState(Login, fdb4e0a4-91f3-42b9-9722-2aab3b68e1d6, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fdb4e0a4-91f3-42b9-9722-2aab3b68e1d6, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fdb4e0a4-91f3-42b9-9722-2aab3b68e1d6, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232679.497211, expires_in: 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:421 RpcState(Login, 9bc65174-21f8-4fdc-9c98-56af7c8960dd, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9bc65174-21f8-4fdc-9c98-56af7c8960dd, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9bc65174-21f8-4fdc-9c98-56af7c8960dd, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232681.5001638, expires_in: 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:421 RpcState(Login, 241d9eda-0a34-483a-a92d-f4ee84b7d7dc, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 241d9eda-0a34-483a-a92d-f4ee84b7d7dc, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 241d9eda-0a34-483a-a92d-f4ee84b7d7dc, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232683.5731058, expires_in: 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:421 RpcState(Login, b9fec0fc-32e2-457d-ba04-d9c1fa2f9549, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9fec0fc-32e2-457d-ba04-d9c1fa2f9549, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9fec0fc-32e2-457d-ba04-d9c1fa2f9549, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232685.312051, expires_in: 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:421 RpcState(Login, 23543b25-99a8-4d67-8287-c43a909d8a68, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23543b25-99a8-4d67-8287-c43a909d8a68, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23543b25-99a8-4d67-8287-c43a909d8a68, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232687.0632763, expires_in: 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:421 RpcState(Login, e33ebdfc-f72d-4a7f-b5ac-3316d649ca1d, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e33ebdfc-f72d-4a7f-b5ac-3316d649ca1d, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e33ebdfc-f72d-4a7f-b5ac-3316d649ca1d, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232688.8500881, expires_in: 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:421 RpcState(Login, 1c700bd1-ccc7-41af-9822-8450fd9a7f5f, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c700bd1-ccc7-41af-9822-8450fd9a7f5f, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c700bd1-ccc7-41af-9822-8450fd9a7f5f, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232690.7601168, expires_in: 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:421 RpcState(Login, 692a60df-74e0-41a3-8e56-c5cad0fb825a, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 692a60df-74e0-41a3-8e56-c5cad0fb825a, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 692a60df-74e0-41a3-8e56-c5cad0fb825a, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232692.710766, expires_in: 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:421 RpcState(Login, ffc36969-335a-4595-bf0c-f88b13b9a9fb, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ffc36969-335a-4595-bf0c-f88b13b9a9fb, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ffc36969-335a-4595-bf0c-f88b13b9a9fb, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232694.1692874, expires_in: 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:421 RpcState(Login, 77fa768d-8b37-4adb-8598-e6ddb2ab3cba, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77fa768d-8b37-4adb-8598-e6ddb2ab3cba, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77fa768d-8b37-4adb-8598-e6ddb2ab3cba, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232695.8821929, expires_in: 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:421 RpcState(Login, 4e2e3503-eb96-409a-9373-b1d4d4fa9e2f, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e2e3503-eb96-409a-9373-b1d4d4fa9e2f, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e2e3503-eb96-409a-9373-b1d4d4fa9e2f, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232697.3639052, expires_in: 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:421 RpcState(Login, 6673f802-67f9-4545-b3a3-86e79fdd8432, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6673f802-67f9-4545-b3a3-86e79fdd8432, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6673f802-67f9-4545-b3a3-86e79fdd8432, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232699.0060675, expires_in: 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:421 RpcState(Login, 5299d31a-6489-40bd-8107-06a593e02422, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5299d31a-6489-40bd-8107-06a593e02422, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5299d31a-6489-40bd-8107-06a593e02422, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232701.1740754, expires_in: 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:421 RpcState(Login, 887bf8d5-002c-4600-b729-7c5d23d5599f, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 887bf8d5-002c-4600-b729-7c5d23d5599f, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 887bf8d5-002c-4600-b729-7c5d23d5599f, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232702.5539758, expires_in: 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:421 RpcState(Login, a03de4b0-e8ee-460c-9352-ea7755ddc663, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a03de4b0-e8ee-460c-9352-ea7755ddc663, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a03de4b0-e8ee-460c-9352-ea7755ddc663, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232704.638537, expires_in: 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:421 RpcState(Login, 716b0a98-0fd7-4013-aa3a-c7a69bc2b1bf, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 716b0a98-0fd7-4013-aa3a-c7a69bc2b1bf, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 716b0a98-0fd7-4013-aa3a-c7a69bc2b1bf, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232706.356455, expires_in: 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:421 RpcState(Login, 4fbfb9d1-5710-463a-ba26-105f441e261d, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4fbfb9d1-5710-463a-ba26-105f441e261d, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4fbfb9d1-5710-463a-ba26-105f441e261d, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232707.8943717, expires_in: 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:421 RpcState(Login, 0df2714e-b2f1-4ff3-af1b-b516f46d8ae1, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0df2714e-b2f1-4ff3-af1b-b516f46d8ae1, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0df2714e-b2f1-4ff3-af1b-b516f46d8ae1, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232709.2615974, expires_in: 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:421 RpcState(Login, b56923d0-272f-4077-9662-f5eecd95083f, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b56923d0-272f-4077-9662-f5eecd95083f, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b56923d0-272f-4077-9662-f5eecd95083f, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232710.5985866, expires_in: 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:421 RpcState(Login, 2a5bea9a-b232-4314-9837-fe979e89f38b, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a5bea9a-b232-4314-9837-fe979e89f38b, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a5bea9a-b232-4314-9837-fe979e89f38b, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232711.9637458, expires_in: 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:421 RpcState(Login, 4dd69458-d8a9-492a-8916-3666cdf2e61c, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4dd69458-d8a9-492a-8916-3666cdf2e61c, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4dd69458-d8a9-492a-8916-3666cdf2e61c, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232713.2012064, expires_in: 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:421 RpcState(Login, d29c9e51-add1-4dac-b7f0-fc82908d1cd4, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d29c9e51-add1-4dac-b7f0-fc82908d1cd4, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d29c9e51-add1-4dac-b7f0-fc82908d1cd4, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232715.1861136, expires_in: 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:421 RpcState(Login, 002fa916-1916-4829-a63e-26b3fda0603a, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 002fa916-1916-4829-a63e-26b3fda0603a, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 002fa916-1916-4829-a63e-26b3fda0603a, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232717.0495622, expires_in: 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:421 RpcState(Login, af3359a9-8c5d-44d3-999b-b30f4dbb5434, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af3359a9-8c5d-44d3-999b-b30f4dbb5434, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af3359a9-8c5d-44d3-999b-b30f4dbb5434, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232718.5077524, expires_in: 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:421 RpcState(Login, 74e56386-22da-46c1-809d-7b482dd209ad, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74e56386-22da-46c1-809d-7b482dd209ad, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74e56386-22da-46c1-809d-7b482dd209ad, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232720.0812695, expires_in: 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:421 RpcState(Login, 41996b7c-e49a-4a0e-952d-0faeb8ea41f7, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41996b7c-e49a-4a0e-952d-0faeb8ea41f7, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41996b7c-e49a-4a0e-952d-0faeb8ea41f7, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232721.890122, expires_in: 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:421 RpcState(Login, 5a166869-359f-4ec4-a34e-d250be9acd72, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a166869-359f-4ec4-a34e-d250be9acd72, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a166869-359f-4ec4-a34e-d250be9acd72, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232724.084599, expires_in: 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:421 RpcState(Login, beeb8056-c9a2-417f-a3ce-9ba2c207bc95, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, beeb8056-c9a2-417f-a3ce-9ba2c207bc95, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, beeb8056-c9a2-417f-a3ce-9ba2c207bc95, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232726.224544, expires_in: 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:421 RpcState(Login, 966cd658-a4f7-4778-b2f9-223063ad09b4, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 966cd658-a4f7-4778-b2f9-223063ad09b4, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 966cd658-a4f7-4778-b2f9-223063ad09b4, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232727.608653, expires_in: 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:421 RpcState(Login, 0455eaea-c9b0-460f-a0de-a4e9023a8b23, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0455eaea-c9b0-460f-a0de-a4e9023a8b23, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0455eaea-c9b0-460f-a0de-a4e9023a8b23, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232729.042831, expires_in: 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:421 RpcState(Login, 71ef7d46-7af3-4854-b927-d0a71d9bf94a, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71ef7d46-7af3-4854-b927-d0a71d9bf94a, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71ef7d46-7af3-4854-b927-d0a71d9bf94a, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232730.5133662, expires_in: 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:421 RpcState(Login, 2e21869b-3150-4935-8220-6cb7bfcde2b7, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e21869b-3150-4935-8220-6cb7bfcde2b7, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e21869b-3150-4935-8220-6cb7bfcde2b7, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232731.95265, expires_in: 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:421 RpcState(Login, 8e226c9c-f3e0-4801-9606-220677cbb599, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e226c9c-f3e0-4801-9606-220677cbb599, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e226c9c-f3e0-4801-9606-220677cbb599, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232733.381749, expires_in: 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:421 RpcState(Login, dc10f3ac-2c05-4a73-8561-71c3b71003a5, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc10f3ac-2c05-4a73-8561-71c3b71003a5, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc10f3ac-2c05-4a73-8561-71c3b71003a5, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232735.5140786, expires_in: 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:421 RpcState(Login, d7b60443-8323-424b-a591-986078d1cae0, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7b60443-8323-424b-a591-986078d1cae0, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7b60443-8323-424b-a591-986078d1cae0, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232735.860301, expires_in: 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:421 RpcState(Login, 1c9b1105-c085-496a-9d4a-645f41b5aaa1, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c9b1105-c085-496a-9d4a-645f41b5aaa1, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c9b1105-c085-496a-9d4a-645f41b5aaa1, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232737.741954, expires_in: 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:421 RpcState(Login, 0e21d0f4-1768-4099-ad4e-fa6687511966, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e21d0f4-1768-4099-ad4e-fa6687511966, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e21d0f4-1768-4099-ad4e-fa6687511966, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232739.7969108, expires_in: 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:421 RpcState(Login, 246ba3b1-08bd-4e94-9e16-8bd87edf3256, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 246ba3b1-08bd-4e94-9e16-8bd87edf3256, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 246ba3b1-08bd-4e94-9e16-8bd87edf3256, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232741.6068096, expires_in: 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:421 RpcState(Login, 6141a943-3bd5-4261-9a98-42e06a346fd8, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6141a943-3bd5-4261-9a98-42e06a346fd8, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6141a943-3bd5-4261-9a98-42e06a346fd8, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232743.5363507, expires_in: 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:421 RpcState(Login, 44b98173-1fe2-4785-ad0a-f495c9dbe57a, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44b98173-1fe2-4785-ad0a-f495c9dbe57a, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44b98173-1fe2-4785-ad0a-f495c9dbe57a, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232745.0029817, expires_in: 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:421 RpcState(Login, 23884f03-feb5-4034-8381-92f88e417074, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23884f03-feb5-4034-8381-92f88e417074, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23884f03-feb5-4034-8381-92f88e417074, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232747.0573013, expires_in: 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:421 RpcState(Login, e1ab9fc3-0bfc-43f0-a7dd-cbc064dd42b7, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e1ab9fc3-0bfc-43f0-a7dd-cbc064dd42b7, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e1ab9fc3-0bfc-43f0-a7dd-cbc064dd42b7, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232749.1286914, expires_in: 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:421 RpcState(Login, e3ae6bec-ba71-4b51-a58f-ae8373a09a05, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3ae6bec-ba71-4b51-a58f-ae8373a09a05, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3ae6bec-ba71-4b51-a58f-ae8373a09a05, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232751.1774063, expires_in: 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:421 RpcState(Login, e6760e69-cf34-4654-95fa-9d67f4af14eb, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6760e69-cf34-4654-95fa-9d67f4af14eb, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6760e69-cf34-4654-95fa-9d67f4af14eb, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232752.4667976, expires_in: 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:421 RpcState(Login, a8c5a9be-c0be-452c-99e1-8d809f9a62c4, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8c5a9be-c0be-452c-99e1-8d809f9a62c4, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8c5a9be-c0be-452c-99e1-8d809f9a62c4, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232754.605278, expires_in: 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:421 RpcState(Login, 1d8576f2-9d55-483c-9522-34ac726a6ee7, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d8576f2-9d55-483c-9522-34ac726a6ee7, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d8576f2-9d55-483c-9522-34ac726a6ee7, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232756.5313818, expires_in: 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:421 RpcState(Login, 2f5b3f88-7f0d-4e1f-85bf-f360c4b7eefd, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f5b3f88-7f0d-4e1f-85bf-f360c4b7eefd, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f5b3f88-7f0d-4e1f-85bf-f360c4b7eefd, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232758.3429453, expires_in: 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:421 RpcState(Login, 8f3e1521-9c57-40db-a4fc-9a005feeab58, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f3e1521-9c57-40db-a4fc-9a005feeab58, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f3e1521-9c57-40db-a4fc-9a005feeab58, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232760.2761352, expires_in: 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:421 RpcState(Login, 6274434d-4f3f-4980-a3c3-971b05c189f6, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6274434d-4f3f-4980-a3c3-971b05c189f6, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6274434d-4f3f-4980-a3c3-971b05c189f6, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232761.5997205, expires_in: 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:421 RpcState(Login, 2eeabf5e-4187-440c-8833-dde77eb714a4, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2eeabf5e-4187-440c-8833-dde77eb714a4, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2eeabf5e-4187-440c-8833-dde77eb714a4, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232763.6410782, expires_in: 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:421 RpcState(Login, 33f1e9e9-a68b-465f-aac0-479be2b6c1bc, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33f1e9e9-a68b-465f-aac0-479be2b6c1bc, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33f1e9e9-a68b-465f-aac0-479be2b6c1bc, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232765.832058, expires_in: 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:421 RpcState(Login, a2eee448-c9a9-45f7-be6a-5c7ab0e3edf8, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a2eee448-c9a9-45f7-be6a-5c7ab0e3edf8, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a2eee448-c9a9-45f7-be6a-5c7ab0e3edf8, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232767.0765364, expires_in: 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:421 RpcState(Login, ec1bdada-6cad-4f5c-b236-8b433ade183b, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec1bdada-6cad-4f5c-b236-8b433ade183b, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec1bdada-6cad-4f5c-b236-8b433ade183b, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232768.6414382, expires_in: 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:421 RpcState(Login, 822bf9a6-18e6-4457-9549-9c319c6f8408, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 822bf9a6-18e6-4457-9549-9c319c6f8408, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 822bf9a6-18e6-4457-9549-9c319c6f8408, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232770.6935732, expires_in: 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:421 RpcState(Login, 4ee459c4-17a3-4413-b1fb-5b8bc3452179, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ee459c4-17a3-4413-b1fb-5b8bc3452179, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ee459c4-17a3-4413-b1fb-5b8bc3452179, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232772.670805, expires_in: 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:421 RpcState(Login, ace39eb8-8154-4b08-b203-cc9c03f071b6, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ace39eb8-8154-4b08-b203-cc9c03f071b6, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ace39eb8-8154-4b08-b203-cc9c03f071b6, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232774.7254071, expires_in: 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:421 RpcState(Login, d25d00ad-0d8a-47ee-92fb-158b0306f5dc, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d25d00ad-0d8a-47ee-92fb-158b0306f5dc, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d25d00ad-0d8a-47ee-92fb-158b0306f5dc, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232776.4771183, expires_in: 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:421 RpcState(Login, 3e2eea9a-305e-4202-9c21-a7efded3602d, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e2eea9a-305e-4202-9c21-a7efded3602d, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e2eea9a-305e-4202-9c21-a7efded3602d, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232777.775258, expires_in: 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:421 RpcState(Login, 10b024f3-0335-4654-80f0-ed143c8dc33b, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10b024f3-0335-4654-80f0-ed143c8dc33b, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10b024f3-0335-4654-80f0-ed143c8dc33b, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232779.534701, expires_in: 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:421 RpcState(Login, 54034ce7-3d1c-4f67-8ccb-d9386711bed3, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54034ce7-3d1c-4f67-8ccb-d9386711bed3, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54034ce7-3d1c-4f67-8ccb-d9386711bed3, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232781.0808103, expires_in: 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:421 RpcState(Login, fb9737ec-edfb-4d34-a63c-13eee45a03b0, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb9737ec-edfb-4d34-a63c-13eee45a03b0, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb9737ec-edfb-4d34-a63c-13eee45a03b0, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232782.921858, expires_in: 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:421 RpcState(Login, 6e5ae510-d6be-407a-8858-98d284b08c9b, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6e5ae510-d6be-407a-8858-98d284b08c9b, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6e5ae510-d6be-407a-8858-98d284b08c9b, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232784.9785378, expires_in: 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:421 RpcState(Login, 9039de71-c182-4a70-80f3-9b2785a51652, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9039de71-c182-4a70-80f3-9b2785a51652, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9039de71-c182-4a70-80f3-9b2785a51652, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232786.9734666, expires_in: 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:421 RpcState(Login, 0e7087c8-9b23-4755-bc94-96ef027e2849, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e7087c8-9b23-4755-bc94-96ef027e2849, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e7087c8-9b23-4755-bc94-96ef027e2849, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232788.2695522, expires_in: 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:421 RpcState(Login, dddd58ba-1c55-4af5-94d6-2c79beacf12e, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dddd58ba-1c55-4af5-94d6-2c79beacf12e, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dddd58ba-1c55-4af5-94d6-2c79beacf12e, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232789.8026876, expires_in: 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:421 RpcState(Login, 987e2cd5-2e8d-4bac-ac87-1cffb017965f, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 987e2cd5-2e8d-4bac-ac87-1cffb017965f, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 987e2cd5-2e8d-4bac-ac87-1cffb017965f, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232791.373803, expires_in: 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:421 RpcState(Login, 40254c60-6991-4b37-8a56-79075eff0841, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40254c60-6991-4b37-8a56-79075eff0841, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40254c60-6991-4b37-8a56-79075eff0841, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232792.9769702, expires_in: 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:421 RpcState(Login, 79e03f3e-9410-4b03-ab29-605d29ffe4e3, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79e03f3e-9410-4b03-ab29-605d29ffe4e3, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79e03f3e-9410-4b03-ab29-605d29ffe4e3, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232794.5175462, expires_in: 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:421 RpcState(Login, e38170df-2ed7-4a81-8f90-efac6f2a7ead, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e38170df-2ed7-4a81-8f90-efac6f2a7ead, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e38170df-2ed7-4a81-8f90-efac6f2a7ead, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232796.201244, expires_in: 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:421 RpcState(Login, 15c612ee-d063-48db-a5f3-dcfe1df984a3, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15c612ee-d063-48db-a5f3-dcfe1df984a3, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15c612ee-d063-48db-a5f3-dcfe1df984a3, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232797.633653, expires_in: 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:421 RpcState(Login, 18784aab-3c47-4e2b-a256-dda55c0071e1, localhost:18376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18784aab-3c47-4e2b-a256-dda55c0071e1, localhost:18376): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18784aab-3c47-4e2b-a256-dda55c0071e1, localhost:18376): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:18376". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18376
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765232799484631&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:24640/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:29886/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1354
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14772
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18110
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13678
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24640
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21528
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26631
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24159
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29886
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23998
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:18376/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2223
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9446
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1974
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18376
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31512
============================== slowest durations ===============================
344.52s call     test_secrets_usage.py::test_success_external_data_table[encryption_disabled]
17.98s setup    test_secrets_usage.py::test_success_external_data_table[encryption_disabled]
11.54s teardown test_secrets_usage.py::test_success_external_data_table[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_success_external_data_table[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 1 failed in 374.59s (0:06:14) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
_____________ test_success_external_data_table[encryption_enabled] _____________
ydb/tests/functional/secrets/test_secrets_usage.py:264: in test_success_external_data_table
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_success_external_data_table[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27711
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/00028e/r3tmp/kikimr_cluster_p_nomtin
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5301
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27647
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63331
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24256
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028e/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/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/node_1/logfile_fhzxtet8.log --grpc-port=5301 --mon-port=27647 --ic-port=27711
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5301/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028e/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/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/node_1/logfile_fhzxtet8.log --grpc-port=5301 --mon-port=27647 --ic-port=27711
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/00028e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/node_1/logfile_fhzxtet8.log', '--grpc-port=5301', '--mon-port=27647', '--ic-port=27711')' in '/home/runner/.ya/build/build_root/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1248503
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5301/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/kvpj/00028e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1248508
DEBUG    ya.test:process.py:259 Command (pid 1248508) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1248508) elapsed time (sec): 1.888840913772583
DEBUG    ya.test:process.py:263 Command (pid 1248508) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248508) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1248508) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248508) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1248508) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1248508) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1248508) minflt: 16267
DEBUG    ya.test:process.py:263 Command (pid 1248508) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1248508) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1248508) nivcsw: 197
DEBUG    ya.test:process.py:263 Command (pid 1248508) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1248508) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1248508) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1248508) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1248508) stime: 1.635108
DEBUG    ya.test:process.py:263 Command (pid 1248508) utime: 0.11504199999999999
DEBUG    ya.test:process.py:263 Command (pid 1248508) wtime: 1.892
DEBUG    ya.test:process.py:275 Command (pid 1248508) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1248508) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5301', '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: 27711\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/kvpj/00028e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5301', '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: 27711\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1251854
DEBUG    ya.test:process.py:259 Command (pid 1251854) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1251854) elapsed time (sec): 0.6737473011016846
DEBUG    ya.test:process.py:263 Command (pid 1251854) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251854) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1251854) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251854) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1251854) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1251854) maxrss: 555640
DEBUG    ya.test:process.py:263 Command (pid 1251854) minflt: 19957
DEBUG    ya.test:process.py:263 Command (pid 1251854) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1251854) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1251854) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 1251854) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1251854) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1251854) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 1251854) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1251854) stime: 0.506192
DEBUG    ya.test:process.py:263 Command (pid 1251854) utime: 0.12464099999999999
DEBUG    ya.test:process.py:263 Command (pid 1251854) wtime: 0.675
DEBUG    ya.test:process.py:275 Command (pid 1251854) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5301', '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/kvpj/00028e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5301', '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: 1252255
DEBUG    ya.test:process.py:259 Command (pid 1252255) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1252255) elapsed time (sec): 0.6322457790374756
DEBUG    ya.test:process.py:263 Command (pid 1252255) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252255) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1252255) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252255) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1252255) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1252255) maxrss: 555544
DEBUG    ya.test:process.py:263 Command (pid 1252255) minflt: 18407
DEBUG    ya.test:process.py:263 Command (pid 1252255) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1252255) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1252255) nivcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 1252255) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1252255) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1252255) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 1252255) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1252255) stime: 0.497118
DEBUG    ya.test:process.py:263 Command (pid 1252255) utime: 0.088198
DEBUG    ya.test:process.py:263 Command (pid 1252255) wtime: 0.633
DEBUG    ya.test:process.py:275 Command (pid 1252255) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7228
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/kvpj/00028e/r3tmp/kikimr_cluster_26169a3k
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3704
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11125
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16546
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17405
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028e/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/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/node_1/logfile_0gwy1o4w.log --grpc-port=3704 --mon-port=11125 --ic-port=7228
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3704/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028e/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/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/node_1/logfile_0gwy1o4w.log --grpc-port=3704 --mon-port=11125 --ic-port=7228
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/00028e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/node_1/logfile_0gwy1o4w.log', '--grpc-port=3704', '--mon-port=11125', '--ic-port=7228')' in '/home/runner/.ya/build/build_root/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1253027
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3704/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/kvpj/00028e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1253029
DEBUG    ya.test:process.py:259 Command (pid 1253029) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1253029) elapsed time (sec): 1.406801700592041
DEBUG    ya.test:process.py:263 Command (pid 1253029) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253029) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1253029) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253029) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1253029) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1253029) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1253029) minflt: 16262
DEBUG    ya.test:process.py:263 Command (pid 1253029) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1253029) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1253029) nivcsw: 195
DEBUG    ya.test:process.py:263 Command (pid 1253029) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1253029) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1253029) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 1253029) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1253029) stime: 1.208234
DEBUG    ya.test:process.py:263 Command (pid 1253029) utime: 0.111652
DEBUG    ya.test:process.py:263 Command (pid 1253029) wtime: 1.408
DEBUG    ya.test:process.py:275 Command (pid 1253029) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1253029) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3704', '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: 7228\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kvpj/00028e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3704', '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: 7228\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1258923
DEBUG    ya.test:process.py:259 Command (pid 1258923) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1258923) elapsed time (sec): 1.5236773490905762
DEBUG    ya.test:process.py:263 Command (pid 1258923) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258923) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1258923) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258923) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1258923) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1258923) maxrss: 555536
DEBUG    ya.test:process.py:263 Command (pid 1258923) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 1258923) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1258923) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1258923) nivcsw: 168
DEBUG    ya.test:process.py:263 Command (pid 1258923) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1258923) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1258923) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 1258923) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1258923) stime: 1.268262
DEBUG    ya.test:process.py:263 Command (pid 1258923) utime: 0.135952
DEBUG    ya.test:process.py:263 Command (pid 1258923) wtime: 1.525
DEBUG    ya.test:process.py:275 Command (pid 1258923) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/kvpj/00028e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3704', '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.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/kvpj/00028e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3704', '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: 1260419
DEBUG    ya.test:process.py:259 Command (pid 1260419) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1260419) elapsed time (sec): 0.7045249938964844
DEBUG    ya.test:process.py:263 Command (pid 1260419) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1260419) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1260419) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1260419) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1260419) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1260419) maxrss: 555540
DEBUG    ya.test:process.py:263 Command (pid 1260419) minflt: 18407
DEBUG    ya.test:process.py:263 Command (pid 1260419) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1260419) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1260419) nivcsw: 83
DEBUG    ya.test:process.py:263 Command (pid 1260419) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1260419) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1260419) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 1260419) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1260419) stime: 0.511143
DEBUG    ya.test:process.py:263 Command (pid 1260419) utime: 0.11886999999999999
DEBUG    ya.test:process.py:263 Command (pid 1260419) wtime: 0.706
DEBUG    ya.test:process.py:275 Command (pid 1260419) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/kvpj/00028e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29633
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5976
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4367
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17707
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32037
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3704 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/slot_1/logfile__7xzmm2n.log --grpc-port=29633 --mon-port=5976 --ic-port=4367 --key-file /home/runner/.ya/build/build_root/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/kvpj/00028e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:3704 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/slot_1/logfile__7xzmm2n.log --grpc-port=29633 --mon-port=5976 --ic-port=4367 --key-file /home/runner/.ya/build/build_root/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kvpj/00028e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:3704', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/slot_1/logfile__7xzmm2n.log', '--grpc-port=29633', '--mon-port=5976', '--ic-port=4367', '--key-file', '/home/runner/.ya/build/build_root/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/kvpj/00028e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1261710
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29633/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/kvpj/00028e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1261741
DEBUG    ya.test:process.py:259 Command (pid 1261741) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1261741) elapsed time (sec): 0.8188648223876953
DEBUG    ya.test:process.py:263 Command (pid 1261741) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261741) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1261741) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261741) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1261741) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1261741) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1261741) minflt: 16263
DEBUG    ya.test:process.py:263 Command (pid 1261741) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1261741) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1261741) nivcsw: 77
DEBUG    ya.test:process.py:263 Command (pid 1261741) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1261741) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1261741) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1261741) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1261741) stime: 0.628554
DEBUG    ya.test:process.py:263 Command (pid 1261741) utime: 0.118597
DEBUG    ya.test:process.py:263 Command (pid 1261741) wtime: 0.82
DEBUG    ya.test:process.py:275 Command (pid 1261741) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -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 1261741) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_success_external_data_table[encryption_enabled])
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c5966bf7-7187-4e7e-94c0-0f8dacfdeb8d, localhost:3704): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c5966bf7-7187-4e7e-94c0-0f8dacfdeb8d, localhost:3704): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c5966bf7-7187-4e7e-94c0-0f8dacfdeb8d, localhost:3704): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 29633 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:29633, 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:3704
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 47f912da-36a0-400e-a99f-590553ba1b24, ghrun-2tlsei57yi.auto.internal:29633): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 47f912da-36a0-400e-a99f-590553ba1b24, ghrun-2tlsei57yi.auto.internal:29633): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 47f912da-36a0-400e-a99f-590553ba1b24, ghrun-2tlsei57yi.auto.internal:29633): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=Y2MxNDUzMDQtZTVkZmYyMTEtMjI5YmYzNzQtYzczYTI5Njc=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 449f9149-cec7-4e48-9502-c715f15bc2c5, ghrun-2tlsei57yi.auto.internal:29633): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 449f9149-cec7-4e48-9502-c715f15bc2c5, ghrun-2tlsei57yi.auto.internal:29633): request = { session_id: "ydb://session/3?node_id=50000&id=Y2MxNDUzMDQtZTVkZmYyMTEtMjI5YmYzNzQtYzczYTI5Njc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 449f9149-cec7-4e48-9502-c715f15bc2c5, ghrun-2tlsei57yi.auto.internal:29633): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=Y2MxNDUzMDQtZTVkZmYyMTEtMjI5YmYzNzQtYzczYTI5Njc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1aafad54-2abd-4917-b296-3f4a201ec7f9, ghrun-2tlsei57yi.auto.internal:29633): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1aafad54-2abd-4917-b296-3f4a201ec7f9, ghrun-2tlsei57yi.auto.internal:29633): request = { session_id: "ydb://session/3?node_id=50000&id=Y2MxNDUzMDQtZTVkZmYyMTEtMjI5YmYzNzQtYzczYTI5Njc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1aafad54-2abd-4917-b296-3f4a201ec7f9, ghrun-2tlsei57yi.auto.internal:29633): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=Y2MxNDUzMDQtZTVkZmYyMTEtMjI5YmYzNzQtYzczYTI5Njc=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, e6f42f07-2343-4cc1-956b-85a2cf3f2a2b, ghrun-2tlsei57yi.auto.internal:29633): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, e6f42f07-2343-4cc1-956b-85a2cf3f2a2b, ghrun-2tlsei57yi.auto.internal:29633): request = { session_id: "ydb://session/3?node_id=50000&id=Y2MxNDUzMDQtZTVkZmYyMTEtMjI5YmYzNzQtYzczYTI5Njc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, e6f42f07-2343-4cc1-956b-85a2cf3f2a2b, ghrun-2tlsei57yi.auto.internal:29633): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 449f9149-cec7-4e48-9502-c715f15bc2c5, ghrun-2tlsei57yi.auto.internal:29633): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3704
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:29633
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, bfe9f025-24de-4083-89c2-0408d53b8ed3, localhost:3704): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bfe9f025-24de-4083-89c2-0408d53b8ed3, localhost:3704): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bfe9f025-24de-4083-89c2-0408d53b8ed3, localhost:3704): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 29633 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:29633, 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:3704
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 20ac1fb5-79c8-4c18-a293-26077c3ae272, ghrun-2tlsei57yi.auto.internal:29633): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 20ac1fb5-79c8-4c18-a293-26077c3ae272, ghrun-2tlsei57yi.auto.internal:29633): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 20ac1fb5-79c8-4c18-a293-26077c3ae272, ghrun-2tlsei57yi.auto.internal:29633): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZDcyZDBkNTYtNDBmODJmNTQtMmE3NDZkOGUtMjMzYTJiYmU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 073df89f-1b18-486f-b11a-9ad4b07fd750, ghrun-2tlsei57yi.auto.internal:29633): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 073df89f-1b18-486f-b11a-9ad4b07fd750, ghrun-2tlsei57yi.auto.internal:29633): request = { session_id: "ydb://session/3?node_id=50000&id=ZDcyZDBkNTYtNDBmODJmNTQtMmE3NDZkOGUtMjMzYTJiYmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 073df89f-1b18-486f-b11a-9ad4b07fd750, ghrun-2tlsei57yi.auto.internal:29633): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=ZDcyZDBkNTYtNDBmODJmNTQtMmE3NDZkOGUtMjMzYTJiYmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f0c7b15-e114-4553-a39c-089db346380e, ghrun-2tlsei57yi.auto.internal:29633): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f0c7b15-e114-4553-a39c-089db346380e, ghrun-2tlsei57yi.auto.internal:29633): request = { session_id: "ydb://session/3?node_id=50000&id=ZDcyZDBkNTYtNDBmODJmNTQtMmE3NDZkOGUtMjMzYTJiYmU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f0c7b15-e114-4553-a39c-089db346380e, ghrun-2tlsei57yi.auto.internal:29633): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZDcyZDBkNTYtNDBmODJmNTQtMmE3NDZkOGUtMjMzYTJiYmU=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, c2a1901e-a311-4d35-a71d-fb7a3ff87577, ghrun-2tlsei57yi.auto.internal:29633): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c2a1901e-a311-4d35-a71d-fb7a3ff87577, ghrun-2tlsei57yi.auto.internal:29633): request = { session_id: "ydb://session/3?node_id=50000&id=ZDcyZDBkNTYtNDBmODJmNTQtMmE3NDZkOGUtMjMzYTJiYmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c2a1901e-a311-4d35-a71d-fb7a3ff87577, ghrun-2tlsei57yi.auto.internal:29633): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 073df89f-1b18-486f-b11a-9ad4b07fd750, ghrun-2tlsei57yi.auto.internal:29633): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3704
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:29633
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a6df7ef3-8c2e-4b53-ba2e-fe76dda282b7, localhost:3704): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a6df7ef3-8c2e-4b53-ba2e-fe76dda282b7, localhost:3704): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a6df7ef3-8c2e-4b53-ba2e-fe76dda282b7, localhost:3704): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 29633 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:29633, 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:3704
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c26a9956-18c4-40aa-9f06-43a4e11e552a, ghrun-2tlsei57yi.auto.internal:29633): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c26a9956-18c4-40aa-9f06-43a4e11e552a, ghrun-2tlsei57yi.auto.internal:29633): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c26a9956-18c4-40aa-9f06-43a4e11e552a, ghrun-2tlsei57yi.auto.internal:29633): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NWEyZTBjNDQtZTAzOWMwYmQtMTZmYzU3OWUtZDVhOTNkZjE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2c40a514-64d1-486b-aa89-bc5c3e2afb7a, ghrun-2tlsei57yi.auto.internal:29633): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2c40a514-64d1-486b-aa89-bc5c3e2afb7a, ghrun-2tlsei57yi.auto.internal:29633): request = { session_id: "ydb://session/3?node_id=50000&id=NWEyZTBjNDQtZTAzOWMwYmQtMTZmYzU3OWUtZDVhOTNkZjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2c40a514-64d1-486b-aa89-bc5c3e2afb7a, ghrun-2tlsei57yi.auto.internal:29633): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=NWEyZTBjNDQtZTAzOWMwYmQtMTZmYzU3OWUtZDVhOTNkZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1f9803f5-bdbc-4cdd-9cdd-8af848b1b97d, ghrun-2tlsei57yi.auto.internal:29633): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f9803f5-bdbc-4cdd-9cdd-8af848b1b97d, ghrun-2tlsei57yi.auto.internal:29633): request = { session_id: "ydb://session/3?node_id=50000&id=NWEyZTBjNDQtZTAzOWMwYmQtMTZmYzU3OWUtZDVhOTNkZjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f9803f5-bdbc-4cdd-9cdd-8af848b1b97d, ghrun-2tlsei57yi.auto.internal:29633): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NWEyZTBjNDQtZTAzOWMwYmQtMTZmYzU3OWUtZDVhOTNkZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 6cb18bda-e22a-4d5c-ad3d-d871d6d32b23, ghrun-2tlsei57yi.auto.internal:29633): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 6cb18bda-e22a-4d5c-ad3d-d871d6d32b23, ghrun-2tlsei57yi.auto.internal:29633): request = { session_id: "ydb://session/3?node_id=50000&id=NWEyZTBjNDQtZTAzOWMwYmQtMTZmYzU3OWUtZDVhOTNkZjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 6cb18bda-e22a-4d5c-ad3d-d871d6d32b23, ghrun-2tlsei57yi.auto.internal:29633): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2c40a514-64d1-486b-aa89-bc5c3e2afb7a, ghrun-2tlsei57yi.auto.internal:29633): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3704
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:29633
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 02282e24-8dc7-42e2-a422-c30bfd4707bc, localhost:3704): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 02282e24-8dc7-42e2-a422-c30bfd4707bc, localhost:3704): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 02282e24-8dc7-42e2-a422-c30bfd4707bc, localhost:3704): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 29633 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 /Root/test: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tlsei57yi.auto.internal:29633, 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:3704
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8fd5ce05-62a1-462d-a1fe-12bb46eb81e3, ghrun-2tlsei57yi.auto.internal:29633): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8fd5ce05-62a1-462d-a1fe-12bb46eb81e3, ghrun-2tlsei57yi.auto.internal:29633): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8fd5ce05-62a1-462d-a1fe-12bb46eb81e3, ghrun-2tlsei57yi.auto.internal:29633): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MTIyOGM2OTYtNDI0YmNiNDEtYjRjNzgxODctM2U0ZGQ1ZGU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c6f3bb34-38a7-4a10-964e-3c41584d482b, ghrun-2tlsei57yi.auto.internal:29633): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c6f3bb34-38a7-4a10-964e-3c41584d482b, ghrun-2tlsei57yi.auto.internal:29633): request = { session_id: "ydb://session/3?node_id=50000&id=MTIyOGM2OTYtNDI0YmNiNDEtYjRjNzgxODctM2U0ZGQ1ZGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c6f3bb34-38a7-4a10-964e-3c41584d482b, ghrun-2tlsei57yi.auto.internal:29633): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=50000&id=MTIyOGM2OTYtNDI0YmNiNDEtYjRjNzgxODctM2U0ZGQ1ZGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a8aaeae-2f5b-4b25-b98a-c51ddcf002f9, ghrun-2tlsei57yi.auto.internal:29633): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a8aaeae-2f5b-4b25-b98a-c51ddcf002f9, ghrun-2tlsei57yi.auto.internal:29633): request = { session_id: "ydb://session/3?node_id=50000&id=MTIyOGM2OTYtNDI0YmNiNDEtYjRjNzgxODctM2U0ZGQ1ZGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a8aaeae-2f5b-4b25-b98a-c51ddcf002f9, ghrun-2tlsei57yi.auto.internal:29633): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MTIyOGM2OTYtNDI0YmNiNDEtYjRjNzgxODctM2U0ZGQ1ZGU=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 30de8f87-7a59-4cdf-9aef-bf12421872b2, ghrun-2tlsei57yi.auto.internal:29633): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 30de8f87-7a59-4cdf-9aef-bf12421872b2, ghrun-2tlsei57yi.auto.internal:29633): request = { session_id: "ydb://session/3?node_id=50000&id=MTIyOGM2OTYtNDI0YmNiNDEtYjRjNzgxODctM2U0ZGQ1ZGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 30de8f87-7a59-4cdf-9aef-bf12421872b2, ghrun-2tlsei57yi.auto.internal:29633): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c6f3bb34-38a7-4a10-964e-3c41584d482b, ghrun-2tlsei57yi.auto.internal:29633): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3704
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:29633
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232457.961497, expires_in: 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:421 RpcState(Login, c8bcbb8b-e892-433a-b724-9eb11ddf6996, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8bcbb8b-e892-433a-b724-9eb11ddf6996, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8bcbb8b-e892-433a-b724-9eb11ddf6996, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232458.792745, expires_in: 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:421 RpcState(Login, 6e9b984f-1470-423a-9756-81c6ce1035e4, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6e9b984f-1470-423a-9756-81c6ce1035e4, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6e9b984f-1470-423a-9756-81c6ce1035e4, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232459.9607832, expires_in: 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:421 RpcState(Login, 867cbd38-674f-4729-968d-ed059a72297b, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 867cbd38-674f-4729-968d-ed059a72297b, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 867cbd38-674f-4729-968d-ed059a72297b, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232461.4806402, expires_in: 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:421 RpcState(Login, 75a555cd-3e01-4b51-91bf-8925ca34c21c, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75a555cd-3e01-4b51-91bf-8925ca34c21c, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75a555cd-3e01-4b51-91bf-8925ca34c21c, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232462.981221, expires_in: 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:421 RpcState(Login, 0ec103ce-bc2d-425e-bd6a-0f909a18f155, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ec103ce-bc2d-425e-bd6a-0f909a18f155, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ec103ce-bc2d-425e-bd6a-0f909a18f155, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232463.4358559, expires_in: 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:421 RpcState(Login, c3784915-3cac-494f-8c65-00aa41fe8566, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3784915-3cac-494f-8c65-00aa41fe8566, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3784915-3cac-494f-8c65-00aa41fe8566, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232464.7995644, expires_in: 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:421 RpcState(Login, ae8619e8-d1fd-4178-a558-01e1dacf586f, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae8619e8-d1fd-4178-a558-01e1dacf586f, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae8619e8-d1fd-4178-a558-01e1dacf586f, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232466.087587, expires_in: 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:421 RpcState(Login, 5e393146-e4d5-4f9e-8c1e-2fec51be8e41, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e393146-e4d5-4f9e-8c1e-2fec51be8e41, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e393146-e4d5-4f9e-8c1e-2fec51be8e41, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232467.7773333, expires_in: 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:421 RpcState(Login, 8db5f0f5-1c12-4833-a396-e8a879573cb9, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8db5f0f5-1c12-4833-a396-e8a879573cb9, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8db5f0f5-1c12-4833-a396-e8a879573cb9, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232468.4924593, expires_in: 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:421 RpcState(Login, 382974ea-7bd0-4919-9ae4-cef8947b0d55, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 382974ea-7bd0-4919-9ae4-cef8947b0d55, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 382974ea-7bd0-4919-9ae4-cef8947b0d55, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232470.541543, expires_in: 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:421 RpcState(Login, 4fbd06e9-5ea1-47e4-9329-1199935c62c8, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4fbd06e9-5ea1-47e4-9329-1199935c62c8, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4fbd06e9-5ea1-47e4-9329-1199935c62c8, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232471.9148169, expires_in: 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:421 RpcState(Login, f363ca5c-028c-4e3b-9ad5-da0ff3df9efa, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f363ca5c-028c-4e3b-9ad5-da0ff3df9efa, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f363ca5c-028c-4e3b-9ad5-da0ff3df9efa, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232473.8936622, expires_in: 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:421 RpcState(Login, cd043043-fe0a-405d-8c92-9ae328d6004d, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd043043-fe0a-405d-8c92-9ae328d6004d, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd043043-fe0a-405d-8c92-9ae328d6004d, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232475.6459043, expires_in: 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:421 RpcState(Login, 2182386e-a14b-479c-8bb7-37171e903b1d, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2182386e-a14b-479c-8bb7-37171e903b1d, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2182386e-a14b-479c-8bb7-37171e903b1d, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232477.413342, expires_in: 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:421 RpcState(Login, ec3ec5fc-613a-4f23-83f9-0c3023850ace, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec3ec5fc-613a-4f23-83f9-0c3023850ace, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec3ec5fc-613a-4f23-83f9-0c3023850ace, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232478.790716, expires_in: 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:421 RpcState(Login, 5aea8fba-2072-4805-bca4-f36e13fea6fa, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5aea8fba-2072-4805-bca4-f36e13fea6fa, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5aea8fba-2072-4805-bca4-f36e13fea6fa, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232480.0175452, expires_in: 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:421 RpcState(Login, 1f7f146b-1f39-4c41-8efc-b15a66deda84, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f7f146b-1f39-4c41-8efc-b15a66deda84, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f7f146b-1f39-4c41-8efc-b15a66deda84, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232481.9937997, expires_in: 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:421 RpcState(Login, 008f4dc7-b288-4915-8f41-3e205d4a5807, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 008f4dc7-b288-4915-8f41-3e205d4a5807, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 008f4dc7-b288-4915-8f41-3e205d4a5807, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232483.5967977, expires_in: 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:421 RpcState(Login, 2f0841aa-3a1c-4a81-8143-800b23c93916, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f0841aa-3a1c-4a81-8143-800b23c93916, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f0841aa-3a1c-4a81-8143-800b23c93916, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232484.9555614, expires_in: 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:421 RpcState(Login, 8a8cedf5-f5c4-4576-8074-4757a1b74e11, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a8cedf5-f5c4-4576-8074-4757a1b74e11, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a8cedf5-f5c4-4576-8074-4757a1b74e11, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232486.4670038, expires_in: 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:421 RpcState(Login, 37e81bf9-8c4c-4e87-b546-034c9de08fe5, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37e81bf9-8c4c-4e87-b546-034c9de08fe5, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37e81bf9-8c4c-4e87-b546-034c9de08fe5, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232488.1338005, expires_in: 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:421 RpcState(Login, 4130d88f-de3c-4347-938b-bd2269f46d67, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4130d88f-de3c-4347-938b-bd2269f46d67, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4130d88f-de3c-4347-938b-bd2269f46d67, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232489.6116977, expires_in: 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:421 RpcState(Login, 75d3ba9c-29f9-4540-97f9-9e5a9079190c, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75d3ba9c-29f9-4540-97f9-9e5a9079190c, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75d3ba9c-29f9-4540-97f9-9e5a9079190c, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232491.3191297, expires_in: 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:421 RpcState(Login, e6bfeafe-deb1-4f35-8878-2da0d61d3797, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6bfeafe-deb1-4f35-8878-2da0d61d3797, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6bfeafe-deb1-4f35-8878-2da0d61d3797, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232493.013629, expires_in: 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:421 RpcState(Login, 0260840b-55cc-4cf1-be39-3a1f325a75b8, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0260840b-55cc-4cf1-be39-3a1f325a75b8, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0260840b-55cc-4cf1-be39-3a1f325a75b8, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232495.1708183, expires_in: 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:421 RpcState(Login, 00139be1-98fb-478f-8e07-d6ba442d8a2f, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00139be1-98fb-478f-8e07-d6ba442d8a2f, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00139be1-98fb-478f-8e07-d6ba442d8a2f, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232496.8360257, expires_in: 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:421 RpcState(Login, a764e4ab-62d0-4b13-a36a-2e166db31c84, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a764e4ab-62d0-4b13-a36a-2e166db31c84, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a764e4ab-62d0-4b13-a36a-2e166db31c84, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232498.429473, expires_in: 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:421 RpcState(Login, f61201c8-7c55-41b9-99d5-9bf97d773c5b, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f61201c8-7c55-41b9-99d5-9bf97d773c5b, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f61201c8-7c55-41b9-99d5-9bf97d773c5b, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232499.7914717, expires_in: 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:421 RpcState(Login, ca0b237b-806d-4c02-9f6b-47a476673b28, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca0b237b-806d-4c02-9f6b-47a476673b28, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca0b237b-806d-4c02-9f6b-47a476673b28, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232501.5316126, expires_in: 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:421 RpcState(Login, a6684372-7c19-49b3-9700-413937418a88, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6684372-7c19-49b3-9700-413937418a88, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6684372-7c19-49b3-9700-413937418a88, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232503.527946, expires_in: 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:421 RpcState(Login, 5d687cb7-6647-4aec-b2de-2cc3d0be5b75, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d687cb7-6647-4aec-b2de-2cc3d0be5b75, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d687cb7-6647-4aec-b2de-2cc3d0be5b75, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232504.0707119, expires_in: 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:421 RpcState(Login, a742d434-43fc-4315-96a1-2a32d2b7ffb8, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a742d434-43fc-4315-96a1-2a32d2b7ffb8, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a742d434-43fc-4315-96a1-2a32d2b7ffb8, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232505.312061, expires_in: 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:421 RpcState(Login, 5517a703-187a-48d1-9078-ce11e179e6cb, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5517a703-187a-48d1-9078-ce11e179e6cb, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5517a703-187a-48d1-9078-ce11e179e6cb, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232507.0697975, expires_in: 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:421 RpcState(Login, f9fac7a3-f187-4844-8490-da0344ba4ab9, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9fac7a3-f187-4844-8490-da0344ba4ab9, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9fac7a3-f187-4844-8490-da0344ba4ab9, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232509.1538508, expires_in: 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:421 RpcState(Login, e2a6d358-9395-4079-a522-a0ee508d8a3c, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2a6d358-9395-4079-a522-a0ee508d8a3c, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2a6d358-9395-4079-a522-a0ee508d8a3c, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232510.890355, expires_in: 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:421 RpcState(Login, 1ce10ebb-9cd0-4605-9c7d-6af7f40d18e5, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ce10ebb-9cd0-4605-9c7d-6af7f40d18e5, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ce10ebb-9cd0-4605-9c7d-6af7f40d18e5, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232512.2964768, expires_in: 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:421 RpcState(Login, 9de983e7-768f-4306-9b72-d6d98a2656c6, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9de983e7-768f-4306-9b72-d6d98a2656c6, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9de983e7-768f-4306-9b72-d6d98a2656c6, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232514.3974528, expires_in: 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:421 RpcState(Login, 7c09c87d-2318-4805-b51e-5c1a626d3339, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c09c87d-2318-4805-b51e-5c1a626d3339, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c09c87d-2318-4805-b51e-5c1a626d3339, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232515.701973, expires_in: 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:421 RpcState(Login, c05bf963-608d-4ed5-9c6f-93e7636dec3f, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c05bf963-608d-4ed5-9c6f-93e7636dec3f, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c05bf963-608d-4ed5-9c6f-93e7636dec3f, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232517.4090104, expires_in: 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:421 RpcState(Login, adc3cdc9-3f06-4c6f-90f8-76cbba6cf2c3, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, adc3cdc9-3f06-4c6f-90f8-76cbba6cf2c3, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, adc3cdc9-3f06-4c6f-90f8-76cbba6cf2c3, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232518.9836786, expires_in: 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:421 RpcState(Login, 1984a8de-1712-4548-9400-7d4e26ef5131, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1984a8de-1712-4548-9400-7d4e26ef5131, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1984a8de-1712-4548-9400-7d4e26ef5131, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232520.9391856, expires_in: 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:421 RpcState(Login, fde66d97-1091-46cd-ac22-a85624307271, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fde66d97-1091-46cd-ac22-a85624307271, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fde66d97-1091-46cd-ac22-a85624307271, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232522.9636664, expires_in: 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:421 RpcState(Login, 991740a2-1c83-4511-84f8-0a64455aa6b6, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 991740a2-1c83-4511-84f8-0a64455aa6b6, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 991740a2-1c83-4511-84f8-0a64455aa6b6, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232524.7910314, expires_in: 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:421 RpcState(Login, f3ee864c-7ab4-4a80-9846-19b2d870eba4, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3ee864c-7ab4-4a80-9846-19b2d870eba4, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3ee864c-7ab4-4a80-9846-19b2d870eba4, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232526.3073545, expires_in: 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:421 RpcState(Login, ef1d18e0-66f0-4b40-b835-e92a1e4ac470, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef1d18e0-66f0-4b40-b835-e92a1e4ac470, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef1d18e0-66f0-4b40-b835-e92a1e4ac470, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232527.5950398, expires_in: 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:421 RpcState(Login, 637ea853-82a3-41d2-8f00-2fd904aa27bf, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 637ea853-82a3-41d2-8f00-2fd904aa27bf, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 637ea853-82a3-41d2-8f00-2fd904aa27bf, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232529.2430418, expires_in: 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:421 RpcState(Login, a4923116-5d74-4890-a748-d90505a01d87, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4923116-5d74-4890-a748-d90505a01d87, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4923116-5d74-4890-a748-d90505a01d87, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232530.694756, expires_in: 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:421 RpcState(Login, 1883c437-5809-4f57-b062-4ecb918a6349, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1883c437-5809-4f57-b062-4ecb918a6349, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1883c437-5809-4f57-b062-4ecb918a6349, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232532.4812038, expires_in: 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:421 RpcState(Login, 9bffc819-e7c5-4038-bbce-8b5f7eff1655, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9bffc819-e7c5-4038-bbce-8b5f7eff1655, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9bffc819-e7c5-4038-bbce-8b5f7eff1655, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232534.1198635, expires_in: 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:421 RpcState(Login, 057340c8-05c3-45a0-a989-cd7298cf21e3, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 057340c8-05c3-45a0-a989-cd7298cf21e3, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 057340c8-05c3-45a0-a989-cd7298cf21e3, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232535.410701, expires_in: 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:421 RpcState(Login, 787d790c-559a-48aa-a800-a2429b3df84a, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 787d790c-559a-48aa-a800-a2429b3df84a, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 787d790c-559a-48aa-a800-a2429b3df84a, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232537.4075196, expires_in: 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:421 RpcState(Login, 642748d4-d94f-4707-a939-6bb532a6c8d3, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 642748d4-d94f-4707-a939-6bb532a6c8d3, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 642748d4-d94f-4707-a939-6bb532a6c8d3, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232538.765409, expires_in: 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:421 RpcState(Login, b0fc6b2a-3ae2-4aaf-8318-a1c18439a0c0, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0fc6b2a-3ae2-4aaf-8318-a1c18439a0c0, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0fc6b2a-3ae2-4aaf-8318-a1c18439a0c0, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232540.0583496, expires_in: 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:421 RpcState(Login, bcdcfb1f-8e54-4708-bc23-f0551d433705, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bcdcfb1f-8e54-4708-bc23-f0551d433705, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bcdcfb1f-8e54-4708-bc23-f0551d433705, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232541.3123648, expires_in: 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:421 RpcState(Login, 80ae9fe0-b034-4e40-b251-7d94c0920622, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 80ae9fe0-b034-4e40-b251-7d94c0920622, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 80ae9fe0-b034-4e40-b251-7d94c0920622, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232542.8660142, expires_in: 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:421 RpcState(Login, 0090c646-a26d-49fd-b921-9eb36d323a12, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0090c646-a26d-49fd-b921-9eb36d323a12, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0090c646-a26d-49fd-b921-9eb36d323a12, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232544.2466896, expires_in: 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:421 RpcState(Login, 7b224989-ba48-4e4e-b17a-c2c8a237de3e, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b224989-ba48-4e4e-b17a-c2c8a237de3e, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b224989-ba48-4e4e-b17a-c2c8a237de3e, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232545.7431574, expires_in: 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:421 RpcState(Login, ec67c861-badf-497e-997a-22a545c2276d, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec67c861-badf-497e-997a-22a545c2276d, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec67c861-badf-497e-997a-22a545c2276d, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232547.3310604, expires_in: 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:421 RpcState(Login, 71010b41-a845-4638-a496-6b25630f05ed, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71010b41-a845-4638-a496-6b25630f05ed, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71010b41-a845-4638-a496-6b25630f05ed, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232549.4093473, expires_in: 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:421 RpcState(Login, 3a3f317a-b700-45b0-9373-d7dbb847b8e4, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a3f317a-b700-45b0-9373-d7dbb847b8e4, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a3f317a-b700-45b0-9373-d7dbb847b8e4, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232551.036389, expires_in: 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:421 RpcState(Login, a4c420bb-59fb-46d6-bc91-a80bb615f062, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4c420bb-59fb-46d6-bc91-a80bb615f062, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4c420bb-59fb-46d6-bc91-a80bb615f062, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232552.4908342, expires_in: 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:421 RpcState(Login, b0fc2057-bb17-4e54-8d0e-f229921557d7, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0fc2057-bb17-4e54-8d0e-f229921557d7, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0fc2057-bb17-4e54-8d0e-f229921557d7, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232554.2019794, expires_in: 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:421 RpcState(Login, cb9966dd-a2d9-455b-a7ea-bf5ab995320f, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb9966dd-a2d9-455b-a7ea-bf5ab995320f, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb9966dd-a2d9-455b-a7ea-bf5ab995320f, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232555.610966, expires_in: 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:421 RpcState(Login, e94a9407-ef73-4a1d-9f1b-3d8c7d75e734, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e94a9407-ef73-4a1d-9f1b-3d8c7d75e734, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e94a9407-ef73-4a1d-9f1b-3d8c7d75e734, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232557.0104172, expires_in: 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:421 RpcState(Login, aedc7271-38aa-4e07-8ca4-32d15706f12b, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aedc7271-38aa-4e07-8ca4-32d15706f12b, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aedc7271-38aa-4e07-8ca4-32d15706f12b, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232558.86272, expires_in: 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:421 RpcState(Login, 7b13b02b-766a-42ee-9d53-331170cba39a, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b13b02b-766a-42ee-9d53-331170cba39a, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b13b02b-766a-42ee-9d53-331170cba39a, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232560.7850537, expires_in: 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:421 RpcState(Login, 54acec8c-6ca6-4275-86b0-153aba8bc96c, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54acec8c-6ca6-4275-86b0-153aba8bc96c, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54acec8c-6ca6-4275-86b0-153aba8bc96c, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232562.3860514, expires_in: 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:421 RpcState(Login, 4663ab94-43dc-4b50-a2e1-9a287918fe13, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4663ab94-43dc-4b50-a2e1-9a287918fe13, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4663ab94-43dc-4b50-a2e1-9a287918fe13, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232564.0583477, expires_in: 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:421 RpcState(Login, b2960b07-5795-451c-8dc6-d11b4a72831c, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b2960b07-5795-451c-8dc6-d11b4a72831c, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b2960b07-5795-451c-8dc6-d11b4a72831c, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232565.6268766, expires_in: 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:421 RpcState(Login, 483abfb1-1138-4e70-9d84-6b6965dffd59, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 483abfb1-1138-4e70-9d84-6b6965dffd59, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 483abfb1-1138-4e70-9d84-6b6965dffd59, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232567.6499891, expires_in: 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:421 RpcState(Login, 72a019d6-20ad-45d9-b8b2-57a8ea6a3a6f, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 72a019d6-20ad-45d9-b8b2-57a8ea6a3a6f, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 72a019d6-20ad-45d9-b8b2-57a8ea6a3a6f, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232569.5276873, expires_in: 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:421 RpcState(Login, 78dffc38-234a-4055-93d3-8cb1b0749514, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 78dffc38-234a-4055-93d3-8cb1b0749514, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 78dffc38-234a-4055-93d3-8cb1b0749514, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232571.5776358, expires_in: 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:421 RpcState(Login, 0e144dd6-b918-4850-b129-038f6a54685c, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e144dd6-b918-4850-b129-038f6a54685c, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e144dd6-b918-4850-b129-038f6a54685c, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232573.104491, expires_in: 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:421 RpcState(Login, afbf4243-63ae-4524-8b64-b8d23cb23dc7, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, afbf4243-63ae-4524-8b64-b8d23cb23dc7, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, afbf4243-63ae-4524-8b64-b8d23cb23dc7, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232574.686561, expires_in: 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:421 RpcState(Login, e67c5e6d-2775-496e-82b7-a164b8e8657d, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e67c5e6d-2775-496e-82b7-a164b8e8657d, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e67c5e6d-2775-496e-82b7-a164b8e8657d, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232576.8128312, expires_in: 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:421 RpcState(Login, b1b25dcf-49ba-4fd2-959a-0cdb2128bbd9, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1b25dcf-49ba-4fd2-959a-0cdb2128bbd9, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1b25dcf-49ba-4fd2-959a-0cdb2128bbd9, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232578.2565343, expires_in: 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:421 RpcState(Login, 32d1bd95-cbd8-4317-9d85-ba04298dcd8a, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32d1bd95-cbd8-4317-9d85-ba04298dcd8a, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32d1bd95-cbd8-4317-9d85-ba04298dcd8a, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232579.5463917, expires_in: 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:421 RpcState(Login, a066afab-ca04-4001-a253-729be1206840, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a066afab-ca04-4001-a253-729be1206840, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a066afab-ca04-4001-a253-729be1206840, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232581.4983094, expires_in: 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:421 RpcState(Login, 8710abcb-6319-4a7f-b31e-4946b2124bca, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8710abcb-6319-4a7f-b31e-4946b2124bca, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8710abcb-6319-4a7f-b31e-4946b2124bca, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232582.881684, expires_in: 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:421 RpcState(Login, f993b59f-f6b0-4b0e-8792-40aaef7cf692, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f993b59f-f6b0-4b0e-8792-40aaef7cf692, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f993b59f-f6b0-4b0e-8792-40aaef7cf692, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232584.2710497, expires_in: 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:421 RpcState(Login, 735a17a3-4237-4d80-97f1-6e4552c69f44, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 735a17a3-4237-4d80-97f1-6e4552c69f44, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 735a17a3-4237-4d80-97f1-6e4552c69f44, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232586.2631834, expires_in: 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:421 RpcState(Login, e5178378-0399-4c09-940f-ceb98ebc9a7f, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5178378-0399-4c09-940f-ceb98ebc9a7f, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5178378-0399-4c09-940f-ceb98ebc9a7f, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232587.9699366, expires_in: 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:421 RpcState(Login, d42bcd29-2a0a-4f4e-bd27-f284de149488, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d42bcd29-2a0a-4f4e-bd27-f284de149488, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d42bcd29-2a0a-4f4e-bd27-f284de149488, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232589.9314494, expires_in: 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:421 RpcState(Login, 5e8710d3-6723-4bca-a13f-be24d22fe845, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e8710d3-6723-4bca-a13f-be24d22fe845, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e8710d3-6723-4bca-a13f-be24d22fe845, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232591.9495614, expires_in: 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:421 RpcState(Login, d822c6c7-cf89-4f5d-8629-ef7c14ee0486, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d822c6c7-cf89-4f5d-8629-ef7c14ee0486, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d822c6c7-cf89-4f5d-8629-ef7c14ee0486, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232593.494319, expires_in: 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:421 RpcState(Login, 4b02c952-e6c0-481b-a526-8363d06df93e, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b02c952-e6c0-481b-a526-8363d06df93e, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b02c952-e6c0-481b-a526-8363d06df93e, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232595.277566, expires_in: 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:421 RpcState(Login, 193b90ed-230c-4471-bfed-3ef9c6a576ac, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 193b90ed-230c-4471-bfed-3ef9c6a576ac, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 193b90ed-230c-4471-bfed-3ef9c6a576ac, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232596.6595712, expires_in: 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:421 RpcState(Login, 2ca5e5d3-0500-4139-b55d-33d73a416934, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ca5e5d3-0500-4139-b55d-33d73a416934, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ca5e5d3-0500-4139-b55d-33d73a416934, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232597.9528263, expires_in: 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:421 RpcState(Login, 2c42179e-73d9-4766-bff4-bec9fb281dbe, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c42179e-73d9-4766-bff4-bec9fb281dbe, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c42179e-73d9-4766-bff4-bec9fb281dbe, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232599.764298, expires_in: 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:421 RpcState(Login, 32c8e831-162e-4c80-afa5-4f6957dee903, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32c8e831-162e-4c80-afa5-4f6957dee903, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32c8e831-162e-4c80-afa5-4f6957dee903, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232601.1050208, expires_in: 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:421 RpcState(Login, b9d3b0d2-7583-40da-9a1a-aa2cb22346de, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9d3b0d2-7583-40da-9a1a-aa2cb22346de, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9d3b0d2-7583-40da-9a1a-aa2cb22346de, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232602.6026757, expires_in: 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:421 RpcState(Login, 35dc4794-ec38-4445-b5db-4c00c23c464a, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35dc4794-ec38-4445-b5db-4c00c23c464a, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35dc4794-ec38-4445-b5db-4c00c23c464a, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232604.380238, expires_in: 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:421 RpcState(Login, 884b8860-4b06-419e-9929-bfe4f7f466a9, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 884b8860-4b06-419e-9929-bfe4f7f466a9, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 884b8860-4b06-419e-9929-bfe4f7f466a9, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232605.7131608, expires_in: 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:421 RpcState(Login, 47855a78-5523-456c-8af4-51d215204382, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47855a78-5523-456c-8af4-51d215204382, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47855a78-5523-456c-8af4-51d215204382, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232607.473623, expires_in: 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:421 RpcState(Login, c2ad0350-1799-45f0-b902-097145000151, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2ad0350-1799-45f0-b902-097145000151, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2ad0350-1799-45f0-b902-097145000151, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232609.337557, expires_in: 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:421 RpcState(Login, 5a2fa3b4-7d4e-4d67-bf91-4af05940be27, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a2fa3b4-7d4e-4d67-bf91-4af05940be27, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a2fa3b4-7d4e-4d67-bf91-4af05940be27, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232609.6776824, expires_in: 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:421 RpcState(Login, 506ae4df-3a1b-4cae-a83f-558a803bc1cf, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 506ae4df-3a1b-4cae-a83f-558a803bc1cf, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 506ae4df-3a1b-4cae-a83f-558a803bc1cf, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232611.6278923, expires_in: 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:421 RpcState(Login, 89d81ad9-d3fb-4060-8d5d-6d3f4c82efd3, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89d81ad9-d3fb-4060-8d5d-6d3f4c82efd3, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89d81ad9-d3fb-4060-8d5d-6d3f4c82efd3, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232613.4079692, expires_in: 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:421 RpcState(Login, 471e7a97-b16a-4497-8482-b9a8093853b5, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 471e7a97-b16a-4497-8482-b9a8093853b5, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 471e7a97-b16a-4497-8482-b9a8093853b5, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232615.4947438, expires_in: 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:421 RpcState(Login, e06004be-4e67-43ec-b5e2-80ad73a24f68, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e06004be-4e67-43ec-b5e2-80ad73a24f68, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e06004be-4e67-43ec-b5e2-80ad73a24f68, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232616.8146567, expires_in: 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:421 RpcState(Login, 2572f342-6fc5-41bb-996b-4f2f77528697, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2572f342-6fc5-41bb-996b-4f2f77528697, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2572f342-6fc5-41bb-996b-4f2f77528697, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232618.4364488, expires_in: 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:421 RpcState(Login, ee591653-b62b-4cb0-bc70-d11414036816, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee591653-b62b-4cb0-bc70-d11414036816, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee591653-b62b-4cb0-bc70-d11414036816, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232620.4381351, expires_in: 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:421 RpcState(Login, 439eb216-b985-4f2e-8271-05fd2ec6fc87, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 439eb216-b985-4f2e-8271-05fd2ec6fc87, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 439eb216-b985-4f2e-8271-05fd2ec6fc87, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232622.3809605, expires_in: 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:421 RpcState(Login, 1b02b76a-b52a-4a79-b0b3-5bbd88f7e403, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b02b76a-b52a-4a79-b0b3-5bbd88f7e403, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b02b76a-b52a-4a79-b0b3-5bbd88f7e403, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232623.7591608, expires_in: 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:421 RpcState(Login, 01fc6a13-8547-44c5-950b-a9f192a93b66, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01fc6a13-8547-44c5-950b-a9f192a93b66, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01fc6a13-8547-44c5-950b-a9f192a93b66, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232625.2299318, expires_in: 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:421 RpcState(Login, e109367f-43d4-467d-bedd-2ecad8fe7e02, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e109367f-43d4-467d-bedd-2ecad8fe7e02, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e109367f-43d4-467d-bedd-2ecad8fe7e02, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232627.3347173, expires_in: 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:421 RpcState(Login, c695c14b-2857-4eb1-b381-50b9a7b465ee, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c695c14b-2857-4eb1-b381-50b9a7b465ee, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c695c14b-2857-4eb1-b381-50b9a7b465ee, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232628.6238658, expires_in: 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:421 RpcState(Login, 8bc3c2ec-86f5-46dc-a654-787df22636c4, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8bc3c2ec-86f5-46dc-a654-787df22636c4, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8bc3c2ec-86f5-46dc-a654-787df22636c4, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232630.278699, expires_in: 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:421 RpcState(Login, df616907-b3ee-4013-b042-828d8721da72, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df616907-b3ee-4013-b042-828d8721da72, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df616907-b3ee-4013-b042-828d8721da72, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232631.6198993, expires_in: 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:421 RpcState(Login, c7bf91ca-13f5-4403-8db7-0798eaf502bb, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7bf91ca-13f5-4403-8db7-0798eaf502bb, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7bf91ca-13f5-4403-8db7-0798eaf502bb, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232633.422261, expires_in: 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:421 RpcState(Login, 75a37d18-deda-48a1-bf55-54d8afa7ba58, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75a37d18-deda-48a1-bf55-54d8afa7ba58, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75a37d18-deda-48a1-bf55-54d8afa7ba58, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232634.6487029, expires_in: 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:421 RpcState(Login, 26537972-7417-41cb-8fba-7dda3eef2ef7, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 26537972-7417-41cb-8fba-7dda3eef2ef7, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 26537972-7417-41cb-8fba-7dda3eef2ef7, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232636.7564194, expires_in: 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:421 RpcState(Login, aec35498-9f09-4f49-847a-4861ae0f725c, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aec35498-9f09-4f49-847a-4861ae0f725c, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aec35498-9f09-4f49-847a-4861ae0f725c, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232638.1820612, expires_in: 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:421 RpcState(Login, d0b93bba-d739-46ae-99b3-0500565f2b3d, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d0b93bba-d739-46ae-99b3-0500565f2b3d, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d0b93bba-d739-46ae-99b3-0500565f2b3d, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232640.148889, expires_in: 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:421 RpcState(Login, f80c437a-e153-473b-8903-e2681880e3ef, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f80c437a-e153-473b-8903-e2681880e3ef, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f80c437a-e153-473b-8903-e2681880e3ef, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232641.8551042, expires_in: 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:421 RpcState(Login, 79f79e53-c68b-4636-a7df-62d9c418b656, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79f79e53-c68b-4636-a7df-62d9c418b656, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79f79e53-c68b-4636-a7df-62d9c418b656, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232643.1893528, expires_in: 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:421 RpcState(Login, bceea312-ba11-409b-a5c3-016e87fb4f9b, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bceea312-ba11-409b-a5c3-016e87fb4f9b, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bceea312-ba11-409b-a5c3-016e87fb4f9b, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232644.645243, expires_in: 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:421 RpcState(Login, 2e5fa59b-b091-4ff8-874a-79948fcf6a7d, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e5fa59b-b091-4ff8-874a-79948fcf6a7d, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e5fa59b-b091-4ff8-874a-79948fcf6a7d, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232646.3762195, expires_in: 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:421 RpcState(Login, 4ae99042-0791-4556-9b0d-e987d8fa60da, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ae99042-0791-4556-9b0d-e987d8fa60da, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ae99042-0791-4556-9b0d-e987d8fa60da, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232648.0186534, expires_in: 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:421 RpcState(Login, f3553463-2fa0-4860-88e5-9379153f923e, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3553463-2fa0-4860-88e5-9379153f923e, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3553463-2fa0-4860-88e5-9379153f923e, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232649.262613, expires_in: 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:421 RpcState(Login, 2f962e51-beac-4645-b008-656127f3ec6c, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f962e51-beac-4645-b008-656127f3ec6c, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f962e51-beac-4645-b008-656127f3ec6c, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232650.8020434, expires_in: 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:421 RpcState(Login, 41db08e8-c596-4f1c-a9fb-16c68789cb9b, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41db08e8-c596-4f1c-a9fb-16c68789cb9b, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41db08e8-c596-4f1c-a9fb-16c68789cb9b, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232652.338867, expires_in: 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:421 RpcState(Login, 6068b7ff-4c1a-4309-ad3f-51e3306113e7, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6068b7ff-4c1a-4309-ad3f-51e3306113e7, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6068b7ff-4c1a-4309-ad3f-51e3306113e7, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232653.8987103, expires_in: 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:421 RpcState(Login, 146a417e-9b1b-434d-a35b-c3d8c9bceaf5, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 146a417e-9b1b-434d-a35b-c3d8c9bceaf5, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 146a417e-9b1b-434d-a35b-c3d8c9bceaf5, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232654.5847814, expires_in: 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:421 RpcState(Login, 77888a99-480c-4969-a796-e260757a5a81, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77888a99-480c-4969-a796-e260757a5a81, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77888a99-480c-4969-a796-e260757a5a81, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232655.8353052, expires_in: 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:421 RpcState(Login, 7f24399d-93b3-4f5b-9586-1221cf738f86, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f24399d-93b3-4f5b-9586-1221cf738f86, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f24399d-93b3-4f5b-9586-1221cf738f86, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232657.108109, expires_in: 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:421 RpcState(Login, 953e2d3c-47c3-4e32-9ec2-da2b42be780a, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 953e2d3c-47c3-4e32-9ec2-da2b42be780a, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 953e2d3c-47c3-4e32-9ec2-da2b42be780a, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232659.2976768, expires_in: 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:421 RpcState(Login, f1d75ec8-fbd0-40e9-a5b5-acd0d8304109, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1d75ec8-fbd0-40e9-a5b5-acd0d8304109, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1d75ec8-fbd0-40e9-a5b5-acd0d8304109, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232660.6207724, expires_in: 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:421 RpcState(Login, 5b7eb3c4-59bf-4029-b6e0-8f7786179be0, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b7eb3c4-59bf-4029-b6e0-8f7786179be0, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b7eb3c4-59bf-4029-b6e0-8f7786179be0, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232662.662489, expires_in: 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:421 RpcState(Login, 59cc1d38-0546-48d2-8d6c-1599769c4f33, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59cc1d38-0546-48d2-8d6c-1599769c4f33, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59cc1d38-0546-48d2-8d6c-1599769c4f33, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232664.7824934, expires_in: 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:421 RpcState(Login, b6383fa8-d91a-47f8-85af-2f98d97a2447, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6383fa8-d91a-47f8-85af-2f98d97a2447, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6383fa8-d91a-47f8-85af-2f98d97a2447, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232666.362751, expires_in: 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:421 RpcState(Login, fce3aa6b-91fa-4586-9ea2-9fb880c077ec, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fce3aa6b-91fa-4586-9ea2-9fb880c077ec, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fce3aa6b-91fa-4586-9ea2-9fb880c077ec, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232667.8603432, expires_in: 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:421 RpcState(Login, e0240176-011e-4468-9f66-0c52bec8d6f3, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0240176-011e-4468-9f66-0c52bec8d6f3, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0240176-011e-4468-9f66-0c52bec8d6f3, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232669.5211039, expires_in: 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:421 RpcState(Login, 425314d5-1f2a-4671-a8fb-87b10e923bc3, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 425314d5-1f2a-4671-a8fb-87b10e923bc3, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 425314d5-1f2a-4671-a8fb-87b10e923bc3, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232671.4832726, expires_in: 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:421 RpcState(Login, 933746e0-724f-4e06-80b8-cfe33e6d6e9f, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 933746e0-724f-4e06-80b8-cfe33e6d6e9f, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 933746e0-724f-4e06-80b8-cfe33e6d6e9f, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232673.111628, expires_in: 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:421 RpcState(Login, a1e44150-5088-4923-94e2-9993b9723a6e, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a1e44150-5088-4923-94e2-9993b9723a6e, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a1e44150-5088-4923-94e2-9993b9723a6e, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232674.709824, expires_in: 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:421 RpcState(Login, 0dc60962-ce05-49b5-b76a-e663e36d37b9, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0dc60962-ce05-49b5-b76a-e663e36d37b9, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0dc60962-ce05-49b5-b76a-e663e36d37b9, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232676.400697, expires_in: 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:421 RpcState(Login, af2c097a-e3f7-4bb5-9f47-33fef34ee38e, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af2c097a-e3f7-4bb5-9f47-33fef34ee38e, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af2c097a-e3f7-4bb5-9f47-33fef34ee38e, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232678.1042366, expires_in: 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:421 RpcState(Login, c6b9270d-e445-47d4-925d-41f8f54a0a64, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6b9270d-e445-47d4-925d-41f8f54a0a64, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6b9270d-e445-47d4-925d-41f8f54a0a64, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232679.9043567, expires_in: 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:421 RpcState(Login, 294fc589-ff12-41e8-8e68-6086d09e1d01, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 294fc589-ff12-41e8-8e68-6086d09e1d01, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 294fc589-ff12-41e8-8e68-6086d09e1d01, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232682.0185115, expires_in: 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:421 RpcState(Login, 9c7f5d67-5601-4a30-b104-8ad3f5dd495d, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c7f5d67-5601-4a30-b104-8ad3f5dd495d, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c7f5d67-5601-4a30-b104-8ad3f5dd495d, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232683.802725, expires_in: 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:421 RpcState(Login, 55acd520-38bc-490b-9c23-741ca2339042, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55acd520-38bc-490b-9c23-741ca2339042, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55acd520-38bc-490b-9c23-741ca2339042, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232685.0264826, expires_in: 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:421 RpcState(Login, 0a7c2882-9cae-43be-b7ef-cf24d693f3c6, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a7c2882-9cae-43be-b7ef-cf24d693f3c6, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a7c2882-9cae-43be-b7ef-cf24d693f3c6, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232686.9939153, expires_in: 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:421 RpcState(Login, 40dfc6c4-b308-418b-a2b5-7333eded4119, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40dfc6c4-b308-418b-a2b5-7333eded4119, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40dfc6c4-b308-418b-a2b5-7333eded4119, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232688.7794206, expires_in: 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:421 RpcState(Login, beb5af7c-adf3-491e-8aff-c6dea0f28146, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, beb5af7c-adf3-491e-8aff-c6dea0f28146, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, beb5af7c-adf3-491e-8aff-c6dea0f28146, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232690.5213118, expires_in: 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:421 RpcState(Login, 4e89dd04-a21f-4cd1-9877-8a98436c1245, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e89dd04-a21f-4cd1-9877-8a98436c1245, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e89dd04-a21f-4cd1-9877-8a98436c1245, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232692.137585, expires_in: 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:421 RpcState(Login, b3bf52ec-0053-4f0e-b9c6-a031513d8087, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3bf52ec-0053-4f0e-b9c6-a031513d8087, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3bf52ec-0053-4f0e-b9c6-a031513d8087, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232693.6830876, expires_in: 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:421 RpcState(Login, c9c7720a-0f5e-4bd1-8701-6acccf9fd132, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9c7720a-0f5e-4bd1-8701-6acccf9fd132, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9c7720a-0f5e-4bd1-8701-6acccf9fd132, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232695.5420747, expires_in: 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:421 RpcState(Login, fe71d7f4-7bf5-4ae5-8bee-fa9846df4d9a, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe71d7f4-7bf5-4ae5-8bee-fa9846df4d9a, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe71d7f4-7bf5-4ae5-8bee-fa9846df4d9a, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232696.8673244, expires_in: 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:421 RpcState(Login, 22de8ac0-0f74-4635-b14b-7aa59d7bf5ff, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22de8ac0-0f74-4635-b14b-7aa59d7bf5ff, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22de8ac0-0f74-4635-b14b-7aa59d7bf5ff, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232699.0582533, expires_in: 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:421 RpcState(Login, 0d48f7ed-e0f0-4f09-a710-42d4491d2fc9, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d48f7ed-e0f0-4f09-a710-42d4491d2fc9, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d48f7ed-e0f0-4f09-a710-42d4491d2fc9, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232701.15915, expires_in: 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:421 RpcState(Login, 9c6649f5-d6bd-4cb3-9000-77adb2dac08b, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c6649f5-d6bd-4cb3-9000-77adb2dac08b, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c6649f5-d6bd-4cb3-9000-77adb2dac08b, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232702.852375, expires_in: 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:421 RpcState(Login, 3a358209-8d80-4abf-99f9-5ddb5405c422, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a358209-8d80-4abf-99f9-5ddb5405c422, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a358209-8d80-4abf-99f9-5ddb5405c422, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232704.8459277, expires_in: 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:421 RpcState(Login, 0e9c6e7f-648c-41f6-8cd2-e2a50a16025d, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e9c6e7f-648c-41f6-8cd2-e2a50a16025d, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e9c6e7f-648c-41f6-8cd2-e2a50a16025d, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232706.899627, expires_in: 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:421 RpcState(Login, 76688982-c877-4f91-8c1e-773c240beecd, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76688982-c877-4f91-8c1e-773c240beecd, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76688982-c877-4f91-8c1e-773c240beecd, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232708.8839343, expires_in: 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:421 RpcState(Login, 5ae55dba-ffc3-40c1-be5c-fdcbe16ec2b9, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ae55dba-ffc3-40c1-be5c-fdcbe16ec2b9, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ae55dba-ffc3-40c1-be5c-fdcbe16ec2b9, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232711.0626295, expires_in: 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:421 RpcState(Login, c4ebc2ae-c2a6-4889-9d2f-f64e2f4e843c, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4ebc2ae-c2a6-4889-9d2f-f64e2f4e843c, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4ebc2ae-c2a6-4889-9d2f-f64e2f4e843c, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232712.3714569, expires_in: 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:421 RpcState(Login, 3ec54f16-9943-4249-a367-ae51b929ea4c, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ec54f16-9943-4249-a367-ae51b929ea4c, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ec54f16-9943-4249-a367-ae51b929ea4c, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232713.8121731, expires_in: 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:421 RpcState(Login, 9422b869-94d7-4250-9afd-18165eaf309f, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9422b869-94d7-4250-9afd-18165eaf309f, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9422b869-94d7-4250-9afd-18165eaf309f, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232715.251409, expires_in: 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:421 RpcState(Login, f0adbbae-960d-45de-b85e-5f0a99bd5b69, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f0adbbae-960d-45de-b85e-5f0a99bd5b69, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f0adbbae-960d-45de-b85e-5f0a99bd5b69, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232717.3571527, expires_in: 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:421 RpcState(Login, 2b6318a4-d3d5-4cc2-bbb7-01edf10eec2c, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b6318a4-d3d5-4cc2-bbb7-01edf10eec2c, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b6318a4-d3d5-4cc2-bbb7-01edf10eec2c, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232718.9418724, expires_in: 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:421 RpcState(Login, f75cfcc4-00c4-4f41-9d4b-d3d2ee719eb1, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f75cfcc4-00c4-4f41-9d4b-d3d2ee719eb1, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f75cfcc4-00c4-4f41-9d4b-d3d2ee719eb1, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232720.5330818, expires_in: 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:421 RpcState(Login, 5f34eda1-4828-47ed-92b9-f266f54ee2f6, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f34eda1-4828-47ed-92b9-f266f54ee2f6, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f34eda1-4828-47ed-92b9-f266f54ee2f6, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232722.172423, expires_in: 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:421 RpcState(Login, 6dd7cddc-bad8-4efe-8030-2e0a2fa17e00, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6dd7cddc-bad8-4efe-8030-2e0a2fa17e00, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6dd7cddc-bad8-4efe-8030-2e0a2fa17e00, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232723.6928146, expires_in: 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:421 RpcState(Login, 14fc6e20-3192-4ab7-b331-417529e6e420, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14fc6e20-3192-4ab7-b331-417529e6e420, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14fc6e20-3192-4ab7-b331-417529e6e420, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232725.189098, expires_in: 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:421 RpcState(Login, bac91aed-f653-4cae-8936-f07355b2751e, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bac91aed-f653-4cae-8936-f07355b2751e, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bac91aed-f653-4cae-8936-f07355b2751e, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232726.7331517, expires_in: 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:421 RpcState(Login, 2ca8577d-2b96-45c4-9626-ff8b00e7c945, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ca8577d-2b96-45c4-9626-ff8b00e7c945, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ca8577d-2b96-45c4-9626-ff8b00e7c945, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232728.4142046, expires_in: 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:421 RpcState(Login, 8c7bc979-b219-4d72-8549-22624571f4fd, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c7bc979-b219-4d72-8549-22624571f4fd, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c7bc979-b219-4d72-8549-22624571f4fd, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232730.360597, expires_in: 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:421 RpcState(Login, 9f82c680-23e8-4da6-9348-1fb696436210, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f82c680-23e8-4da6-9348-1fb696436210, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f82c680-23e8-4da6-9348-1fb696436210, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232732.3446681, expires_in: 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:421 RpcState(Login, aeacba4e-b182-4c91-930c-b9430e204510, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aeacba4e-b182-4c91-930c-b9430e204510, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aeacba4e-b182-4c91-930c-b9430e204510, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232734.2014132, expires_in: 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:421 RpcState(Login, 77441b73-9136-4063-aee9-32cf094af813, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77441b73-9136-4063-aee9-32cf094af813, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77441b73-9136-4063-aee9-32cf094af813, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232736.239842, expires_in: 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:421 RpcState(Login, 523143be-a1a0-499a-ba0e-a5a209505f8a, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 523143be-a1a0-499a-ba0e-a5a209505f8a, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 523143be-a1a0-499a-ba0e-a5a209505f8a, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232738.1835172, expires_in: 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:421 RpcState(Login, bce2b746-e9dc-4b66-8fef-55b0e35dce3b, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bce2b746-e9dc-4b66-8fef-55b0e35dce3b, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bce2b746-e9dc-4b66-8fef-55b0e35dce3b, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232740.1443374, expires_in: 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:421 RpcState(Login, 6ff36edb-bdf4-4cdd-8e01-a96b8db498e5, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ff36edb-bdf4-4cdd-8e01-a96b8db498e5, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ff36edb-bdf4-4cdd-8e01-a96b8db498e5, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232742.1257315, expires_in: 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:421 RpcState(Login, d17a6178-8561-41da-9e80-f148d0ed7425, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d17a6178-8561-41da-9e80-f148d0ed7425, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d17a6178-8561-41da-9e80-f148d0ed7425, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232744.0594566, expires_in: 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:421 RpcState(Login, 42d38eb9-623d-4836-af57-9c2c02738fc9, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42d38eb9-623d-4836-af57-9c2c02738fc9, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42d38eb9-623d-4836-af57-9c2c02738fc9, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232745.6174886, expires_in: 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:421 RpcState(Login, 0387c2ae-a624-4e00-80f5-3f5779555c03, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0387c2ae-a624-4e00-80f5-3f5779555c03, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0387c2ae-a624-4e00-80f5-3f5779555c03, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232746.86592, expires_in: 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:421 RpcState(Login, d5cab1e9-a452-4cbf-9029-1bdd150b80d8, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5cab1e9-a452-4cbf-9029-1bdd150b80d8, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5cab1e9-a452-4cbf-9029-1bdd150b80d8, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232748.5630572, expires_in: 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:421 RpcState(Login, 628aca86-3747-4108-a630-853d72d65379, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 628aca86-3747-4108-a630-853d72d65379, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 628aca86-3747-4108-a630-853d72d65379, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232750.3417878, expires_in: 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:421 RpcState(Login, aa9c6400-3cbb-48a5-9578-9786c08506b5, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aa9c6400-3cbb-48a5-9578-9786c08506b5, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aa9c6400-3cbb-48a5-9578-9786c08506b5, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232752.472276, expires_in: 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:421 RpcState(Login, 9097e1dc-26ff-46db-bd9b-6483665fcd04, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9097e1dc-26ff-46db-bd9b-6483665fcd04, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9097e1dc-26ff-46db-bd9b-6483665fcd04, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232754.6382415, expires_in: 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:421 RpcState(Login, 01336e54-ad8a-4122-8053-be28d27cea0a, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01336e54-ad8a-4122-8053-be28d27cea0a, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01336e54-ad8a-4122-8053-be28d27cea0a, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232756.081392, expires_in: 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:421 RpcState(Login, 0a3d85df-9e44-47e5-ab7d-200aeb78b373, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a3d85df-9e44-47e5-ab7d-200aeb78b373, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a3d85df-9e44-47e5-ab7d-200aeb78b373, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232758.0073984, expires_in: 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:421 RpcState(Login, bf70d44a-8631-4e5a-806a-d4179d24a646, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf70d44a-8631-4e5a-806a-d4179d24a646, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf70d44a-8631-4e5a-806a-d4179d24a646, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232759.9039598, expires_in: 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:421 RpcState(Login, e649133a-479f-4f38-b40d-5ba6d66f79bf, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e649133a-479f-4f38-b40d-5ba6d66f79bf, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e649133a-479f-4f38-b40d-5ba6d66f79bf, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232761.4374065, expires_in: 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:421 RpcState(Login, 1ccbbf67-694c-40c1-b7ce-e005a47567eb, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ccbbf67-694c-40c1-b7ce-e005a47567eb, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ccbbf67-694c-40c1-b7ce-e005a47567eb, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232763.347467, expires_in: 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:421 RpcState(Login, d17153a4-ee27-47d1-abcd-528e872589a8, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d17153a4-ee27-47d1-abcd-528e872589a8, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d17153a4-ee27-47d1-abcd-528e872589a8, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232765.45465, expires_in: 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:421 RpcState(Login, d03c24e0-c7f1-4ab7-9c6f-a2f8ea30909a, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d03c24e0-c7f1-4ab7-9c6f-a2f8ea30909a, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d03c24e0-c7f1-4ab7-9c6f-a2f8ea30909a, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232767.5132344, expires_in: 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:421 RpcState(Login, 46653861-ea5a-414f-aa57-c4e2870fd3a6, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46653861-ea5a-414f-aa57-c4e2870fd3a6, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46653861-ea5a-414f-aa57-c4e2870fd3a6, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232769.5864787, expires_in: 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:421 RpcState(Login, 192fe1f5-eb5e-4aff-b65d-450fce12d299, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 192fe1f5-eb5e-4aff-b65d-450fce12d299, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 192fe1f5-eb5e-4aff-b65d-450fce12d299, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232771.1651106, expires_in: 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:421 RpcState(Login, 20fa46d0-206d-4585-9ead-fb84faf6d425, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20fa46d0-206d-4585-9ead-fb84faf6d425, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20fa46d0-206d-4585-9ead-fb84faf6d425, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232773.2996783, expires_in: 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:421 RpcState(Login, 123723b4-3fab-4d11-9174-d7c2576610a9, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 123723b4-3fab-4d11-9174-d7c2576610a9, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 123723b4-3fab-4d11-9174-d7c2576610a9, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232775.1177168, expires_in: 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:421 RpcState(Login, 147bd271-1114-4bb3-bcf8-dd021cc4d2f8, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 147bd271-1114-4bb3-bcf8-dd021cc4d2f8, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 147bd271-1114-4bb3-bcf8-dd021cc4d2f8, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232776.456696, expires_in: 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:421 RpcState(Login, 7a52fa24-92c2-4831-876a-d29c4fc2d06e, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a52fa24-92c2-4831-876a-d29c4fc2d06e, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a52fa24-92c2-4831-876a-d29c4fc2d06e, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
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/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232778.4527218, expires_in: 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:421 RpcState(Login, 7068aa2d-a7ea-4821-ab28-8aa8ff6e4076, localhost:5301): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7068aa2d-a7ea-4821-ab28-8aa8ff6e4076, localhost:5301): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7068aa2d-a7ea-4821-ab28-8aa8ff6e4076, localhost:5301): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:5301". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5301
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765232779134535&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:29633/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:3704/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32037
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17707
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4367
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5976
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29633
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17405
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16546
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11125
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3704
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7228
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:5301/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24256
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63331
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27647
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5301
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27711
============================== slowest durations ===============================
324.17s call     test_secrets_usage.py::test_success_external_data_table[encryption_enabled]
17.84s setup    test_secrets_usage.py::test_success_external_data_table[encryption_enabled]
11.54s teardown test_secrets_usage.py::test_success_external_data_table[encryption_enabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_success_external_data_table[encryption_enabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 1 failed in 354.09s (0:05:54) =========================
